| Package | Description |
|---|---|
| com.google.cloud.channel.v1 |
A client to Cloud Channel API
|
| com.google.cloud.channel.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudChannelServiceClient.ListCustomersPagedResponse |
CloudChannelServiceClient.listCustomers(ListCustomersRequest request)
List [Customer][google.cloud.channel.v1.Customer]s.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceClient.ListCustomersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context,
com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceClient.listCustomersPagedCallable()
List [Customer][google.cloud.channel.v1.Customer]s.
|
com.google.api.gax.rpc.PagedCallSettings<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceSettings.listCustomersSettings()
Returns the object with the settings used for calls to listCustomers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceSettings.Builder.listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> |
HttpJsonCloudChannelServiceStub.listCustomersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceStub.listCustomersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> |
GrpcCloudChannelServiceStub.listCustomersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceStubSettings.listCustomersSettings()
Returns the object with the settings used for calls to listCustomers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> |
CloudChannelServiceStubSettings.Builder.listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.
|
Copyright © 2024 Google LLC. All rights reserved.