| 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.
|
| software.amazon.awssdk.services.outposts.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSiteAddressResponse |
OutpostsClient.getSiteAddress(GetSiteAddressRequest getSiteAddressRequest)
Gets the site address of the specified site.
|
default CompletableFuture<GetSiteAddressResponse> |
OutpostsAsyncClient.getSiteAddress(GetSiteAddressRequest getSiteAddressRequest)
Gets the site address of the specified site.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSiteAddressRequestMarshaller.marshall(GetSiteAddressRequest getSiteAddressRequest) |
Copyright © 2022. All rights reserved.