| 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.ListEntitlementsPagedResponse |
CloudChannelServiceClient.listEntitlements(ListEntitlementsRequest request)
Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a customer.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListEntitlementsPagedResponse> |
CloudChannelServiceClient.ListEntitlementsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntitlementsRequest,ListEntitlementsResponse,Entitlement> context,
com.google.api.core.ApiFuture<ListEntitlementsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntitlementsRequest,CloudChannelServiceClient.ListEntitlementsPagedResponse> |
CloudChannelServiceClient.listEntitlementsPagedCallable()
Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a customer.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntitlementsRequest,ListEntitlementsResponse,CloudChannelServiceClient.ListEntitlementsPagedResponse> |
CloudChannelServiceSettings.listEntitlementsSettings()
Returns the object with the settings used for calls to listEntitlements.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitlementsRequest,ListEntitlementsResponse,CloudChannelServiceClient.ListEntitlementsPagedResponse> |
CloudChannelServiceSettings.Builder.listEntitlementsSettings()
Returns the builder for the settings used for calls to listEntitlements.
|
Copyright © 2024 Google LLC. All rights reserved.