Uses of Class
com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
Packages that use DescribeAssociationRequest
Package
Description
-
Uses of DescribeAssociationRequest in com.amazonaws.services.simplesystemsmanagement
Methods in com.amazonaws.services.simplesystemsmanagement with parameters of type DescribeAssociationRequestModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagement.describeAssociation
(DescribeAssociationRequest request) AWSSimpleSystemsManagement.describeAssociation
(DescribeAssociationRequest describeAssociationRequest) Describes the associations for the specified SSM document or instance.AWSSimpleSystemsManagementClient.describeAssociation
(DescribeAssociationRequest describeAssociationRequest) Describes the associations for the specified SSM document or instance.AbstractAWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest request) AbstractAWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest describeAssociationRequest) Describes the associations for the specified SSM document or instance.AWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest describeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) Describes the associations for the specified SSM document or instance.AWSSimpleSystemsManagementAsyncClient.describeAssociationAsync
(DescribeAssociationRequest request) AWSSimpleSystemsManagementAsyncClient.describeAssociationAsync
(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) Method parameters in com.amazonaws.services.simplesystemsmanagement with type arguments of type DescribeAssociationRequestModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest describeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) Describes the associations for the specified SSM document or instance.AWSSimpleSystemsManagementAsyncClient.describeAssociationAsync
(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) -
Uses of DescribeAssociationRequest in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return DescribeAssociationRequestModifier and TypeMethodDescriptionDescribeAssociationRequest.clone()
DescribeAssociationRequest.withInstanceId
(String instanceId) The instance ID.The name of the SSM document.