Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
GetAgentResponse |
OcbAgentSvcClient.getAgent(GetAgentRequest request) |
GetAgentResponse |
OcbAgentSvc.getAgent(GetAgentRequest request)
Gets an Agent by identifier.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetAgentRequest,GetAgentResponse> |
OcbAgentSvcWaiters.forAgent(GetAgentRequest request,
Agent.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAgentRequest,GetAgentResponse> |
OcbAgentSvcWaiters.forAgent(GetAgentRequest request,
Agent.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAgentRequest,GetAgentResponse> |
OcbAgentSvcWaiters.forAgent(GetAgentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Agent.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetAgentResponse> |
OcbAgentSvcAsyncClient.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler) |
Future<GetAgentResponse> |
OcbAgentSvcAsync.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler)
Gets an Agent by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAgentResponse> |
OcbAgentSvcAsyncClient.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler) |
Future<GetAgentResponse> |
OcbAgentSvcAsync.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler)
Gets an Agent by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetAgentResponse |
GetAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAgentResponse.Builder |
GetAgentResponse.Builder.copy(GetAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.