Uses of Interface
software.amazon.awssdk.services.outposts.OutpostsAsyncClientBuilder
-
Packages that use OutpostsAsyncClientBuilder 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 OutpostsAsyncClientBuilder in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return OutpostsAsyncClientBuilder Modifier and Type Method Description static OutpostsAsyncClientBuilderOutpostsAsyncClient. builder()Create a builder that can be used to configure and create aOutpostsAsyncClient.
-