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