| 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.ListOffersPagedResponse |
CloudChannelServiceClient.listOffers(ListOffersRequest request)
Lists the Offers the reseller can sell.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceClient.ListOffersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOffersRequest,ListOffersResponse,Offer> context,
com.google.api.core.ApiFuture<ListOffersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceClient.listOffersPagedCallable()
Lists the Offers the reseller can sell.
|
com.google.api.gax.rpc.PagedCallSettings<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceSettings.listOffersSettings()
Returns the object with the settings used for calls to listOffers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceSettings.Builder.listOffersSettings()
Returns the builder for the settings used for calls to listOffers.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> |
HttpJsonCloudChannelServiceStub.listOffersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceStub.listOffersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> |
GrpcCloudChannelServiceStub.listOffersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceStubSettings.listOffersSettings()
Returns the object with the settings used for calls to listOffers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> |
CloudChannelServiceStubSettings.Builder.listOffersSettings()
Returns the builder for the settings used for calls to listOffers.
|
Copyright © 2024 Google LLC. All rights reserved.