Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent.ClusterMetadataNested
-
Packages that use ClusterDeploymentSpecFluent.ClusterMetadataNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterDeploymentSpecFluent.ClusterMetadataNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterDeploymentSpecFluent.ClusterMetadataNested Modifier and Type Method Description ClusterDeploymentSpecFluent.ClusterMetadataNested<A>ClusterDeploymentSpecFluent. editClusterMetadata()ClusterDeploymentSpecFluent.ClusterMetadataNested<A>ClusterDeploymentSpecFluent. editOrNewClusterMetadata()ClusterDeploymentSpecFluent.ClusterMetadataNested<A>ClusterDeploymentSpecFluent. editOrNewClusterMetadataLike(ClusterMetadata item)ClusterDeploymentSpecFluent.ClusterMetadataNested<A>ClusterDeploymentSpecFluent. withNewClusterMetadata()ClusterDeploymentSpecFluent.ClusterMetadataNested<A>ClusterDeploymentSpecFluent. withNewClusterMetadataLike(ClusterMetadata item)
-