Uses of Class
com.google.cloud.channel.v1.CancelEntitlementRequest
-
Packages that use CancelEntitlementRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CancelEntitlementRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CancelEntitlementRequest Modifier and Type Method Description CancelEntitlementRequest
CancelEntitlementRequest.Builder. build()
CancelEntitlementRequest
CancelEntitlementRequest.Builder. buildPartial()
static CancelEntitlementRequest
CancelEntitlementRequest. getDefaultInstance()
CancelEntitlementRequest
CancelEntitlementRequest.Builder. getDefaultInstanceForType()
CancelEntitlementRequest
CancelEntitlementRequest. getDefaultInstanceForType()
static CancelEntitlementRequest
CancelEntitlementRequest. parseDelimitedFrom(InputStream input)
static CancelEntitlementRequest
CancelEntitlementRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(byte[] data)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(com.google.protobuf.ByteString data)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(InputStream input)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(ByteBuffer data)
static CancelEntitlementRequest
CancelEntitlementRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type CancelEntitlementRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceClient. cancelEntitlementCallable()
Cancels a previously fulfilled entitlement.com.google.api.gax.rpc.OperationCallable<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceClient. cancelEntitlementOperationCallable()
Cancels a previously fulfilled entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceSettings.Builder. cancelEntitlementOperationSettings()
Returns the builder for the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.OperationCallSettings<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceSettings. cancelEntitlementOperationSettings()
Returns the object with the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings.Builder. cancelEntitlementSettings()
Returns the builder for the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.UnaryCallSettings<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings. cancelEntitlementSettings()
Returns the object with the settings used for calls to cancelEntitlement.static io.grpc.MethodDescriptor<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceGrpc. getCancelEntitlementMethod()
com.google.protobuf.Parser<CancelEntitlementRequest>
CancelEntitlementRequest. getParserForType()
static com.google.protobuf.Parser<CancelEntitlementRequest>
CancelEntitlementRequest. parser()
Methods in com.google.cloud.channel.v1 with parameters of type CancelEntitlementRequest Modifier and Type Method Description default void
CloudChannelServiceGrpc.AsyncService. cancelEntitlement(CancelEntitlementRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Cancels a previously fulfilled entitlement.com.google.longrunning.Operation
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. cancelEntitlement(CancelEntitlementRequest request)
Cancels a previously fulfilled entitlement.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. cancelEntitlement(CancelEntitlementRequest request)
Cancels a previously fulfilled entitlement.void
CloudChannelServiceGrpc.CloudChannelServiceStub. cancelEntitlement(CancelEntitlementRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Cancels a previously fulfilled entitlement.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceClient. cancelEntitlementAsync(CancelEntitlementRequest request)
Cancels a previously fulfilled entitlement.CancelEntitlementRequest.Builder
CancelEntitlementRequest.Builder. mergeFrom(CancelEntitlementRequest other)
static CancelEntitlementRequest.Builder
CancelEntitlementRequest. newBuilder(CancelEntitlementRequest prototype)
-
Uses of CancelEntitlementRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type CancelEntitlementRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceStub. cancelEntitlementCallable()
com.google.api.gax.rpc.UnaryCallable<CancelEntitlementRequest,com.google.longrunning.Operation>
GrpcCloudChannelServiceStub. cancelEntitlementCallable()
com.google.api.gax.rpc.UnaryCallable<CancelEntitlementRequest,com.google.longrunning.Operation>
HttpJsonCloudChannelServiceStub. cancelEntitlementCallable()
com.google.api.gax.rpc.OperationCallable<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceStub. cancelEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcCloudChannelServiceStub. cancelEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonCloudChannelServiceStub. cancelEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceStubSettings.Builder. cancelEntitlementOperationSettings()
Returns the builder for the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.OperationCallSettings<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceStubSettings. cancelEntitlementOperationSettings()
Returns the object with the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings.Builder. cancelEntitlementSettings()
Returns the builder for the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.UnaryCallSettings<CancelEntitlementRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings. cancelEntitlementSettings()
Returns the object with the settings used for calls to cancelEntitlement.
-