Waiter<GetManagementAgentRequest,GetManagementAgentResponse> |
ManagementAgentWaiters.forManagementAgent(GetManagementAgentRequest request,
LifecycleStates... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetManagementAgentRequest,GetManagementAgentResponse> |
ManagementAgentWaiters.forManagementAgent(GetManagementAgentRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetManagementAgentRequest,GetManagementAgentResponse> |
ManagementAgentWaiters.forManagementAgent(GetManagementAgentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetManagementAgentResponse |
ManagementAgent.getManagementAgent(GetManagementAgentRequest request) |
Gets complete details of the inventory of a given agent id
|
Future<GetManagementAgentResponse> |
ManagementAgentAsync.getManagementAgent(GetManagementAgentRequest request,
AsyncHandler<GetManagementAgentRequest,GetManagementAgentResponse> handler) |
Gets complete details of the inventory of a given agent id
|
Future<GetManagementAgentResponse> |
ManagementAgentAsyncClient.getManagementAgent(GetManagementAgentRequest request,
AsyncHandler<GetManagementAgentRequest,GetManagementAgentResponse> handler) |
|
GetManagementAgentResponse |
ManagementAgentClient.getManagementAgent(GetManagementAgentRequest request) |
|