public class TypedObjectReferenceBuilder extends TypedObjectReferenceFluent<TypedObjectReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TypedObjectReference,TypedObjectReferenceBuilder>
| Constructor and Description |
|---|
TypedObjectReferenceBuilder() |
TypedObjectReferenceBuilder(TypedObjectReference instance) |
TypedObjectReferenceBuilder(TypedObjectReferenceFluent<?> fluent) |
TypedObjectReferenceBuilder(TypedObjectReferenceFluent<?> fluent,
TypedObjectReference instance) |
| Modifier and Type | Method and Description |
|---|---|
TypedObjectReference |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiGroup, getKind, getName, getNamespace, hasAdditionalProperties, hasApiGroup, hashCode, hasKind, hasName, hasNamespace, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiGroup, withKind, withName, withNamespaceaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TypedObjectReferenceBuilder()
public TypedObjectReferenceBuilder(TypedObjectReferenceFluent<?> fluent)
public TypedObjectReferenceBuilder(TypedObjectReferenceFluent<?> fluent, TypedObjectReference instance)
public TypedObjectReferenceBuilder(TypedObjectReference instance)
public TypedObjectReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TypedObjectReference>Copyright © 2015–2023 Red Hat. All rights reserved.