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 ListPurchasableOffersResponseListPurchasableOffersResponse.Builder. build()ListPurchasableOffersResponseListPurchasableOffersResponse.Builder. buildPartial()static ListPurchasableOffersResponseListPurchasableOffersResponse. getDefaultInstance()ListPurchasableOffersResponseListPurchasableOffersResponse.Builder. getDefaultInstanceForType()ListPurchasableOffersResponseListPurchasableOffersResponse. getDefaultInstanceForType()ListPurchasableOffersResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listPurchasableOffers(ListPurchasableOffersRequest request)Lists the following: * Offers that you can purchase for a customer.static ListPurchasableOffersResponseListPurchasableOffersResponse. parseDelimitedFrom(InputStream input)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(byte[] data)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(com.google.protobuf.ByteString data)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(InputStream input)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPurchasableOffersResponseListPurchasableOffersResponse. parseFrom(ByteBuffer data)static ListPurchasableOffersResponseListPurchasableOffersResponse. 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.ListPurchasableOffersPageCloudChannelServiceClient.ListPurchasableOffersPage. createPage(com.google.api.gax.rpc.PageContext<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer> context, ListPurchasableOffersResponse response)ListPurchasableOffersResponse.BuilderListPurchasableOffersResponse.Builder. mergeFrom(ListPurchasableOffersResponse other)static ListPurchasableOffersResponse.BuilderListPurchasableOffersResponse. 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.ListPurchasableOffersPageCloudChannelServiceClient.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 voidCloudChannelServiceGrpc.AsyncService. listPurchasableOffers(ListPurchasableOffersRequest request, io.grpc.stub.StreamObserver<ListPurchasableOffersResponse> responseObserver)Lists the following: * Offers that you can purchase for a customer.voidCloudChannelServiceGrpc.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.
-