Uses of Class
software.amazon.awssdk.services.s3outposts.model.ListOutpostsWithS3Request
-
Packages that use ListOutpostsWithS3Request Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations.software.amazon.awssdk.services.s3outposts.paginators software.amazon.awssdk.services.s3outposts.transform -
-
Uses of ListOutpostsWithS3Request in software.amazon.awssdk.services.s3outposts
-
Uses of ListOutpostsWithS3Request in software.amazon.awssdk.services.s3outposts.paginators
Constructors in software.amazon.awssdk.services.s3outposts.paginators with parameters of type ListOutpostsWithS3Request Constructor Description ListOutpostsWithS3Iterable(S3OutpostsClient client, ListOutpostsWithS3Request firstRequest)ListOutpostsWithS3Publisher(S3OutpostsAsyncClient client, ListOutpostsWithS3Request firstRequest) -
Uses of ListOutpostsWithS3Request in software.amazon.awssdk.services.s3outposts.transform
Methods in software.amazon.awssdk.services.s3outposts.transform with parameters of type ListOutpostsWithS3Request Modifier and Type Method Description SdkHttpFullRequestListOutpostsWithS3RequestMarshaller. marshall(ListOutpostsWithS3Request listOutpostsWithS3Request)
-