Uses of Enum
com.amazonaws.services.s3.model.RequestPaymentConfiguration.Payer
Packages that use RequestPaymentConfiguration.Payer
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of RequestPaymentConfiguration.Payer in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return RequestPaymentConfiguration.PayerModifier and TypeMethodDescriptionRequestPaymentConfiguration.getPayer()
Returns the enum constant of this type with the specified name.static RequestPaymentConfiguration.Payer[]
RequestPaymentConfiguration.Payer.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.s3.model with parameters of type RequestPaymentConfiguration.PayerModifier and TypeMethodDescriptionvoid
RequestPaymentConfiguration.setPayer
(RequestPaymentConfiguration.Payer payer) Constructors in com.amazonaws.services.s3.model with parameters of type RequestPaymentConfiguration.PayerModifierConstructorDescription