Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAgentDependencyRequest,GetAgentDependencyResponse> |
OcbAgentSvcWaiters.forAgentDependency(GetAgentDependencyRequest request,
AgentDependency.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAgentDependencyRequest,GetAgentDependencyResponse> |
OcbAgentSvcWaiters.forAgentDependency(GetAgentDependencyRequest request,
AgentDependency.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAgentDependencyRequest,GetAgentDependencyResponse> |
OcbAgentSvcWaiters.forAgentDependency(GetAgentDependencyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AgentDependency.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetAgentDependencyResponse> |
OcbAgentSvcAsyncClient.getAgentDependency(GetAgentDependencyRequest request,
AsyncHandler<GetAgentDependencyRequest,GetAgentDependencyResponse> handler) |
Future<GetAgentDependencyResponse> |
OcbAgentSvcAsync.getAgentDependency(GetAgentDependencyRequest request,
AsyncHandler<GetAgentDependencyRequest,GetAgentDependencyResponse> handler)
Gets an AgentDependency by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetAgentDependencyRequest |
GetAgentDependencyRequest.Builder.build()
Build the instance of GetAgentDependencyRequest as configured by this builder
|
GetAgentDependencyRequest |
GetAgentDependencyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAgentDependencyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAgentDependencyRequest.Builder |
GetAgentDependencyRequest.Builder.copy(GetAgentDependencyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.