Uses of Class
com.google.cloud.channel.v1.ListPurchasableSkusResponse
-
Packages that use ListPurchasableSkusResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListPurchasableSkusResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListPurchasableSkusResponse Modifier and Type Method Description ListPurchasableSkusResponse
ListPurchasableSkusResponse.Builder. build()
ListPurchasableSkusResponse
ListPurchasableSkusResponse.Builder. buildPartial()
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. getDefaultInstance()
ListPurchasableSkusResponse
ListPurchasableSkusResponse.Builder. getDefaultInstanceForType()
ListPurchasableSkusResponse
ListPurchasableSkusResponse. getDefaultInstanceForType()
ListPurchasableSkusResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listPurchasableSkus(ListPurchasableSkusRequest request)
Lists the following: * SKUs that you can purchase for a customer * SKUs that you can upgrade or downgrade for an entitlement.static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseDelimitedFrom(InputStream input)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(byte[] data)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(com.google.protobuf.ByteString data)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(InputStream input)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(ByteBuffer data)
static ListPurchasableSkusResponse
ListPurchasableSkusResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ListPurchasableSkusResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPurchasableSkusRequest,ListPurchasableSkusResponse>
CloudChannelServiceGrpc. getListPurchasableSkusMethod()
com.google.protobuf.Parser<ListPurchasableSkusResponse>
ListPurchasableSkusResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListPurchasableSkusResponse>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listPurchasableSkus(ListPurchasableSkusRequest request)
Lists the following: * SKUs that you can purchase for a customer * SKUs that you can upgrade or downgrade for an entitlement.com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse>
CloudChannelServiceClient. listPurchasableSkusCallable()
Lists the following: SKUs that you can purchase for a customer SKUs that you can upgrade or downgrade for an entitlement.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
CloudChannelServiceSettings.Builder. listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.com.google.api.gax.rpc.PagedCallSettings<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
CloudChannelServiceSettings. listPurchasableSkusSettings()
Returns the object with the settings used for calls to listPurchasableSkus.static com.google.protobuf.Parser<ListPurchasableSkusResponse>
ListPurchasableSkusResponse. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ListPurchasableSkusResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListPurchasableSkusPage
CloudChannelServiceClient.ListPurchasableSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, ListPurchasableSkusResponse response)
ListPurchasableSkusResponse.Builder
ListPurchasableSkusResponse.Builder. mergeFrom(ListPurchasableSkusResponse other)
static ListPurchasableSkusResponse.Builder
ListPurchasableSkusResponse. newBuilder(ListPurchasableSkusResponse prototype)
Method parameters in com.google.cloud.channel.v1 with type arguments of type ListPurchasableSkusResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
CloudChannelServiceClient.ListPurchasableSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse)
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
CloudChannelServiceClient.ListPurchasableSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse)
protected CloudChannelServiceClient.ListPurchasableSkusPage
CloudChannelServiceClient.ListPurchasableSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, ListPurchasableSkusResponse response)
com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPage>
CloudChannelServiceClient.ListPurchasableSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse)
com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPage>
CloudChannelServiceClient.ListPurchasableSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse)
default void
CloudChannelServiceGrpc.AsyncService. listPurchasableSkus(ListPurchasableSkusRequest request, io.grpc.stub.StreamObserver<ListPurchasableSkusResponse> responseObserver)
Lists the following: * SKUs that you can purchase for a customer * SKUs that you can upgrade or downgrade for an entitlement.void
CloudChannelServiceGrpc.CloudChannelServiceStub. listPurchasableSkus(ListPurchasableSkusRequest request, io.grpc.stub.StreamObserver<ListPurchasableSkusResponse> responseObserver)
Lists the following: * SKUs that you can purchase for a customer * SKUs that you can upgrade or downgrade for an entitlement. -
Uses of ListPurchasableSkusResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListPurchasableSkusResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse>
CloudChannelServiceStub. listPurchasableSkusCallable()
com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse>
GrpcCloudChannelServiceStub. listPurchasableSkusCallable()
com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse>
HttpJsonCloudChannelServiceStub. listPurchasableSkusCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
CloudChannelServiceStubSettings.Builder. listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.com.google.api.gax.rpc.PagedCallSettings<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
CloudChannelServiceStubSettings. listPurchasableSkusSettings()
Returns the object with the settings used for calls to listPurchasableSkus.
-