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 TypeMethodDescriptionvoidNodeStorage.setAwsContentRepoProfile(AWSNodeStorageProfile awsContentRepoProfile) Setter for awsContentRepoProfile.voidNodeStorage.setAwsFlowFileRepoProfile(AWSNodeStorageProfile awsFlowFileRepoProfile) Setter for awsFlowFileRepoProfile.voidNodeStorage.setAwsProvenanceRepoProfile(AWSNodeStorageProfile awsProvenanceRepoProfile) Setter for awsProvenanceRepoProfile.