Uses of Class
com.google.cloud.channel.v1.TransferEntitlementsResponse
-
Packages that use TransferEntitlementsResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of TransferEntitlementsResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return TransferEntitlementsResponse Modifier and Type Method Description TransferEntitlementsResponseTransferEntitlementsResponse.Builder. build()TransferEntitlementsResponseTransferEntitlementsResponse.Builder. buildPartial()static TransferEntitlementsResponseTransferEntitlementsResponse. getDefaultInstance()TransferEntitlementsResponseTransferEntitlementsResponse.Builder. getDefaultInstanceForType()TransferEntitlementsResponseTransferEntitlementsResponse. getDefaultInstanceForType()static TransferEntitlementsResponseTransferEntitlementsResponse. parseDelimitedFrom(InputStream input)static TransferEntitlementsResponseTransferEntitlementsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(byte[] data)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(com.google.protobuf.ByteString data)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(InputStream input)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(ByteBuffer data)static TransferEntitlementsResponseTransferEntitlementsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type TransferEntitlementsResponse Modifier and Type Method Description com.google.protobuf.Parser<TransferEntitlementsResponse>TransferEntitlementsResponse. getParserForType()static com.google.protobuf.Parser<TransferEntitlementsResponse>TransferEntitlementsResponse. parser()com.google.api.gax.longrunning.OperationFuture<TransferEntitlementsResponse,OperationMetadata>CloudChannelServiceClient. transferEntitlementsAsync(TransferEntitlementsRequest request)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.Methods in com.google.cloud.channel.v1 with parameters of type TransferEntitlementsResponse Modifier and Type Method Description TransferEntitlementsResponse.BuilderTransferEntitlementsResponse.Builder. mergeFrom(TransferEntitlementsResponse other)static TransferEntitlementsResponse.BuilderTransferEntitlementsResponse. newBuilder(TransferEntitlementsResponse prototype) -
Uses of TransferEntitlementsResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type TransferEntitlementsResponse Modifier and Type Method Description 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.
-