| Package | Description |
|---|---|
| software.amazon.awssdk.services.amp |
Amazon Managed Service for Prometheus
|
| software.amazon.awssdk.services.amp.paginators | |
| software.amazon.awssdk.services.amp.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWorkspacesResponse> |
AmpAsyncClient.listWorkspaces(ListWorkspacesRequest listWorkspacesRequest)
Lists all AMP workspaces, including workspaces being created or deleted.
|
default ListWorkspacesResponse |
AmpClient.listWorkspaces(ListWorkspacesRequest listWorkspacesRequest)
Lists all AMP workspaces, including workspaces being created or deleted.
|
default ListWorkspacesPublisher |
AmpAsyncClient.listWorkspacesPaginator(ListWorkspacesRequest listWorkspacesRequest)
Lists all AMP workspaces, including workspaces being created or deleted.
|
default ListWorkspacesIterable |
AmpClient.listWorkspacesPaginator(ListWorkspacesRequest listWorkspacesRequest)
Lists all AMP workspaces, including workspaces being created or deleted.
|
| Constructor and Description |
|---|
ListWorkspacesIterable(AmpClient client,
ListWorkspacesRequest firstRequest) |
ListWorkspacesPublisher(AmpAsyncClient client,
ListWorkspacesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListWorkspacesRequestMarshaller.marshall(ListWorkspacesRequest listWorkspacesRequest) |
Copyright © 2022. All rights reserved.