Uses of Class
com.google.cloud.channel.v1.TransferEntitlementsRequest
-
Packages that use TransferEntitlementsRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of TransferEntitlementsRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return TransferEntitlementsRequest Modifier and Type Method Description TransferEntitlementsRequestTransferEntitlementsRequest.Builder. build()TransferEntitlementsRequestTransferEntitlementsRequest.Builder. buildPartial()static TransferEntitlementsRequestTransferEntitlementsRequest. getDefaultInstance()TransferEntitlementsRequestTransferEntitlementsRequest.Builder. getDefaultInstanceForType()TransferEntitlementsRequestTransferEntitlementsRequest. getDefaultInstanceForType()static TransferEntitlementsRequestTransferEntitlementsRequest. parseDelimitedFrom(InputStream input)static TransferEntitlementsRequestTransferEntitlementsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(byte[] data)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(com.google.protobuf.ByteString data)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(InputStream input)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(ByteBuffer data)static TransferEntitlementsRequestTransferEntitlementsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type TransferEntitlementsRequest Modifier and Type Method Description com.google.protobuf.Parser<TransferEntitlementsRequest>TransferEntitlementsRequest. getParserForType()static io.grpc.MethodDescriptor<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceGrpc. getTransferEntitlementsMethod()static com.google.protobuf.Parser<TransferEntitlementsRequest>TransferEntitlementsRequest. parser()com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceClient. transferEntitlementsCallable()Transfers customer entitlements to new reseller.com.google.api.gax.rpc.OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceClient. transferEntitlementsOperationCallable()Transfers customer entitlements to new reseller.com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceSettings.Builder. transferEntitlementsOperationSettings()Returns the builder for the settings used for calls to transferEntitlements.com.google.api.gax.rpc.OperationCallSettings<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceSettings. transferEntitlementsOperationSettings()Returns the object with the settings used for calls to transferEntitlements.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceSettings.Builder. transferEntitlementsSettings()Returns the builder for the settings used for calls to transferEntitlements.com.google.api.gax.rpc.UnaryCallSettings<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceSettings. transferEntitlementsSettings()Returns the object with the settings used for calls to transferEntitlements.Methods in com.google.cloud.channel.v1 with parameters of type TransferEntitlementsRequest Modifier and Type Method Description TransferEntitlementsRequest.BuilderTransferEntitlementsRequest.Builder. mergeFrom(TransferEntitlementsRequest other)static TransferEntitlementsRequest.BuilderTransferEntitlementsRequest. newBuilder(TransferEntitlementsRequest prototype)default voidCloudChannelServiceGrpc.AsyncService. transferEntitlements(TransferEntitlementsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Transfers customer entitlements to new reseller.com.google.longrunning.OperationCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. transferEntitlements(TransferEntitlementsRequest request)Transfers customer entitlements to new reseller.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. transferEntitlements(TransferEntitlementsRequest request)Transfers customer entitlements to new reseller.voidCloudChannelServiceGrpc.CloudChannelServiceStub. transferEntitlements(TransferEntitlementsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Transfers customer entitlements to new reseller.com.google.api.gax.longrunning.OperationFuture<TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceClient. transferEntitlementsAsync(TransferEntitlementsRequest request)Transfers customer entitlements to new reseller. -
Uses of TransferEntitlementsRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type TransferEntitlementsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceStub. transferEntitlementsCallable()com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsRequest,com.google.longrunning.Operation>GrpcCloudChannelServiceStub. transferEntitlementsCallable()com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsRequest,com.google.longrunning.Operation>HttpJsonCloudChannelServiceStub. transferEntitlementsCallable()com.google.api.gax.rpc.OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceStub. transferEntitlementsOperationCallable()com.google.api.gax.rpc.OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>GrpcCloudChannelServiceStub. transferEntitlementsOperationCallable()com.google.api.gax.rpc.OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>HttpJsonCloudChannelServiceStub. transferEntitlementsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceStubSettings.Builder. transferEntitlementsOperationSettings()Returns the builder for the settings used for calls to transferEntitlements.com.google.api.gax.rpc.OperationCallSettings<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceStubSettings. transferEntitlementsOperationSettings()Returns the object with the settings used for calls to transferEntitlements.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceStubSettings.Builder. transferEntitlementsSettings()Returns the builder for the settings used for calls to transferEntitlements.com.google.api.gax.rpc.UnaryCallSettings<TransferEntitlementsRequest,com.google.longrunning.Operation>CloudChannelServiceStubSettings. transferEntitlementsSettings()Returns the object with the settings used for calls to transferEntitlements.
-