Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse |
Devops.getConnection(GetConnectionRequest request)
Retrieves a connection by identifier.
|
GetConnectionResponse |
DevopsClient.getConnection(GetConnectionRequest request) |
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 |
---|---|
GetConnectionResponse |
GetConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.copy(GetConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.