| 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.ListEntitlementChangesPagedResponse |
CloudChannelServiceClient.listEntitlementChanges(EntitlementName parent)
List entitlement history.
|
CloudChannelServiceClient.ListEntitlementChangesPagedResponse |
CloudChannelServiceClient.listEntitlementChanges(ListEntitlementChangesRequest request)
List entitlement history.
|
CloudChannelServiceClient.ListEntitlementChangesPagedResponse |
CloudChannelServiceClient.listEntitlementChanges(String parent)
List entitlement history.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListEntitlementChangesPagedResponse> |
CloudChannelServiceClient.ListEntitlementChangesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntitlementChangesRequest,ListEntitlementChangesResponse,EntitlementChange> context,
com.google.api.core.ApiFuture<ListEntitlementChangesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntitlementChangesRequest,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> |
CloudChannelServiceClient.listEntitlementChangesPagedCallable()
List entitlement history.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntitlementChangesRequest,ListEntitlementChangesResponse,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> |
CloudChannelServiceSettings.listEntitlementChangesSettings()
Returns the object with the settings used for calls to listEntitlementChanges.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitlementChangesRequest,ListEntitlementChangesResponse,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> |
CloudChannelServiceSettings.Builder.listEntitlementChangesSettings()
Returns the builder for the settings used for calls to listEntitlementChanges.
|
Copyright © 2024 Google LLC. All rights reserved.