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, withNewName
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public 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 © 2021. All rights reserved.