Uses of Class
com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Packages that use CreateAssociationResult
Package
Description
-
Uses of CreateAssociationResult in com.amazonaws.services.simplesystemsmanagement
Methods in com.amazonaws.services.simplesystemsmanagement that return CreateAssociationResultModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagement.createAssociation
(CreateAssociationRequest request) AWSSimpleSystemsManagement.createAssociation
(CreateAssociationRequest createAssociationRequest) Associates the specified SSM document with the specified instance.AWSSimpleSystemsManagementClient.createAssociation
(CreateAssociationRequest createAssociationRequest) Associates the specified SSM document with the specified instance.Methods in com.amazonaws.services.simplesystemsmanagement that return types with arguments of type CreateAssociationResultModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest request) AbstractAWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest createAssociationRequest) Associates the specified SSM document with the specified instance.AWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest createAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) Associates the specified SSM document with the specified instance.AWSSimpleSystemsManagementAsyncClient.createAssociationAsync
(CreateAssociationRequest request) AWSSimpleSystemsManagementAsyncClient.createAssociationAsync
(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) Method parameters in com.amazonaws.services.simplesystemsmanagement with type arguments of type CreateAssociationResultModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest createAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) Associates the specified SSM document with the specified instance.AWSSimpleSystemsManagementAsyncClient.createAssociationAsync
(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) -
Uses of CreateAssociationResult in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return CreateAssociationResultModifier and TypeMethodDescriptionCreateAssociationResult.clone()
CreateAssociationResult.withAssociationDescription
(AssociationDescription associationDescription) Information about the association.