public class V1ResourceQuotaStatusBuilder extends V1ResourceQuotaStatusFluentImpl<V1ResourceQuotaStatusBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ResourceQuotaStatus,V1ResourceQuotaStatusBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1ResourceQuotaStatusBuilder() |
V1ResourceQuotaStatusBuilder(Boolean validationEnabled) |
V1ResourceQuotaStatusBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance) |
V1ResourceQuotaStatusBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance,
Boolean validationEnabled) |
V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent) |
V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent,
Boolean validationEnabled) |
V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance) |
V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ResourceQuotaStatus |
build() |
addToHard, addToHard, addToUsed, addToUsed, equals, getHard, getUsed, hasHard, hashCode, hasUsed, removeFromHard, removeFromHard, removeFromUsed, removeFromUsed, toString, withHard, withUsedaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ResourceQuotaStatusBuilder()
public V1ResourceQuotaStatusBuilder(Boolean validationEnabled)
public V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent)
public V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent, Boolean validationEnabled)
public V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance)
public V1ResourceQuotaStatusBuilder(V1ResourceQuotaStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance, Boolean validationEnabled)
public V1ResourceQuotaStatusBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance)
public V1ResourceQuotaStatusBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.