Uses of Interface
software.amazon.awssdk.services.outposts.OutpostsClient
Packages that use OutpostsClient
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 OutpostsClient in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return OutpostsClientModifier and TypeMethodDescriptionstatic OutpostsClientOutpostsClient.create()Create aOutpostsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of OutpostsClient in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type OutpostsClientModifierConstructorDescriptionGetOutpostBillingInformationIterable(OutpostsClient client, GetOutpostBillingInformationRequest firstRequest) GetOutpostInstanceTypesIterable(OutpostsClient client, GetOutpostInstanceTypesRequest firstRequest) GetOutpostSupportedInstanceTypesIterable(OutpostsClient client, GetOutpostSupportedInstanceTypesRequest firstRequest) ListAssetInstancesIterable(OutpostsClient client, ListAssetInstancesRequest firstRequest) ListAssetsIterable(OutpostsClient client, ListAssetsRequest firstRequest) ListBlockingInstancesForCapacityTaskIterable(OutpostsClient client, ListBlockingInstancesForCapacityTaskRequest firstRequest) ListCapacityTasksIterable(OutpostsClient client, ListCapacityTasksRequest firstRequest) ListCatalogItemsIterable(OutpostsClient client, ListCatalogItemsRequest firstRequest) ListOrdersIterable(OutpostsClient client, ListOrdersRequest firstRequest) ListOutpostsIterable(OutpostsClient client, ListOutpostsRequest firstRequest) ListSitesIterable(OutpostsClient client, ListSitesRequest firstRequest)