Package com.google.cloud.retail.v2alpha
Class MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceImplBase
- java.lang.Object
-
- com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceImplBase
-
- All Implemented Interfaces:
MerchantCenterAccountLinkServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MerchantCenterAccountLinkServiceGrpc
public abstract static class MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceImplBase extends Object implements io.grpc.BindableService, MerchantCenterAccountLinkServiceGrpc.AsyncService
Base class for the server implementation of the service MerchantCenterAccountLinkService.Merchant Center Link service to link a Branch to a Merchant Center Account.
-
-
Constructor Summary
Constructors Constructor Description MerchantCenterAccountLinkServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceGrpc.AsyncService
createMerchantCenterAccountLink, deleteMerchantCenterAccountLink, listMerchantCenterAccountLinks
-
-