public class RelatedResourceMetaBuilder extends RelatedResourceMetaFluent<RelatedResourceMetaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RelatedResourceMeta,RelatedResourceMetaBuilder>
| Constructor and Description |
|---|
RelatedResourceMetaBuilder() |
RelatedResourceMetaBuilder(RelatedResourceMeta instance) |
RelatedResourceMetaBuilder(RelatedResourceMetaFluent<?> fluent) |
RelatedResourceMetaBuilder(RelatedResourceMetaFluent<?> fluent,
RelatedResourceMeta instance) |
| Modifier and Type | Method and Description |
|---|---|
RelatedResourceMeta |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getName, getNamespace, getResource, getVersion, hasAdditionalProperties, hasGroup, hashCode, hasName, hasNamespace, hasResource, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withName, withNamespace, withResource, withVersionaggregate, aggregate, build, build, builderOf, getVisitableMappublic RelatedResourceMetaBuilder()
public RelatedResourceMetaBuilder(RelatedResourceMetaFluent<?> fluent)
public RelatedResourceMetaBuilder(RelatedResourceMetaFluent<?> fluent, RelatedResourceMeta instance)
public RelatedResourceMetaBuilder(RelatedResourceMeta instance)
public RelatedResourceMeta build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RelatedResourceMeta>Copyright © 2015–2024 Red Hat. All rights reserved.