Uses of Interface
software.amazon.awssdk.services.outposts.OutpostsAsyncClient
Packages that use OutpostsAsyncClient
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of OutpostsAsyncClient in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return OutpostsAsyncClientModifier and TypeMethodDescriptionstatic OutpostsAsyncClientOutpostsAsyncClient.create()Create aOutpostsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of OutpostsAsyncClient in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type OutpostsAsyncClientModifierConstructorDescriptionGetOutpostBillingInformationPublisher(OutpostsAsyncClient client, GetOutpostBillingInformationRequest firstRequest) GetOutpostInstanceTypesPublisher(OutpostsAsyncClient client, GetOutpostInstanceTypesRequest firstRequest) GetOutpostSupportedInstanceTypesPublisher(OutpostsAsyncClient client, GetOutpostSupportedInstanceTypesRequest firstRequest) ListAssetInstancesPublisher(OutpostsAsyncClient client, ListAssetInstancesRequest firstRequest) ListAssetsPublisher(OutpostsAsyncClient client, ListAssetsRequest firstRequest) ListBlockingInstancesForCapacityTaskPublisher(OutpostsAsyncClient client, ListBlockingInstancesForCapacityTaskRequest firstRequest) ListCapacityTasksPublisher(OutpostsAsyncClient client, ListCapacityTasksRequest firstRequest) ListCatalogItemsPublisher(OutpostsAsyncClient client, ListCatalogItemsRequest firstRequest) ListOrdersPublisher(OutpostsAsyncClient client, ListOrdersRequest firstRequest) ListOutpostsPublisher(OutpostsAsyncClient client, ListOutpostsRequest firstRequest) ListSitesPublisher(OutpostsAsyncClient client, ListSitesRequest firstRequest)