public class V1TypedLocalObjectReferenceBuilder extends V1TypedLocalObjectReferenceFluentImpl<V1TypedLocalObjectReferenceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1TypedLocalObjectReference,V1TypedLocalObjectReferenceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1TypedLocalObjectReferenceBuilder() |
V1TypedLocalObjectReferenceBuilder(Boolean validationEnabled) |
V1TypedLocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance) |
V1TypedLocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance,
Boolean validationEnabled) |
V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent) |
V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent,
Boolean validationEnabled) |
V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance) |
V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1TypedLocalObjectReference |
build() |
equals, getApiGroup, getKind, getName, hasApiGroup, hashCode, hasKind, hasName, toString, withApiGroup, withKind, withNameaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1TypedLocalObjectReferenceBuilder()
public V1TypedLocalObjectReferenceBuilder(Boolean validationEnabled)
public V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent)
public V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent, Boolean validationEnabled)
public V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance)
public V1TypedLocalObjectReferenceBuilder(V1TypedLocalObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance, Boolean validationEnabled)
public V1TypedLocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance)
public V1TypedLocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.