| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSiteResponse |
OutpostsClient.getSite(Consumer<GetSiteRequest.Builder> getSiteRequest)
Gets information about the specified Outpost site.
|
default GetSiteResponse |
OutpostsClient.getSite(GetSiteRequest getSiteRequest)
Gets information about the specified Outpost site.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSiteResponse> |
OutpostsAsyncClient.getSite(Consumer<GetSiteRequest.Builder> getSiteRequest)
Gets information about the specified Outpost site.
|
default CompletableFuture<GetSiteResponse> |
OutpostsAsyncClient.getSite(GetSiteRequest getSiteRequest)
Gets information about the specified Outpost site.
|
Copyright © 2023. All rights reserved.