Uses of Class
io.fabric8.openshift.api.model.installer.v1.ClusterMetadataFluent.GcpNested
-
Packages that use ClusterMetadataFluent.GcpNested Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of ClusterMetadataFluent.GcpNested in io.fabric8.openshift.api.model.installer.v1
Methods in io.fabric8.openshift.api.model.installer.v1 that return ClusterMetadataFluent.GcpNested Modifier and Type Method Description ClusterMetadataFluent.GcpNested<A>ClusterMetadataFluent. editGcp()ClusterMetadataFluent.GcpNested<A>ClusterMetadataFluent. editOrNewGcp()ClusterMetadataFluent.GcpNested<A>ClusterMetadataFluent. editOrNewGcpLike(Metadata item)ClusterMetadataFluent.GcpNested<A>ClusterMetadataFluent. withNewGcp()ClusterMetadataFluent.GcpNested<A>ClusterMetadataFluent. withNewGcpLike(Metadata item)
-