| 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.ListProductsPagedResponse |
CloudChannelServiceClient.listProducts(ListProductsRequest request)
Lists the Products the reseller is authorized to sell.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceClient.ListProductsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context,
com.google.api.core.ApiFuture<ListProductsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceClient.listProductsPagedCallable()
Lists the Products the reseller is authorized to sell.
|
com.google.api.gax.rpc.PagedCallSettings<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceSettings.listProductsSettings()
Returns the object with the settings used for calls to listProducts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceSettings.Builder.listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> |
HttpJsonCloudChannelServiceStub.listProductsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceStub.listProductsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> |
GrpcCloudChannelServiceStub.listProductsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceStubSettings.listProductsSettings()
Returns the object with the settings used for calls to listProducts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> |
CloudChannelServiceStubSettings.Builder.listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
|
Copyright © 2024 Google LLC. All rights reserved.