Uses of Enum
software.amazon.awssdk.services.s3.model.RequestPayer
Packages that use RequestPayer
-
Uses of RequestPayer in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return RequestPayerModifier and TypeMethodDescriptionstatic RequestPayerUse this in place of valueOf to convert the raw string returned by the service into the enum value.final RequestPayerAbortMultipartUploadRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerCompleteMultipartUploadRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerCopyObjectRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerCreateMultipartUploadRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerDeleteObjectRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerDeleteObjectsRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetBucketAccelerateConfigurationRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectAclRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectAttributesRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectLegalHoldRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectRetentionRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectTaggingRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerGetObjectTorrentRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerHeadObjectRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerListMultipartUploadsRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerListObjectsRequest.requestPayer()Confirms that the requester knows that she or he will be charged for the list objects request.final RequestPayerListObjectsV2Request.requestPayer()Confirms that the requester knows that she or he will be charged for the list objects request in V2 style.final RequestPayerListObjectVersionsRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerListPartsRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerPutObjectAclRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerPutObjectLegalHoldRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerPutObjectLockConfigurationRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerPutObjectRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerPutObjectRetentionRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerPutObjectTaggingRequest.requestPayer()Confirms that the requester knows that she or he will be charged for the tagging object request.final RequestPayerRestoreObjectRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerUpdateObjectEncryptionRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerUploadPartCopyRequest.requestPayer()Returns the value of the RequestPayer property for this object.final RequestPayerUploadPartRequest.requestPayer()Returns the value of the RequestPayer property for this object.static RequestPayerReturns the enum constant of this type with the specified name.static RequestPayer[]RequestPayer.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type RequestPayerMethods in software.amazon.awssdk.services.s3.model with parameters of type RequestPayerModifier and TypeMethodDescriptionAbortMultipartUploadRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.CompleteMultipartUploadRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.CopyObjectRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.CreateMultipartUploadRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.DeleteObjectRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.DeleteObjectsRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetBucketAccelerateConfigurationRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectAclRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectAttributesRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectLegalHoldRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectRetentionRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectTaggingRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.GetObjectTorrentRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.HeadObjectRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.ListMultipartUploadsRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.ListObjectsRequest.Builder.requestPayer(RequestPayer requestPayer) Confirms that the requester knows that she or he will be charged for the list objects request.ListObjectsV2Request.Builder.requestPayer(RequestPayer requestPayer) Confirms that the requester knows that she or he will be charged for the list objects request in V2 style.ListObjectVersionsRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.ListPartsRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.PutObjectAclRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.PutObjectLegalHoldRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.PutObjectLockConfigurationRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.PutObjectRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.PutObjectRetentionRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.PutObjectTaggingRequest.Builder.requestPayer(RequestPayer requestPayer) Confirms that the requester knows that she or he will be charged for the tagging object request.RestoreObjectRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.UpdateObjectEncryptionRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.UploadPartCopyRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.UploadPartRequest.Builder.requestPayer(RequestPayer requestPayer) Sets the value of the RequestPayer property for this object.