| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteOpsMetadataResponse |
SsmClient.deleteOpsMetadata(Consumer<DeleteOpsMetadataRequest.Builder> deleteOpsMetadataRequest)
Delete OpsMetadata related to an application.
|
default DeleteOpsMetadataResponse |
SsmClient.deleteOpsMetadata(DeleteOpsMetadataRequest deleteOpsMetadataRequest)
Delete OpsMetadata related to an application.
|
default GetOpsMetadataResponse |
SsmClient.getOpsMetadata(Consumer<GetOpsMetadataRequest.Builder> getOpsMetadataRequest)
View operational metadata related to an application in Application Manager.
|
default GetOpsMetadataResponse |
SsmClient.getOpsMetadata(GetOpsMetadataRequest getOpsMetadataRequest)
View operational metadata related to an application in Application Manager.
|
default UpdateOpsMetadataResponse |
SsmClient.updateOpsMetadata(Consumer<UpdateOpsMetadataRequest.Builder> updateOpsMetadataRequest)
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
|
default UpdateOpsMetadataResponse |
SsmClient.updateOpsMetadata(UpdateOpsMetadataRequest updateOpsMetadataRequest)
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
|
Copyright © 2022. All rights reserved.