Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
Future<GetManagementAgentResponse> |
ManagementAgentAsyncClient.getManagementAgent(GetManagementAgentRequest request,
AsyncHandler<GetManagementAgentRequest,GetManagementAgentResponse> handler) |
Future<GetManagementAgentResponse> |
ManagementAgentAsync.getManagementAgent(GetManagementAgentRequest request,
AsyncHandler<GetManagementAgentRequest,GetManagementAgentResponse> handler)
Gets complete details of the inventory of a given agent id
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentRequest |
GetManagementAgentRequest.Builder.build()
Build the instance of GetManagementAgentRequest as configured by this builder
|
GetManagementAgentRequest |
GetManagementAgentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetManagementAgentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetManagementAgentRequest.Builder |
GetManagementAgentRequest.Builder.copy(GetManagementAgentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.