Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetConnectionRequest,GetConnectionResponse> |
DevopsWaiters.forConnection(GetConnectionRequest request,
Connection.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetConnectionRequest,GetConnectionResponse> |
DevopsWaiters.forConnection(GetConnectionRequest request,
Connection.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetConnectionRequest,GetConnectionResponse> |
DevopsWaiters.forConnection(GetConnectionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Connection.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetConnectionResponse> |
DevopsAsyncClient.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler) |
Future<GetConnectionResponse> |
DevopsAsync.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler)
Retrieves a connection by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetConnectionRequest |
GetConnectionRequest.Builder.build()
Build the instance of GetConnectionRequest as configured by this builder
|
GetConnectionRequest |
GetConnectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetConnectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.copy(GetConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.