Uses of Class
io.fabric8.openshift.api.model.hive.azure.v1.Metadata
-
Packages that use Metadata Package Description io.fabric8.openshift.api.model.hive.azure.v1 io.fabric8.openshift.api.model.hive.v1 -
-
Uses of Metadata in io.fabric8.openshift.api.model.hive.azure.v1
Methods in io.fabric8.openshift.api.model.hive.azure.v1 that return Metadata Modifier and Type Method Description MetadataMetadataBuilder. build()Methods in io.fabric8.openshift.api.model.hive.azure.v1 with parameters of type Metadata Modifier and Type Method Description protected voidMetadataFluent. copyInstance(Metadata instance)Constructors in io.fabric8.openshift.api.model.hive.azure.v1 with parameters of type Metadata Constructor Description MetadataBuilder(Metadata instance)MetadataBuilder(MetadataFluent<?> fluent, Metadata instance)MetadataFluent(Metadata instance) -
Uses of Metadata in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return Metadata Modifier and Type Method Description MetadataClusterPlatformMetadataFluent. buildAzure()MetadataClusterPlatformMetadata. getAzure()Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type Metadata Modifier and Type Method Description ClusterPlatformMetadataFluent.AzureNested<A>ClusterPlatformMetadataFluent. editOrNewAzureLike(Metadata item)voidClusterPlatformMetadata. setAzure(Metadata azure)AClusterPlatformMetadataFluent. withAzure(Metadata azure)ClusterPlatformMetadataFluent.AzureNested<A>ClusterPlatformMetadataFluent. withNewAzureLike(Metadata item)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type Metadata Constructor Description ClusterPlatformMetadata(Metadata aws, Metadata azure, Metadata gcp)
-