Uses of Interface
software.amazon.awssdk.services.outposts.OutpostsClientBuilder
-
Packages that use OutpostsClientBuilder Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises. -
-
Uses of OutpostsClientBuilder in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return OutpostsClientBuilder Modifier and Type Method Description static OutpostsClientBuilderOutpostsClient. builder()Create a builder that can be used to configure and create aOutpostsClient.
-