| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListOutpostsResponse |
OutpostsClient.listOutposts(Consumer<ListOutpostsRequest.Builder> listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
default ListOutpostsResponse |
OutpostsClient.listOutposts(ListOutpostsRequest listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOutpostsResponse> |
OutpostsAsyncClient.listOutposts(Consumer<ListOutpostsRequest.Builder> listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
default CompletableFuture<ListOutpostsResponse> |
OutpostsAsyncClient.listOutposts(ListOutpostsRequest listOutpostsRequest)
Lists the Outposts for your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListOutpostsResponse> |
ListOutpostsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListOutpostsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOutpostsResponse> subscriber) |
Copyright © 2022. All rights reserved.