Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ListConnectionsResponse |
DevopsClient.listConnections(ListConnectionsRequest request) |
ListConnectionsResponse |
Devops.listConnections(ListConnectionsRequest request)
Returns a list of connections.
|
Modifier and Type | Method and Description |
---|---|
Future<ListConnectionsResponse> |
DevopsAsync.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler)
Returns a list of connections.
|
Future<ListConnectionsResponse> |
DevopsAsyncClient.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler) |
Iterable<ListConnectionsResponse> |
DevopsPaginators.listConnectionsResponseIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listConnections operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListConnectionsResponse> |
DevopsAsync.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler)
Returns a list of connections.
|
Future<ListConnectionsResponse> |
DevopsAsyncClient.listConnections(ListConnectionsRequest request,
AsyncHandler<ListConnectionsRequest,ListConnectionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListConnectionsResponse |
ListConnectionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListConnectionsResponse.Builder |
ListConnectionsResponse.Builder.copy(ListConnectionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.