Class PlatformFluent.GcpNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.gcp.v1.PlatformFluent<PlatformFluent.GcpNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.PlatformFluent.GcpNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformFluent<A extends PlatformFluent<A>>
public class PlatformFluent.GcpNested<N> extends PlatformFluent<PlatformFluent.GcpNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.gcp.v1.PlatformFluent
PlatformFluent.CredentialsSecretRefNested<N>, PlatformFluent.PrivateServiceConnectNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGcp()-
Methods inherited from class io.fabric8.openshift.api.model.hive.gcp.v1.PlatformFluent
addToAdditionalProperties, addToAdditionalProperties, buildCredentialsSecretRef, buildPrivateServiceConnect, copyInstance, editCredentialsSecretRef, editOrNewCredentialsSecretRef, editOrNewCredentialsSecretRefLike, editOrNewPrivateServiceConnect, editOrNewPrivateServiceConnectLike, editPrivateServiceConnect, equals, getAdditionalProperties, getRegion, hasAdditionalProperties, hasCredentialsSecretRef, hashCode, hasPrivateServiceConnect, hasRegion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRefLike, withNewPrivateServiceConnect, withNewPrivateServiceConnectLike, withPrivateServiceConnect, withRegion
-
-