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() |
boolean |
equals(Object o) |
int |
hashCode() |
getApiGroup, getKind, getName, hasApiGroup, hasKind, hasName, withApiGroup, withKind, withName, withNewApiGroup, withNewKind, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public io.kubernetes.client.openapi.models.V1TypedLocalObjectReference build()
public boolean equals(Object o)
equals in class V1TypedLocalObjectReferenceFluentImpl<V1TypedLocalObjectReferenceBuilder>public int hashCode()
hashCode in class V1TypedLocalObjectReferenceFluentImpl<V1TypedLocalObjectReferenceBuilder>Copyright © 2022. All rights reserved.