public class V1ResourceQuotaSpecBuilder extends V1ResourceQuotaSpecFluentImpl<V1ResourceQuotaSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ResourceQuotaSpec,V1ResourceQuotaSpecBuilder>
V1ResourceQuotaSpecFluent.ScopeSelectorNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ResourceQuotaSpecBuilder() |
V1ResourceQuotaSpecBuilder(Boolean validationEnabled) |
V1ResourceQuotaSpecBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance) |
V1ResourceQuotaSpecBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance,
Boolean validationEnabled) |
V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent) |
V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent,
Boolean validationEnabled) |
V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance) |
V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ResourceQuotaSpec |
build() |
addAllToScopes, addToHard, addToHard, addToScopes, addToScopes, buildScopeSelector, editOrNewScopeSelector, editOrNewScopeSelectorLike, editScopeSelector, equals, getFirstScope, getHard, getLastScope, getMatchingScope, getScope, getScopes, getScopeSelector, hasHard, hashCode, hasMatchingScope, hasScopes, hasScopeSelector, removeAllFromScopes, removeFromHard, removeFromHard, removeFromScopes, setToScopes, toString, withHard, withNewScopeSelector, withNewScopeSelectorLike, withScopes, withScopes, withScopeSelectoraccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ResourceQuotaSpecBuilder()
public V1ResourceQuotaSpecBuilder(Boolean validationEnabled)
public V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent)
public V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent, Boolean validationEnabled)
public V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance)
public V1ResourceQuotaSpecBuilder(V1ResourceQuotaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance, Boolean validationEnabled)
public V1ResourceQuotaSpecBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance)
public V1ResourceQuotaSpecBuilder(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.