| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateOpsMetadataResponse |
SsmClient.createOpsMetadata(Consumer<CreateOpsMetadataRequest.Builder> createOpsMetadataRequest)
If you create a new application in Application Manager, Systems Manager calls this API action to specify
information about the new application, including the application type.
|
default CreateOpsMetadataResponse |
SsmClient.createOpsMetadata(CreateOpsMetadataRequest createOpsMetadataRequest)
If you create a new application in Application Manager, Systems Manager calls this API action to specify
information about the new application, including the application type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateOpsMetadataResponse> |
SsmAsyncClient.createOpsMetadata(Consumer<CreateOpsMetadataRequest.Builder> createOpsMetadataRequest)
If you create a new application in Application Manager, Systems Manager calls this API action to specify
information about the new application, including the application type.
|
default CompletableFuture<CreateOpsMetadataResponse> |
SsmAsyncClient.createOpsMetadata(CreateOpsMetadataRequest createOpsMetadataRequest)
If you create a new application in Application Manager, Systems Manager calls this API action to specify
information about the new application, including the application type.
|
Copyright © 2020. All rights reserved.