| Package | Description |
|---|---|
| com.google.cloud.datastream.v1 |
A client to Datastream API
|
| com.google.cloud.datastream.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatastreamClient.ListConnectionProfilesPagedResponse |
DatastreamClient.listConnectionProfiles(ListConnectionProfilesRequest request)
Use this method to list connection profiles created in a project and location.
|
DatastreamClient.ListConnectionProfilesPagedResponse |
DatastreamClient.listConnectionProfiles(LocationName parent)
Use this method to list connection profiles created in a project and location.
|
DatastreamClient.ListConnectionProfilesPagedResponse |
DatastreamClient.listConnectionProfiles(String parent)
Use this method to list connection profiles created in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatastreamClient.ListConnectionProfilesPagedResponse> |
DatastreamClient.ListConnectionProfilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context,
com.google.api.core.ApiFuture<ListConnectionProfilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListConnectionProfilesRequest,DatastreamClient.ListConnectionProfilesPagedResponse> |
DatastreamClient.listConnectionProfilesPagedCallable()
Use this method to list connection profiles created in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListConnectionProfilesRequest,ListConnectionProfilesResponse,DatastreamClient.ListConnectionProfilesPagedResponse> |
DatastreamSettings.listConnectionProfilesSettings()
Returns the object with the settings used for calls to listConnectionProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionProfilesRequest,ListConnectionProfilesResponse,DatastreamClient.ListConnectionProfilesPagedResponse> |
DatastreamSettings.Builder.listConnectionProfilesSettings()
Returns the builder for the settings used for calls to listConnectionProfiles.
|
Copyright © 2022 Google LLC. All rights reserved.