Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketOwnershipControlsResponse
Packages that use GetBucketOwnershipControlsResponse
-
Uses of GetBucketOwnershipControlsResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return GetBucketOwnershipControlsResponseModifier and TypeMethodDescriptionDelegatingS3Client.getBucketOwnershipControls(GetBucketOwnershipControlsRequest getBucketOwnershipControlsRequest) S3Client.getBucketOwnershipControls(Consumer<GetBucketOwnershipControlsRequest.Builder> getBucketOwnershipControlsRequest) S3Client.getBucketOwnershipControls(GetBucketOwnershipControlsRequest getBucketOwnershipControlsRequest) Methods in software.amazon.awssdk.services.s3 that return types with arguments of type GetBucketOwnershipControlsResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getBucketOwnershipControls(GetBucketOwnershipControlsRequest getBucketOwnershipControlsRequest) S3AsyncClient.getBucketOwnershipControls(Consumer<GetBucketOwnershipControlsRequest.Builder> getBucketOwnershipControlsRequest) S3AsyncClient.getBucketOwnershipControls(GetBucketOwnershipControlsRequest getBucketOwnershipControlsRequest)