Uses of Class
com.cloudera.cdp.dfworkload.model.AWSNodeStorageProfile
Packages that use AWSNodeStorageProfile
-
Uses of AWSNodeStorageProfile in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return AWSNodeStorageProfileModifier and TypeMethodDescriptionNodeStorage.getAwsContentRepoProfile()
Getter for awsContentRepoProfile.NodeStorage.getAwsFlowFileRepoProfile()
Getter for awsFlowFileRepoProfile.NodeStorage.getAwsProvenanceRepoProfile()
Getter for awsProvenanceRepoProfile.Methods in com.cloudera.cdp.dfworkload.model with parameters of type AWSNodeStorageProfileModifier and TypeMethodDescriptionvoid
NodeStorage.setAwsContentRepoProfile
(AWSNodeStorageProfile awsContentRepoProfile) Setter for awsContentRepoProfile.void
NodeStorage.setAwsFlowFileRepoProfile
(AWSNodeStorageProfile awsFlowFileRepoProfile) Setter for awsFlowFileRepoProfile.void
NodeStorage.setAwsProvenanceRepoProfile
(AWSNodeStorageProfile awsProvenanceRepoProfile) Setter for awsProvenanceRepoProfile.