| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListOpsMetadataResponse |
SsmClient.listOpsMetadata(Consumer<ListOpsMetadataRequest.Builder> listOpsMetadataRequest)
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata
objects or blobs.
|
default ListOpsMetadataResponse |
SsmClient.listOpsMetadata(ListOpsMetadataRequest listOpsMetadataRequest)
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata
objects or blobs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOpsMetadataResponse> |
SsmAsyncClient.listOpsMetadata(Consumer<ListOpsMetadataRequest.Builder> listOpsMetadataRequest)
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata
objects or blobs.
|
default CompletableFuture<ListOpsMetadataResponse> |
SsmAsyncClient.listOpsMetadata(ListOpsMetadataRequest listOpsMetadataRequest)
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata
objects or blobs.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListOpsMetadataResponse> |
ListOpsMetadataIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListOpsMetadataPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOpsMetadataResponse> subscriber) |
Copyright © 2022. All rights reserved.