Uses of Interface
software.amazon.awssdk.services.s3.model.ListDirectoryBucketsResponse.Builder
Packages that use ListDirectoryBucketsResponse.Builder
-
Uses of ListDirectoryBucketsResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ListDirectoryBucketsResponse.BuilderModifier and TypeMethodDescriptionListDirectoryBucketsResponse.Builder.buckets(Collection<Bucket> buckets) The list of buckets owned by the requester.ListDirectoryBucketsResponse.Builder.buckets(Consumer<Bucket.Builder>... buckets) The list of buckets owned by the requester.The list of buckets owned by the requester.ListDirectoryBucketsResponse.builder()ListDirectoryBucketsResponse.Builder.continuationToken(String continuationToken) IfContinuationTokenwas sent with the request, it is included in the response.ListDirectoryBucketsResponse.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type ListDirectoryBucketsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDirectoryBucketsResponse.Builder>ListDirectoryBucketsResponse.serializableBuilderClass()