Uses of Interface
software.amazon.awssdk.services.s3outposts.model.S3OutpostsRequest.Builder
-
Packages that use S3OutpostsRequest.Builder Package Description software.amazon.awssdk.services.s3outposts.model -
-
Uses of S3OutpostsRequest.Builder in software.amazon.awssdk.services.s3outposts.model
Subinterfaces of S3OutpostsRequest.Builder in software.amazon.awssdk.services.s3outposts.model Modifier and Type Interface Description static interfaceCreateEndpointRequest.Builderstatic interfaceDeleteEndpointRequest.Builderstatic interfaceListEndpointsRequest.Builderstatic interfaceListOutpostsWithS3Request.Builderstatic interfaceListSharedEndpointsRequest.BuilderClasses in software.amazon.awssdk.services.s3outposts.model that implement S3OutpostsRequest.Builder Modifier and Type Class Description protected static classS3OutpostsRequest.BuilderImplMethods in software.amazon.awssdk.services.s3outposts.model that return S3OutpostsRequest.Builder Modifier and Type Method Description abstract S3OutpostsRequest.BuilderS3OutpostsRequest. toBuilder()Constructors in software.amazon.awssdk.services.s3outposts.model with parameters of type S3OutpostsRequest.Builder Constructor Description S3OutpostsRequest(S3OutpostsRequest.Builder builder)
-