Uses of Class
com.google.cloud.retail.v2alpha.MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub
-
Packages that use MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub Modifier and Type Method Description protected MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub
MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MerchantCenterAccountLinkServiceGrpc.MerchantCenterAccountLinkServiceBlockingStub
MerchantCenterAccountLinkServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-