Uses of Class
com.google.cloud.channel.v1.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of OperationMetadata in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return OperationMetadata Modifier and Type Method Description OperationMetadata
OperationMetadata.Builder. build()
OperationMetadata
OperationMetadata.Builder. buildPartial()
static OperationMetadata
OperationMetadata. getDefaultInstance()
OperationMetadata
OperationMetadata.Builder. getDefaultInstanceForType()
OperationMetadata
OperationMetadata. getDefaultInstanceForType()
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. activateEntitlementAsync(ActivateEntitlementRequest request)
Activates a previously suspended entitlement.com.google.api.gax.rpc.OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. activateEntitlementOperationCallable()
Activates a previously suspended entitlement.com.google.api.gax.rpc.OperationCallSettings<ActivateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. activateEntitlementOperationSettings()
Returns the object with the settings used for calls to activateEntitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. activateEntitlementOperationSettings()
Returns the builder for the settings used for calls to activateEntitlement.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceClient. cancelEntitlementAsync(CancelEntitlementRequest request)
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.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. changeOfferAsync(ChangeOfferRequest request)
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.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. changeParametersAsync(ChangeParametersRequest request)
Change parameters of the entitlement.com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. changeParametersOperationCallable()
Change parameters of the entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.OperationCallSettings<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. changeParametersOperationSettings()
Returns the object with the settings used for calls to changeParameters.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. changeRenewalSettingsAsync(ChangeRenewalSettingsRequest request)
Updates the renewal settings for an existing customer entitlement.com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. changeRenewalSettingsOperationCallable()
Updates the renewal settings for an existing customer entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.OperationCallSettings<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. changeRenewalSettingsOperationSettings()
Returns the object with the settings used for calls to changeRenewalSettings.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. createEntitlementAsync(CreateEntitlementRequest request)
Creates an entitlement for a customer.com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. createEntitlementOperationCallable()
Creates an entitlement for a customer.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. createEntitlementOperationSettings()
Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.OperationCallSettings<CreateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. createEntitlementOperationSettings()
Returns the object with the settings used for calls to createEntitlement.com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. getParserForType()
static com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<Customer,OperationMetadata>
CloudChannelServiceClient. provisionCloudIdentityAsync(ProvisionCloudIdentityRequest request)
Creates a Cloud Identity for the given customer using the customer's information, or the information provided here.com.google.api.gax.rpc.OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
CloudChannelServiceClient. provisionCloudIdentityOperationCallable()
Creates a Cloud Identity for the given customer using the customer's information, or the information provided here.com.google.api.gax.rpc.OperationCallSettings.Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
CloudChannelServiceSettings.Builder. provisionCloudIdentityOperationSettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.com.google.api.gax.rpc.OperationCallSettings<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
CloudChannelServiceSettings. provisionCloudIdentityOperationSettings()
Returns the object with the settings used for calls to provisionCloudIdentity.com.google.api.gax.longrunning.OperationFuture<RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceClient. runReportJobAsync(RunReportJobRequest request)
Begins generation of data for a given report.com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceClient. runReportJobOperationCallable()
Begins generation of data for a given report.com.google.api.gax.rpc.OperationCallSettings.Builder<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceSettings.Builder. runReportJobOperationSettings()
Returns the builder for the settings used for calls to runReportJob.com.google.api.gax.rpc.OperationCallSettings<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceSettings. runReportJobOperationSettings()
Returns the object with the settings used for calls to runReportJob.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. startPaidServiceAsync(StartPaidServiceRequest request)
Starts paid service for a trial entitlement.com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. startPaidServiceOperationCallable()
Starts paid service for a trial entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.OperationCallSettings<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. startPaidServiceOperationSettings()
Returns the object with the settings used for calls to startPaidService.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. suspendEntitlementAsync(SuspendEntitlementRequest request)
Suspends a previously fulfilled entitlement.com.google.api.gax.rpc.OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. suspendEntitlementOperationCallable()
Suspends a previously fulfilled entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. suspendEntitlementOperationSettings()
Returns the builder for the settings used for calls to suspendEntitlement.com.google.api.gax.rpc.OperationCallSettings<SuspendEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. suspendEntitlementOperationSettings()
Returns the object with the settings used for calls to suspendEntitlement.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.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceClient. transferEntitlementsToGoogleAsync(TransferEntitlementsToGoogleRequest request)
Transfers customer entitlements from their current reseller to Google.com.google.api.gax.rpc.OperationCallable<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceClient. transferEntitlementsToGoogleOperationCallable()
Transfers customer entitlements from their current reseller to Google.com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceSettings.Builder. transferEntitlementsToGoogleOperationSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.com.google.api.gax.rpc.OperationCallSettings<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceSettings. transferEntitlementsToGoogleOperationSettings()
Returns the object with the settings used for calls to transferEntitlementsToGoogle.Methods in com.google.cloud.channel.v1 with parameters of type OperationMetadata Modifier and Type Method Description OperationMetadata.Builder
OperationMetadata.Builder. mergeFrom(OperationMetadata other)
static OperationMetadata.Builder
OperationMetadata. newBuilder(OperationMetadata prototype)
-
Uses of OperationMetadata in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. activateEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. activateEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. activateEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<ActivateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. activateEntitlementOperationSettings()
Returns the object with the settings used for calls to activateEntitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. activateEntitlementOperationSettings()
Returns the builder for the settings used for calls to activateEntitlement.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.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.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. changeParametersOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. changeParametersOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. changeParametersOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.OperationCallSettings<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. changeParametersOperationSettings()
Returns the object with the settings used for calls to changeParameters.com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. changeRenewalSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. changeRenewalSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. changeRenewalSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.OperationCallSettings<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. changeRenewalSettingsOperationSettings()
Returns the object with the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. createEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. createEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. createEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. createEntitlementOperationSettings()
Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.OperationCallSettings<CreateEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. createEntitlementOperationSettings()
Returns the object with the settings used for calls to createEntitlement.com.google.api.gax.rpc.OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
CloudChannelServiceStub. provisionCloudIdentityOperationCallable()
com.google.api.gax.rpc.OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
GrpcCloudChannelServiceStub. provisionCloudIdentityOperationCallable()
com.google.api.gax.rpc.OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
HttpJsonCloudChannelServiceStub. provisionCloudIdentityOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
CloudChannelServiceStubSettings.Builder. provisionCloudIdentityOperationSettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.com.google.api.gax.rpc.OperationCallSettings<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
CloudChannelServiceStubSettings. provisionCloudIdentityOperationSettings()
Returns the object with the settings used for calls to provisionCloudIdentity.com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceStub. runReportJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
GrpcCloudChannelReportsServiceStub. runReportJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
HttpJsonCloudChannelReportsServiceStub. runReportJobOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceStubSettings.Builder. runReportJobOperationSettings()
Returns the builder for the settings used for calls to runReportJob.com.google.api.gax.rpc.OperationCallSettings<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceStubSettings. runReportJobOperationSettings()
Returns the object with the settings used for calls to runReportJob.com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. startPaidServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. startPaidServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. startPaidServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.OperationCallSettings<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. startPaidServiceOperationSettings()
Returns the object with the settings used for calls to startPaidService.com.google.api.gax.rpc.OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. suspendEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. suspendEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. suspendEntitlementOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. suspendEntitlementOperationSettings()
Returns the builder for the settings used for calls to suspendEntitlement.com.google.api.gax.rpc.OperationCallSettings<SuspendEntitlementRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. suspendEntitlementOperationSettings()
Returns the object with the settings used for calls to suspendEntitlement.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.OperationCallable<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceStub. transferEntitlementsToGoogleOperationCallable()
com.google.api.gax.rpc.OperationCallable<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcCloudChannelServiceStub. transferEntitlementsToGoogleOperationCallable()
com.google.api.gax.rpc.OperationCallable<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonCloudChannelServiceStub. transferEntitlementsToGoogleOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceStubSettings.Builder. transferEntitlementsToGoogleOperationSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.com.google.api.gax.rpc.OperationCallSettings<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
CloudChannelServiceStubSettings. transferEntitlementsToGoogleOperationSettings()
Returns the object with the settings used for calls to transferEntitlementsToGoogle.
-