Uses of Class
com.google.cloud.channel.v1.ChangeOfferRequest
-
Packages that use ChangeOfferRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ChangeOfferRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ChangeOfferRequest Modifier and Type Method Description ChangeOfferRequestChangeOfferRequest.Builder. build()ChangeOfferRequestChangeOfferRequest.Builder. buildPartial()static ChangeOfferRequestChangeOfferRequest. getDefaultInstance()ChangeOfferRequestChangeOfferRequest.Builder. getDefaultInstanceForType()ChangeOfferRequestChangeOfferRequest. getDefaultInstanceForType()static ChangeOfferRequestChangeOfferRequest. parseDelimitedFrom(InputStream input)static ChangeOfferRequestChangeOfferRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeOfferRequestChangeOfferRequest. parseFrom(byte[] data)static ChangeOfferRequestChangeOfferRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeOfferRequestChangeOfferRequest. parseFrom(com.google.protobuf.ByteString data)static ChangeOfferRequestChangeOfferRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeOfferRequestChangeOfferRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ChangeOfferRequestChangeOfferRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeOfferRequestChangeOfferRequest. parseFrom(InputStream input)static ChangeOfferRequestChangeOfferRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangeOfferRequestChangeOfferRequest. parseFrom(ByteBuffer data)static ChangeOfferRequestChangeOfferRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ChangeOfferRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceClient. changeOfferCallable()Updates the Offer for an existing customer entitlement.com.google.api.gax.rpc.OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata>CloudChannelServiceClient. changeOfferOperationCallable()Updates the Offer for an existing customer entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeOfferRequest,Entitlement,OperationMetadata>CloudChannelServiceSettings.Builder. changeOfferOperationSettings()Returns the builder for the settings used for calls to changeOffer.com.google.api.gax.rpc.OperationCallSettings<ChangeOfferRequest,Entitlement,OperationMetadata>CloudChannelServiceSettings. changeOfferOperationSettings()Returns the object with the settings used for calls to changeOffer.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceSettings.Builder. changeOfferSettings()Returns the builder for the settings used for calls to changeOffer.com.google.api.gax.rpc.UnaryCallSettings<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceSettings. changeOfferSettings()Returns the object with the settings used for calls to changeOffer.static io.grpc.MethodDescriptor<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceGrpc. getChangeOfferMethod()com.google.protobuf.Parser<ChangeOfferRequest>ChangeOfferRequest. getParserForType()static com.google.protobuf.Parser<ChangeOfferRequest>ChangeOfferRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type ChangeOfferRequest Modifier and Type Method Description default voidCloudChannelServiceGrpc.AsyncService. changeOffer(ChangeOfferRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the Offer for an existing customer entitlement.com.google.longrunning.OperationCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. changeOffer(ChangeOfferRequest request)Updates the Offer for an existing customer entitlement.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. changeOffer(ChangeOfferRequest request)Updates the Offer for an existing customer entitlement.voidCloudChannelServiceGrpc.CloudChannelServiceStub. changeOffer(ChangeOfferRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the Offer for an existing customer entitlement.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>CloudChannelServiceClient. changeOfferAsync(ChangeOfferRequest request)Updates the Offer for an existing customer entitlement.ChangeOfferRequest.BuilderChangeOfferRequest.Builder. mergeFrom(ChangeOfferRequest other)static ChangeOfferRequest.BuilderChangeOfferRequest. newBuilder(ChangeOfferRequest prototype) -
Uses of ChangeOfferRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ChangeOfferRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceStub. changeOfferCallable()com.google.api.gax.rpc.UnaryCallable<ChangeOfferRequest,com.google.longrunning.Operation>GrpcCloudChannelServiceStub. changeOfferCallable()com.google.api.gax.rpc.UnaryCallable<ChangeOfferRequest,com.google.longrunning.Operation>HttpJsonCloudChannelServiceStub. changeOfferCallable()com.google.api.gax.rpc.OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata>CloudChannelServiceStub. changeOfferOperationCallable()com.google.api.gax.rpc.OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata>GrpcCloudChannelServiceStub. changeOfferOperationCallable()com.google.api.gax.rpc.OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata>HttpJsonCloudChannelServiceStub. changeOfferOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeOfferRequest,Entitlement,OperationMetadata>CloudChannelServiceStubSettings.Builder. changeOfferOperationSettings()Returns the builder for the settings used for calls to changeOffer.com.google.api.gax.rpc.OperationCallSettings<ChangeOfferRequest,Entitlement,OperationMetadata>CloudChannelServiceStubSettings. changeOfferOperationSettings()Returns the object with the settings used for calls to changeOffer.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceStubSettings.Builder. changeOfferSettings()Returns the builder for the settings used for calls to changeOffer.com.google.api.gax.rpc.UnaryCallSettings<ChangeOfferRequest,com.google.longrunning.Operation>CloudChannelServiceStubSettings. changeOfferSettings()Returns the object with the settings used for calls to changeOffer.
-