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() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, hasName, withName, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public io.kubernetes.client.openapi.models.V1LocalObjectReference build()
public boolean equals(Object o)
equals in class V1LocalObjectReferenceFluentImpl<V1LocalObjectReferenceBuilder>public int hashCode()
hashCode in class V1LocalObjectReferenceFluentImpl<V1LocalObjectReferenceBuilder>Copyright © 2022. All rights reserved.