| 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.ListSkusPagedResponse |
CloudChannelServiceClient.listSkus(ListSkusRequest request)
Lists the SKUs for a product the reseller is authorized to sell.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceClient.ListSkusPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context,
com.google.api.core.ApiFuture<ListSkusResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceClient.listSkusPagedCallable()
Lists the SKUs for a product the reseller is authorized to sell.
|
com.google.api.gax.rpc.PagedCallSettings<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceSettings.listSkusSettings()
Returns the object with the settings used for calls to listSkus.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceSettings.Builder.listSkusSettings()
Returns the builder for the settings used for calls to listSkus.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> |
HttpJsonCloudChannelServiceStub.listSkusPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceStub.listSkusPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> |
GrpcCloudChannelServiceStub.listSkusPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceStubSettings.listSkusSettings()
Returns the object with the settings used for calls to listSkus.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> |
CloudChannelServiceStubSettings.Builder.listSkusSettings()
Returns the builder for the settings used for calls to listSkus.
|
Copyright © 2024 Google LLC. All rights reserved.