| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
AWS Outposts is a fully managed service that extends AWS infrastructure, APIs, and tools to customer premises.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteOutpostResponse |
OutpostsClient.deleteOutpost(Consumer<DeleteOutpostRequest.Builder> deleteOutpostRequest)
Deletes the Outpost.
|
default DeleteOutpostResponse |
OutpostsClient.deleteOutpost(DeleteOutpostRequest deleteOutpostRequest)
Deletes the Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteOutpostResponse> |
OutpostsAsyncClient.deleteOutpost(Consumer<DeleteOutpostRequest.Builder> deleteOutpostRequest)
Deletes the Outpost.
|
default CompletableFuture<DeleteOutpostResponse> |
OutpostsAsyncClient.deleteOutpost(DeleteOutpostRequest deleteOutpostRequest)
Deletes the Outpost.
|
Copyright © 2021. All rights reserved.