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() |
equals, getApiGroup, getKind, getName, hasApiGroup, hashCode, hasKind, hasName, toString, withApiGroup, withKind, withNameaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.