public class V1ResourceAttributesBuilder extends V1ResourceAttributesFluentImpl<V1ResourceAttributesBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ResourceAttributes,V1ResourceAttributesBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1ResourceAttributesBuilder() |
V1ResourceAttributesBuilder(Boolean validationEnabled) |
V1ResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1ResourceAttributes instance) |
V1ResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1ResourceAttributes instance,
Boolean validationEnabled) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent,
Boolean validationEnabled) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceAttributes instance) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceAttributes instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ResourceAttributes |
build() |
equals, getGroup, getName, getNamespace, getResource, getSubresource, getVerb, getVersion, hasGroup, hashCode, hasName, hasNamespace, hasResource, hasSubresource, hasVerb, hasVersion, toString, withGroup, withName, withNamespace, withResource, withSubresource, withVerb, withVersionaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ResourceAttributesBuilder()
public V1ResourceAttributesBuilder(Boolean validationEnabled)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, Boolean validationEnabled)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceAttributes instance)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceAttributes instance, Boolean validationEnabled)
public V1ResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1ResourceAttributes instance)
public V1ResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1ResourceAttributes instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.