Uses of Class
com.cloudera.cdp.dw.model.UpdateClusterExternalBucketAccessInfo
Packages that use UpdateClusterExternalBucketAccessInfo
-
Uses of UpdateClusterExternalBucketAccessInfo in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return types with arguments of type UpdateClusterExternalBucketAccessInfoModifier and TypeMethodDescriptionUpdateClusterRequestAwsUpdate.getExternalBuckets()Getter for externalBuckets.Method parameters in com.cloudera.cdp.dw.model with type arguments of type UpdateClusterExternalBucketAccessInfoModifier and TypeMethodDescriptionvoidUpdateClusterRequestAwsUpdate.setExternalBuckets(Map<String, UpdateClusterExternalBucketAccessInfo> externalBuckets) Setter for externalBuckets.