Uses of Interface
software.amazon.awssdk.services.outposts.model.OutpostsRequest.Builder
-
Packages that use OutpostsRequest.Builder Package Description software.amazon.awssdk.services.outposts.model -
-
Uses of OutpostsRequest.Builder in software.amazon.awssdk.services.outposts.model
Classes in software.amazon.awssdk.services.outposts.model that implement OutpostsRequest.Builder Modifier and Type Class Description protected static classOutpostsRequest.BuilderImplMethods in software.amazon.awssdk.services.outposts.model that return OutpostsRequest.Builder Modifier and Type Method Description abstract OutpostsRequest.BuilderOutpostsRequest. toBuilder()Constructors in software.amazon.awssdk.services.outposts.model with parameters of type OutpostsRequest.Builder Constructor Description OutpostsRequest(OutpostsRequest.Builder builder)
-