Uses of Class
software.amazon.awssdk.services.s3outposts.model.S3OutpostsRequest
-
Packages that use S3OutpostsRequest Package Description software.amazon.awssdk.services.s3outposts.internal software.amazon.awssdk.services.s3outposts.model -
-
Uses of S3OutpostsRequest in software.amazon.awssdk.services.s3outposts.internal
Methods in software.amazon.awssdk.services.s3outposts.internal with type parameters of type S3OutpostsRequest Modifier and Type Method Description static <T extends S3OutpostsRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends S3OutpostsRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of S3OutpostsRequest in software.amazon.awssdk.services.s3outposts.model
Subclasses of S3OutpostsRequest in software.amazon.awssdk.services.s3outposts.model Modifier and Type Class Description classCreateEndpointRequestclassDeleteEndpointRequestclassListEndpointsRequestclassListOutpostsWithS3RequestclassListSharedEndpointsRequestMethods in software.amazon.awssdk.services.s3outposts.model that return S3OutpostsRequest Modifier and Type Method Description S3OutpostsRequestS3OutpostsRequest.Builder. build()Constructors in software.amazon.awssdk.services.s3outposts.model with parameters of type S3OutpostsRequest Constructor Description BuilderImpl(S3OutpostsRequest request)
-