Uses of Class
com.amazonaws.services.s3.model.RequestPaymentConfiguration
-
Packages that use RequestPaymentConfiguration Package Description com.amazonaws.services.s3.model Classes modeling the various types represented by Amazon S3. -
-
Uses of RequestPaymentConfiguration in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return RequestPaymentConfiguration Modifier and Type Method Description RequestPaymentConfiguration
SetRequestPaymentConfigurationRequest. getConfiguration()
Methods in com.amazonaws.services.s3.model with parameters of type RequestPaymentConfiguration Modifier and Type Method Description void
SetRequestPaymentConfigurationRequest. setConfiguration(RequestPaymentConfiguration configuration)
Constructors in com.amazonaws.services.s3.model with parameters of type RequestPaymentConfiguration Constructor Description SetRequestPaymentConfigurationRequest(String bucketName, RequestPaymentConfiguration configuration)
-