public class V1RoleRefBuilder extends V1RoleRefFluentImpl<V1RoleRefBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1RoleRef,V1RoleRefBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1RoleRefBuilder() |
V1RoleRefBuilder(Boolean validationEnabled) |
V1RoleRefBuilder(io.kubernetes.client.openapi.models.V1RoleRef instance) |
V1RoleRefBuilder(io.kubernetes.client.openapi.models.V1RoleRef instance,
Boolean validationEnabled) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent,
Boolean validationEnabled) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RoleRef instance) |
V1RoleRefBuilder(V1RoleRefFluent<?> fluent,
io.kubernetes.client.openapi.models.V1RoleRef instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1RoleRef |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getApiGroup, getKind, getName, hasApiGroup, hasKind, hasName, withApiGroup, withKind, withName, withNewApiGroup, withNewKind, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1RoleRefBuilder()
public V1RoleRefBuilder(Boolean validationEnabled)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent, Boolean validationEnabled)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleRef instance)
public V1RoleRefBuilder(V1RoleRefFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleRef instance, Boolean validationEnabled)
public V1RoleRefBuilder(io.kubernetes.client.openapi.models.V1RoleRef instance)
public V1RoleRefBuilder(io.kubernetes.client.openapi.models.V1RoleRef instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1RoleRef build()
public boolean equals(Object o)
equals in class V1RoleRefFluentImpl<V1RoleRefBuilder>public int hashCode()
hashCode in class V1RoleRefFluentImpl<V1RoleRefBuilder>Copyright © 2022. All rights reserved.