Uses of Class
com.cloudera.cdp.dw.model.CustomRegistryOptions
Packages that use CustomRegistryOptions
-
Uses of CustomRegistryOptions in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return CustomRegistryOptionsModifier and TypeMethodDescriptionCreateAwsClusterRequest.getCustomRegistryOptions()
Getter for customRegistryOptions.CreateAzureClusterRequest.getCustomRegistryOptions()
Getter for customRegistryOptions.CreateClusterRequest.getCustomRegistryOptions()
Getter for customRegistryOptions.Methods in com.cloudera.cdp.dw.model with parameters of type CustomRegistryOptionsModifier and TypeMethodDescriptionvoid
CreateAwsClusterRequest.setCustomRegistryOptions
(CustomRegistryOptions customRegistryOptions) Setter for customRegistryOptions.void
CreateAzureClusterRequest.setCustomRegistryOptions
(CustomRegistryOptions customRegistryOptions) Setter for customRegistryOptions.void
CreateClusterRequest.setCustomRegistryOptions
(CustomRegistryOptions customRegistryOptions) Setter for customRegistryOptions.