Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
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 |
---|---|
ListConnectionsRequest |
ListConnectionsRequest.Builder.build()
Build the instance of ListConnectionsRequest as configured by this builder
|
ListConnectionsRequest |
ListConnectionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListConnectionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListConnectionsRequest.Builder |
ListConnectionsRequest.Builder.copy(ListConnectionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.