| 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 UpdateOutpostResponse |
OutpostsClient.updateOutpost(Consumer<UpdateOutpostRequest.Builder> updateOutpostRequest)
Updates an Outpost.
|
default UpdateOutpostResponse |
OutpostsClient.updateOutpost(UpdateOutpostRequest updateOutpostRequest)
Updates an Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateOutpostResponse> |
OutpostsAsyncClient.updateOutpost(Consumer<UpdateOutpostRequest.Builder> updateOutpostRequest)
Updates an Outpost.
|
default CompletableFuture<UpdateOutpostResponse> |
OutpostsAsyncClient.updateOutpost(UpdateOutpostRequest updateOutpostRequest)
Updates an Outpost.
|
Copyright © 2023. All rights reserved.