Uses of Class
com.google.cloud.channel.v1.Offer
-
Packages that use Offer Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of Offer in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return Offer Modifier and Type Method Description OfferOffer.Builder. build()OfferOffer.Builder. buildPartial()static OfferOffer. getDefaultInstance()OfferOffer.Builder. getDefaultInstanceForType()OfferOffer. getDefaultInstanceForType()OfferPurchasableOffer.Builder. getOffer()Offer.OfferPurchasableOffer. getOffer()Offer.OfferPurchasableOfferOrBuilder. getOffer()Offer.OfferTransferableOffer.Builder. getOffer()Offer with parameter constraints updated to allow the Transfer.OfferTransferableOffer. getOffer()Offer with parameter constraints updated to allow the Transfer.OfferTransferableOfferOrBuilder. getOffer()Offer with parameter constraints updated to allow the Transfer.OfferListOffersResponse.Builder. getOffers(int index)The list of Offers requested.OfferListOffersResponse. getOffers(int index)The list of Offers requested.OfferListOffersResponseOrBuilder. getOffers(int index)The list of Offers requested.OfferCloudChannelServiceClient. lookupOffer(LookupOfferRequest request)Returns the requested [Offer][google.cloud.channel.v1.Offer] resource.OfferCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. lookupOffer(LookupOfferRequest request)Returns the requested [Offer][google.cloud.channel.v1.Offer] resource.static OfferOffer. parseDelimitedFrom(InputStream input)static OfferOffer. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfferOffer. parseFrom(byte[] data)static OfferOffer. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfferOffer. parseFrom(com.google.protobuf.ByteString data)static OfferOffer. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfferOffer. parseFrom(com.google.protobuf.CodedInputStream input)static OfferOffer. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfferOffer. parseFrom(InputStream input)static OfferOffer. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfferOffer. parseFrom(ByteBuffer data)static OfferOffer. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type Offer Modifier and Type Method Description static io.grpc.MethodDescriptor<LookupOfferRequest,Offer>CloudChannelServiceGrpc. getLookupOfferMethod()List<Offer>ListOffersResponse.Builder. getOffersList()The list of Offers requested.List<Offer>ListOffersResponse. getOffersList()The list of Offers requested.List<Offer>ListOffersResponseOrBuilder. getOffersList()The list of Offers requested.com.google.protobuf.Parser<Offer>Offer. getParserForType()com.google.common.util.concurrent.ListenableFuture<Offer>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. lookupOffer(LookupOfferRequest request)Returns the requested [Offer][google.cloud.channel.v1.Offer] resource.com.google.api.gax.rpc.UnaryCallable<LookupOfferRequest,Offer>CloudChannelServiceClient. lookupOfferCallable()Returns the requested [Offer][google.cloud.channel.v1.Offer] resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupOfferRequest,Offer>CloudChannelServiceSettings.Builder. lookupOfferSettings()Returns the builder for the settings used for calls to lookupOffer.com.google.api.gax.rpc.UnaryCallSettings<LookupOfferRequest,Offer>CloudChannelServiceSettings. lookupOfferSettings()Returns the object with the settings used for calls to lookupOffer.static com.google.protobuf.Parser<Offer>Offer. parser()Methods in com.google.cloud.channel.v1 with parameters of type Offer Modifier and Type Method Description ListOffersResponse.BuilderListOffersResponse.Builder. addOffers(int index, Offer value)The list of Offers requested.ListOffersResponse.BuilderListOffersResponse.Builder. addOffers(Offer value)The list of Offers requested.Offer.BuilderOffer.Builder. mergeFrom(Offer other)PurchasableOffer.BuilderPurchasableOffer.Builder. mergeOffer(Offer value)Offer.TransferableOffer.BuilderTransferableOffer.Builder. mergeOffer(Offer value)Offer with parameter constraints updated to allow the Transfer.static Offer.BuilderOffer. newBuilder(Offer prototype)PurchasableOffer.BuilderPurchasableOffer.Builder. setOffer(Offer value)Offer.TransferableOffer.BuilderTransferableOffer.Builder. setOffer(Offer value)Offer with parameter constraints updated to allow the Transfer.ListOffersResponse.BuilderListOffersResponse.Builder. setOffers(int index, Offer value)The list of Offers requested.Method parameters in com.google.cloud.channel.v1 with type arguments of type Offer Modifier and Type Method Description ListOffersResponse.BuilderListOffersResponse.Builder. addAllOffers(Iterable<? extends Offer> values)The list of Offers requested.static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListOffersPagedResponse>CloudChannelServiceClient.ListOffersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListOffersRequest,ListOffersResponse,Offer> context, com.google.api.core.ApiFuture<ListOffersResponse> futureResponse)protected CloudChannelServiceClient.ListOffersPageCloudChannelServiceClient.ListOffersPage. createPage(com.google.api.gax.rpc.PageContext<ListOffersRequest,ListOffersResponse,Offer> context, ListOffersResponse response)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListOffersPage>CloudChannelServiceClient.ListOffersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListOffersRequest,ListOffersResponse,Offer> context, com.google.api.core.ApiFuture<ListOffersResponse> futureResponse)default voidCloudChannelServiceGrpc.AsyncService. lookupOffer(LookupOfferRequest request, io.grpc.stub.StreamObserver<Offer> responseObserver)Returns the requested [Offer][google.cloud.channel.v1.Offer] resource.voidCloudChannelServiceGrpc.CloudChannelServiceStub. lookupOffer(LookupOfferRequest request, io.grpc.stub.StreamObserver<Offer> responseObserver)Returns the requested [Offer][google.cloud.channel.v1.Offer] resource. -
Uses of Offer in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type Offer Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<LookupOfferRequest,Offer>CloudChannelServiceStub. lookupOfferCallable()com.google.api.gax.rpc.UnaryCallable<LookupOfferRequest,Offer>GrpcCloudChannelServiceStub. lookupOfferCallable()com.google.api.gax.rpc.UnaryCallable<LookupOfferRequest,Offer>HttpJsonCloudChannelServiceStub. lookupOfferCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupOfferRequest,Offer>CloudChannelServiceStubSettings.Builder. lookupOfferSettings()Returns the builder for the settings used for calls to lookupOffer.com.google.api.gax.rpc.UnaryCallSettings<LookupOfferRequest,Offer>CloudChannelServiceStubSettings. lookupOfferSettings()Returns the object with the settings used for calls to lookupOffer.
-