public class V1ResourceAttributesBuilder extends V1ResourceAttributesFluentImpl<V1ResourceAttributesBuilder> implements VisitableBuilder<V1ResourceAttributes,V1ResourceAttributesBuilder>
_visitables
Constructor and Description |
---|
V1ResourceAttributesBuilder() |
V1ResourceAttributesBuilder(Boolean validationEnabled) |
V1ResourceAttributesBuilder(V1ResourceAttributes instance) |
V1ResourceAttributesBuilder(V1ResourceAttributes instance,
Boolean validationEnabled) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent,
Boolean validationEnabled) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent,
V1ResourceAttributes instance) |
V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent,
V1ResourceAttributes instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ResourceAttributes |
build() |
boolean |
equals(Object o) |
getGroup, getName, getNamespace, getResource, getSubresource, getVerb, getVersion, hasGroup, hasName, hasNamespace, hasResource, hasSubresource, hasVerb, hasVersion, withGroup, withName, withNamespace, withNewGroup, withNewGroup, withNewGroup, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResource, withNewResource, withNewResource, withNewSubresource, withNewSubresource, withNewSubresource, withNewVerb, withNewVerb, withNewVerb, withNewVersion, withNewVersion, withNewVersion, withResource, withSubresource, withVerb, withVersion
accept, aggregate, aggregate, build, build, builderOf
public V1ResourceAttributesBuilder()
public V1ResourceAttributesBuilder(Boolean validationEnabled)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, Boolean validationEnabled)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, V1ResourceAttributes instance)
public V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, V1ResourceAttributes instance, Boolean validationEnabled)
public V1ResourceAttributesBuilder(V1ResourceAttributes instance)
public V1ResourceAttributesBuilder(V1ResourceAttributes instance, Boolean validationEnabled)
public V1ResourceAttributes build()
build
in interface Builder<V1ResourceAttributes>
public boolean equals(Object o)
equals
in class V1ResourceAttributesFluentImpl<V1ResourceAttributesBuilder>
Copyright © 2020. All rights reserved.