public class V1LocalObjectReferenceBuilder extends V1LocalObjectReferenceFluentImpl<V1LocalObjectReferenceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1LocalObjectReference,V1LocalObjectReferenceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1LocalObjectReferenceBuilder() |
V1LocalObjectReferenceBuilder(Boolean validationEnabled) |
V1LocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1LocalObjectReference instance) |
V1LocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1LocalObjectReference instance,
Boolean validationEnabled) |
V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent) |
V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent,
Boolean validationEnabled) |
V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1LocalObjectReference instance) |
V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1LocalObjectReference instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1LocalObjectReference |
build() |
equals, getName, hashCode, hasName, toString, withNameaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1LocalObjectReferenceBuilder()
public V1LocalObjectReferenceBuilder(Boolean validationEnabled)
public V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent)
public V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent, Boolean validationEnabled)
public V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1LocalObjectReference instance)
public V1LocalObjectReferenceBuilder(V1LocalObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1LocalObjectReference instance, Boolean validationEnabled)
public V1LocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1LocalObjectReference instance)
public V1LocalObjectReferenceBuilder(io.kubernetes.client.openapi.models.V1LocalObjectReference instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.