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() |
boolean |
equals(Object o) |
int |
hashCode() |
getPath, getVerb, hasPath, hasVerb, withNewPath, withNewVerb, withPath, withVerb
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public 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)
public io.kubernetes.client.openapi.models.V1NonResourceAttributes build()
public boolean equals(Object o)
equals
in class V1NonResourceAttributesFluentImpl<V1NonResourceAttributesBuilder>
public int hashCode()
hashCode
in class V1NonResourceAttributesFluentImpl<V1NonResourceAttributesBuilder>
Copyright © 2021. All rights reserved.