public class ClusterPlatformMetadataBuilder extends ClusterPlatformMetadataFluent<ClusterPlatformMetadataBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterPlatformMetadata,ClusterPlatformMetadataBuilder>
ClusterPlatformMetadataFluent.AwsNested<N>, ClusterPlatformMetadataFluent.AzureNested<N>| Constructor and Description |
|---|
ClusterPlatformMetadataBuilder() |
ClusterPlatformMetadataBuilder(ClusterPlatformMetadata instance) |
ClusterPlatformMetadataBuilder(ClusterPlatformMetadataFluent<?> fluent) |
ClusterPlatformMetadataBuilder(ClusterPlatformMetadataFluent<?> fluent,
ClusterPlatformMetadata instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterPlatformMetadata |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildAws, buildAzure, copyInstance, editAws, editAzure, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, equals, getAdditionalProperties, hasAdditionalProperties, hasAws, hasAzure, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAws, withAzure, withNewAws, withNewAws, withNewAwsLike, withNewAzure, withNewAzure, withNewAzureLikeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ClusterPlatformMetadataBuilder()
public ClusterPlatformMetadataBuilder(ClusterPlatformMetadataFluent<?> fluent)
public ClusterPlatformMetadataBuilder(ClusterPlatformMetadataFluent<?> fluent, ClusterPlatformMetadata instance)
public ClusterPlatformMetadataBuilder(ClusterPlatformMetadata instance)
public ClusterPlatformMetadata build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterPlatformMetadata>Copyright © 2015–2023 Red Hat. All rights reserved.