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 TypeMethodDescriptionvoidCreateAwsClusterRequest.setCustomRegistryOptions(CustomRegistryOptions customRegistryOptions) Setter for customRegistryOptions.voidCreateAzureClusterRequest.setCustomRegistryOptions(CustomRegistryOptions customRegistryOptions) Setter for customRegistryOptions.voidCreateClusterRequest.setCustomRegistryOptions(CustomRegistryOptions customRegistryOptions) Setter for customRegistryOptions.