| 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.ListSkuGroupsPagedResponse |
CloudChannelServiceClient.listSkuGroups(ListSkuGroupsRequest request)
Lists the Rebilling supported SKU groups the account is authorized to sell.
|
CloudChannelServiceClient.ListSkuGroupsPagedResponse |
CloudChannelServiceClient.listSkuGroups(String parent)
Lists the Rebilling supported SKU groups the account is authorized to sell.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceClient.ListSkuGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context,
com.google.api.core.ApiFuture<ListSkuGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceClient.listSkuGroupsPagedCallable()
Lists the Rebilling supported SKU groups the account is authorized to sell.
|
com.google.api.gax.rpc.PagedCallSettings<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceSettings.listSkuGroupsSettings()
Returns the object with the settings used for calls to listSkuGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceSettings.Builder.listSkuGroupsSettings()
Returns the builder for the settings used for calls to listSkuGroups.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
HttpJsonCloudChannelServiceStub.listSkuGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceStub.listSkuGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
GrpcCloudChannelServiceStub.listSkuGroupsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceStubSettings.listSkuGroupsSettings()
Returns the object with the settings used for calls to listSkuGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse> |
CloudChannelServiceStubSettings.Builder.listSkuGroupsSettings()
Returns the builder for the settings used for calls to listSkuGroups.
|
Copyright © 2024 Google LLC. All rights reserved.