Uses of Class
com.cloudera.cdp.dw.model.CustomRegistryOptions
-
Uses of CustomRegistryOptions in com.cloudera.cdp.dw.model
Modifier and TypeMethodDescriptionCreateAwsClusterRequest.getCustomRegistryOptions()
Getter for customRegistryOptions.CreateAzureClusterRequest.getCustomRegistryOptions()
Getter for customRegistryOptions.CreateClusterRequest.getCustomRegistryOptions()
Getter for customRegistryOptions.Modifier 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.