Uses of Class
software.amazon.awssdk.services.ssm.model.GetCommandInvocationRequest
Packages that use GetCommandInvocationRequest
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 GetCommandInvocationRequest in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type GetCommandInvocationRequestModifier and TypeMethodDescriptionSsmAsyncClient.getCommandInvocation(GetCommandInvocationRequest getCommandInvocationRequest) Returns detailed information about command execution for an invocation or plugin.default GetCommandInvocationResponseSsmClient.getCommandInvocation(GetCommandInvocationRequest getCommandInvocationRequest) Returns detailed information about command execution for an invocation or plugin. -
Uses of GetCommandInvocationRequest in software.amazon.awssdk.services.ssm.transform
Methods in software.amazon.awssdk.services.ssm.transform with parameters of type GetCommandInvocationRequestModifier and TypeMethodDescriptionGetCommandInvocationRequestMarshaller.marshall(GetCommandInvocationRequest getCommandInvocationRequest) -
Uses of GetCommandInvocationRequest in software.amazon.awssdk.services.ssm.waiters
Methods in software.amazon.awssdk.services.ssm.waiters with parameters of type GetCommandInvocationRequestModifier and TypeMethodDescriptionSsmAsyncWaiter.waitUntilCommandExecuted(GetCommandInvocationRequest getCommandInvocationRequest) PollsSsmAsyncClient.getCommandInvocation(software.amazon.awssdk.services.ssm.model.GetCommandInvocationRequest)API until the desired conditionCommandExecutedis met, or until it is determined that the resource will never enter into the desired stateSsmAsyncWaiter.waitUntilCommandExecuted(GetCommandInvocationRequest getCommandInvocationRequest, WaiterOverrideConfiguration overrideConfig) PollsSsmAsyncClient.getCommandInvocation(software.amazon.awssdk.services.ssm.model.GetCommandInvocationRequest)API until the desired conditionCommandExecutedis met, or until it is determined that the resource will never enter into the desired stateSsmWaiter.waitUntilCommandExecuted(GetCommandInvocationRequest getCommandInvocationRequest) PollsSsmClient.getCommandInvocation(software.amazon.awssdk.services.ssm.model.GetCommandInvocationRequest)API until the desired conditionCommandExecutedis met, or until it is determined that the resource will never enter into the desired stateSsmWaiter.waitUntilCommandExecuted(GetCommandInvocationRequest getCommandInvocationRequest, WaiterOverrideConfiguration overrideConfig) PollsSsmClient.getCommandInvocation(software.amazon.awssdk.services.ssm.model.GetCommandInvocationRequest)API until the desired conditionCommandExecutedis met, or until it is determined that the resource will never enter into the desired state