| Package | Description |
|---|---|
| com.google.cloud.devtools.cloudbuild.v2 |
A client to Cloud Build API
|
| com.google.cloud.devtools.cloudbuild.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
RepositoryManagerClient.ListConnectionsPagedResponse |
RepositoryManagerClient.listConnections(ListConnectionsRequest request)
Lists Connections in a given project and location.
|
RepositoryManagerClient.ListConnectionsPagedResponse |
RepositoryManagerClient.listConnections(LocationName parent)
Lists Connections in a given project and location.
|
RepositoryManagerClient.ListConnectionsPagedResponse |
RepositoryManagerClient.listConnections(String parent)
Lists Connections in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RepositoryManagerClient.ListConnectionsPagedResponse> |
RepositoryManagerClient.ListConnectionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context,
com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,RepositoryManagerClient.ListConnectionsPagedResponse> |
RepositoryManagerClient.listConnectionsPagedCallable()
Lists Connections in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListConnectionsRequest,ListConnectionsResponse,RepositoryManagerClient.ListConnectionsPagedResponse> |
RepositoryManagerSettings.listConnectionsSettings()
Returns the object with the settings used for calls to listConnections.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,RepositoryManagerClient.ListConnectionsPagedResponse> |
RepositoryManagerSettings.Builder.listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.
|
Copyright © 2024 Google LLC. All rights reserved.