public class V1NonResourceAttributesBuilder extends V1NonResourceAttributesFluentImpl<V1NonResourceAttributesBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1NonResourceAttributes,V1NonResourceAttributesBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1NonResourceAttributesBuilder() |
V1NonResourceAttributesBuilder(Boolean validationEnabled) |
V1NonResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1NonResourceAttributes instance) |
V1NonResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1NonResourceAttributes instance,
Boolean validationEnabled) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent,
Boolean validationEnabled) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NonResourceAttributes instance) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NonResourceAttributes instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1NonResourceAttributes |
build() |
equals, getPath, getVerb, hashCode, hasPath, hasVerb, toString, withPath, withVerbaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NonResourceAttributesBuilder()
public V1NonResourceAttributesBuilder(Boolean validationEnabled)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent, Boolean validationEnabled)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent, io.kubernetes.client.openapi.models.V1NonResourceAttributes instance)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent, io.kubernetes.client.openapi.models.V1NonResourceAttributes instance, Boolean validationEnabled)
public V1NonResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1NonResourceAttributes instance)
public V1NonResourceAttributesBuilder(io.kubernetes.client.openapi.models.V1NonResourceAttributes instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.