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 TransferEntitlementsResponse
TransferEntitlementsResponse.Builder. build()
TransferEntitlementsResponse
TransferEntitlementsResponse.Builder. buildPartial()
static TransferEntitlementsResponse
TransferEntitlementsResponse. getDefaultInstance()
TransferEntitlementsResponse
TransferEntitlementsResponse.Builder. getDefaultInstanceForType()
TransferEntitlementsResponse
TransferEntitlementsResponse. getDefaultInstanceForType()
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseDelimitedFrom(InputStream input)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(byte[] data)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(com.google.protobuf.ByteString data)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(InputStream input)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferEntitlementsResponse
TransferEntitlementsResponse. parseFrom(ByteBuffer data)
static TransferEntitlementsResponse
TransferEntitlementsResponse. 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.Builder
TransferEntitlementsResponse.Builder. mergeFrom(TransferEntitlementsResponse other)
static TransferEntitlementsResponse.Builder
TransferEntitlementsResponse. 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.
-