Uses of Class
io.fabric8.openshift.api.model.installer.v1.ClusterPlatformMetadata
-
Packages that use ClusterPlatformMetadata Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of ClusterPlatformMetadata in io.fabric8.openshift.api.model.installer.v1
Methods in io.fabric8.openshift.api.model.installer.v1 that return ClusterPlatformMetadata Modifier and Type Method Description ClusterPlatformMetadataClusterPlatformMetadataBuilder. build()Methods in io.fabric8.openshift.api.model.installer.v1 with parameters of type ClusterPlatformMetadata Modifier and Type Method Description protected voidClusterPlatformMetadataFluent. copyInstance(ClusterPlatformMetadata instance)Constructors in io.fabric8.openshift.api.model.installer.v1 with parameters of type ClusterPlatformMetadata Constructor Description ClusterPlatformMetadataBuilder(ClusterPlatformMetadata instance)ClusterPlatformMetadataBuilder(ClusterPlatformMetadataFluent<?> fluent, ClusterPlatformMetadata instance)ClusterPlatformMetadataFluent(ClusterPlatformMetadata instance)
-