Uses of Class
software.amazon.awssdk.services.ssm.model.CreateOpsMetadataResponse
Packages that use CreateOpsMetadataResponse
Package
Description
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.
-
Uses of CreateOpsMetadataResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return CreateOpsMetadataResponseModifier and TypeMethodDescriptiondefault CreateOpsMetadataResponseSsmClient.createOpsMetadata(Consumer<CreateOpsMetadataRequest.Builder> createOpsMetadataRequest) If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.default CreateOpsMetadataResponseSsmClient.createOpsMetadata(CreateOpsMetadataRequest createOpsMetadataRequest) If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type CreateOpsMetadataResponseModifier and TypeMethodDescriptionSsmAsyncClient.createOpsMetadata(Consumer<CreateOpsMetadataRequest.Builder> createOpsMetadataRequest) If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.SsmAsyncClient.createOpsMetadata(CreateOpsMetadataRequest createOpsMetadataRequest) If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.