public class ParentReferenceBuilder extends ParentReferenceFluent<ParentReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParentReference,ParentReferenceBuilder>
| Constructor and Description |
|---|
ParentReferenceBuilder() |
ParentReferenceBuilder(ParentReference instance) |
ParentReferenceBuilder(ParentReferenceFluent<?> fluent) |
ParentReferenceBuilder(ParentReferenceFluent<?> fluent,
ParentReference instance) |
| Modifier and Type | Method and Description |
|---|---|
ParentReference |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getKind, getName, getNamespace, getPort, getSectionName, hasAdditionalProperties, hasGroup, hashCode, hasKind, hasName, hasNamespace, hasPort, hasSectionName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withKind, withName, withNamespace, withPort, withSectionNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ParentReferenceBuilder()
public ParentReferenceBuilder(ParentReferenceFluent<?> fluent)
public ParentReferenceBuilder(ParentReferenceFluent<?> fluent, ParentReference instance)
public ParentReferenceBuilder(ParentReference instance)
public ParentReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParentReference>Copyright © 2015–2023 Red Hat. All rights reserved.