| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| 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.