Uses of Class
com.cloudera.cdp.environments.model.BaseClusterCommands
Packages that use BaseClusterCommands
-
Uses of BaseClusterCommands in com.cloudera.cdp.environments.model
Methods in com.cloudera.cdp.environments.model that return BaseClusterCommandsModifier and TypeMethodDescriptionGetTrustCleanupCommandsResponse.getBaseClusterCommands()Getter for baseClusterCommands.GetTrustSetupCommandsResponse.getBaseClusterCommands()Getter for baseClusterCommands.Methods in com.cloudera.cdp.environments.model with parameters of type BaseClusterCommandsModifier and TypeMethodDescriptionvoidGetTrustCleanupCommandsResponse.setBaseClusterCommands(BaseClusterCommands baseClusterCommands) Setter for baseClusterCommands.voidGetTrustSetupCommandsResponse.setBaseClusterCommands(BaseClusterCommands baseClusterCommands) Setter for baseClusterCommands.