public class V1beta1RoleRefBuilder extends V1beta1RoleRefFluentImpl<V1beta1RoleRefBuilder> implements VisitableBuilder<V1beta1RoleRef,V1beta1RoleRefBuilder>
_visitables
Constructor and Description |
---|
V1beta1RoleRefBuilder() |
V1beta1RoleRefBuilder(Boolean validationEnabled) |
V1beta1RoleRefBuilder(V1beta1RoleRef instance) |
V1beta1RoleRefBuilder(V1beta1RoleRef instance,
Boolean validationEnabled) |
V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent) |
V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent,
Boolean validationEnabled) |
V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent,
V1beta1RoleRef instance) |
V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent,
V1beta1RoleRef instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1RoleRef |
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 V1beta1RoleRefBuilder()
public V1beta1RoleRefBuilder(Boolean validationEnabled)
public V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent)
public V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent, Boolean validationEnabled)
public V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent, V1beta1RoleRef instance)
public V1beta1RoleRefBuilder(V1beta1RoleRefFluent<?> fluent, V1beta1RoleRef instance, Boolean validationEnabled)
public V1beta1RoleRefBuilder(V1beta1RoleRef instance)
public V1beta1RoleRefBuilder(V1beta1RoleRef instance, Boolean validationEnabled)
public V1beta1RoleRef build()
build
in interface Builder<V1beta1RoleRef>
public boolean equals(Object o)
equals
in class V1beta1RoleRefFluentImpl<V1beta1RoleRefBuilder>
Copyright © 2019. All rights reserved.