Uses of Class
com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
Packages that use RemoveTagsFromOnPremisesInstancesResult
-
Uses of RemoveTagsFromOnPremisesInstancesResult in com.amazonaws.services.codedeploy
Methods in com.amazonaws.services.codedeploy that return RemoveTagsFromOnPremisesInstancesResultModifier and TypeMethodDescriptionAbstractAmazonCodeDeploy.removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest request) AmazonCodeDeploy.removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest) Removes one or more tags from one or more on-premises instances.AmazonCodeDeployClient.removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest) Removes one or more tags from one or more on-premises instances.Methods in com.amazonaws.services.codedeploy that return types with arguments of type RemoveTagsFromOnPremisesInstancesResultModifier and TypeMethodDescriptionAbstractAmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest request) AbstractAmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest request, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) AmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest) Removes one or more tags from one or more on-premises instances.AmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) Removes one or more tags from one or more on-premises instances.AmazonCodeDeployAsyncClient.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest request) AmazonCodeDeployAsyncClient.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest request, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) Method parameters in com.amazonaws.services.codedeploy with type arguments of type RemoveTagsFromOnPremisesInstancesResultModifier and TypeMethodDescriptionAbstractAmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest request, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) AmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) Removes one or more tags from one or more on-premises instances.AmazonCodeDeployAsyncClient.removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest request, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) -
Uses of RemoveTagsFromOnPremisesInstancesResult in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return RemoveTagsFromOnPremisesInstancesResult