| 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.ListTransferableSkusPagedResponse |
CloudChannelServiceClient.listTransferableSkus(ListTransferableSkusRequest request)
List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a customer based on the
Cloud Identity ID or Customer Name in the request.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListTransferableSkusPagedResponse> |
CloudChannelServiceClient.ListTransferableSkusPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTransferableSkusRequest,ListTransferableSkusResponse,TransferableSku> context,
com.google.api.core.ApiFuture<ListTransferableSkusResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse> |
CloudChannelServiceClient.listTransferableSkusPagedCallable()
List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a customer based on the
Cloud Identity ID or Customer Name in the request.
|
com.google.api.gax.rpc.PagedCallSettings<ListTransferableSkusRequest,ListTransferableSkusResponse,CloudChannelServiceClient.ListTransferableSkusPagedResponse> |
CloudChannelServiceSettings.listTransferableSkusSettings()
Returns the object with the settings used for calls to listTransferableSkus.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableSkusRequest,ListTransferableSkusResponse,CloudChannelServiceClient.ListTransferableSkusPagedResponse> |
CloudChannelServiceSettings.Builder.listTransferableSkusSettings()
Returns the builder for the settings used for calls to listTransferableSkus.
|
Copyright © 2024 Google LLC. All rights reserved.