Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse |
Devops.createConnection(CreateConnectionRequest request)
Creates a new connection.
|
CreateConnectionResponse |
DevopsClient.createConnection(CreateConnectionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateConnectionResponse> |
DevopsAsyncClient.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler) |
Future<CreateConnectionResponse> |
DevopsAsync.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler)
Creates a new connection.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConnectionResponse> |
DevopsAsyncClient.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler) |
Future<CreateConnectionResponse> |
DevopsAsync.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler)
Creates a new connection.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse |
CreateConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.copy(CreateConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.