public class PlatformBuilder extends PlatformFluent<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.CredentialsSecretRefNested<N>| Constructor and Description |
|---|
PlatformBuilder() |
PlatformBuilder(Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCredentialsSecretRef, copyInstance, editCredentialsSecretRef, editOrNewCredentialsSecretRef, editOrNewCredentialsSecretRefLike, equals, getAccountID, getAdditionalProperties, getCisInstanceCRN, getRegion, hasAccountID, hasAdditionalProperties, hasCisInstanceCRN, hasCredentialsSecretRef, hashCode, hasRegion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAccountID, withAdditionalProperties, withCisInstanceCRN, withCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRefLike, withRegionaggregate, aggregate, build, build, builderOf, getVisitableMappublic PlatformBuilder()
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(Platform instance)
Copyright © 2015–2023 Red Hat. All rights reserved.