public class V1RoleRefBuilder extends V1RoleRefFluentImpl<V1RoleRefBuilder> implements VisitableBuilder<V1RoleRef,V1RoleRefBuilder>
_visitables
Constructor and Description |
---|
V1RoleRefBuilder() |
V1RoleRefBuilder(Boolean validationEnabled) |
V1RoleRefBuilder(V1RoleRef instance) |
V1RoleRefBuilder(V1RoleRef instance,
Boolean validationEnabled) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent,
Boolean validationEnabled) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent,
V1RoleRef instance) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent,
V1RoleRef instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1RoleRef |
build() |
boolean |
equals(Object o) |
getApiGroup, getKind, getName, hasApiGroup, hasKind, hasName, withApiGroup, withKind, withName, withNewApiGroup, withNewApiGroup, withNewApiGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName
accept, aggregate, aggregate, build, build, builderOf
public V1RoleRefBuilder()
public V1RoleRefBuilder(Boolean validationEnabled)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent, Boolean validationEnabled)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent, V1RoleRef instance)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent, V1RoleRef instance, Boolean validationEnabled)
public V1RoleRefBuilder(V1RoleRef instance)
public boolean equals(Object o)
equals
in class V1RoleRefFluentImpl<V1RoleRefBuilder>
Copyright © 2020. All rights reserved.