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