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