Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceClient.ListSkusPagedResponse
-
Packages that use CloudChannelServiceClient.ListSkusPagedResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CloudChannelServiceClient.ListSkusPagedResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceClient.ListSkusPagedResponse Modifier and Type Method Description CloudChannelServiceClient.ListSkusPagedResponseCloudChannelServiceClient. listSkus(ListSkusRequest request)Lists the SKUs for a product the reseller is authorized to sell.Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudChannelServiceClient.ListSkusPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceClient.ListSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceClient. listSkusPagedCallable()Lists the SKUs for a product the reseller is authorized to sell.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceSettings.Builder. listSkusSettings()Returns the builder for the settings used for calls to listSkus.com.google.api.gax.rpc.PagedCallSettings<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceSettings. listSkusSettings()Returns the object with the settings used for calls to listSkus. -
Uses of CloudChannelServiceClient.ListSkusPagedResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type CloudChannelServiceClient.ListSkusPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceStub. listSkusPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse>GrpcCloudChannelServiceStub. listSkusPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse>HttpJsonCloudChannelServiceStub. listSkusPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceStubSettings.Builder. listSkusSettings()Returns the builder for the settings used for calls to listSkus.com.google.api.gax.rpc.PagedCallSettings<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse>CloudChannelServiceStubSettings. listSkusSettings()Returns the object with the settings used for calls to listSkus.
-