public class V1NonResourceAttributesBuilder extends V1NonResourceAttributesFluentImpl<V1NonResourceAttributesBuilder> implements VisitableBuilder<V1NonResourceAttributes,V1NonResourceAttributesBuilder>
_visitables
Constructor and Description |
---|
V1NonResourceAttributesBuilder() |
V1NonResourceAttributesBuilder(Boolean validationEnabled) |
V1NonResourceAttributesBuilder(V1NonResourceAttributes instance) |
V1NonResourceAttributesBuilder(V1NonResourceAttributes instance,
Boolean validationEnabled) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent,
Boolean validationEnabled) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent,
V1NonResourceAttributes instance) |
V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent,
V1NonResourceAttributes instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1NonResourceAttributes |
build() |
boolean |
equals(Object o) |
getPath, getVerb, hasPath, hasVerb, withNewPath, withNewPath, withNewPath, withNewVerb, withNewVerb, withNewVerb, withPath, withVerb
accept, aggregate, aggregate, build, build, builderOf
public V1NonResourceAttributesBuilder()
public V1NonResourceAttributesBuilder(Boolean validationEnabled)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent, Boolean validationEnabled)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent, V1NonResourceAttributes instance)
public V1NonResourceAttributesBuilder(V1NonResourceAttributesFluent<?> fluent, V1NonResourceAttributes instance, Boolean validationEnabled)
public V1NonResourceAttributesBuilder(V1NonResourceAttributes instance)
public V1NonResourceAttributesBuilder(V1NonResourceAttributes instance, Boolean validationEnabled)
public V1NonResourceAttributes build()
build
in interface Builder<V1NonResourceAttributes>
public boolean equals(Object o)
equals
in class V1NonResourceAttributesFluentImpl<V1NonResourceAttributesBuilder>
Copyright © 2020. All rights reserved.