| 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 UpdateSiteAddressResponse |
OutpostsClient.updateSiteAddress(Consumer<UpdateSiteAddressRequest.Builder> updateSiteAddressRequest)
Updates the address of the specified site.
|
default UpdateSiteAddressResponse |
OutpostsClient.updateSiteAddress(UpdateSiteAddressRequest updateSiteAddressRequest)
Updates the address of the specified site.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSiteAddressResponse> |
OutpostsAsyncClient.updateSiteAddress(Consumer<UpdateSiteAddressRequest.Builder> updateSiteAddressRequest)
Updates the address of the specified site.
|
default CompletableFuture<UpdateSiteAddressResponse> |
OutpostsAsyncClient.updateSiteAddress(UpdateSiteAddressRequest updateSiteAddressRequest)
Updates the address of the specified site.
|
Copyright © 2023. All rights reserved.