public class GrpcMerchantCenterAccountLinkServiceStub extends MerchantCenterAccountLinkServiceStub
gRPC stub implementation for the MerchantCenterAccountLinkService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcMerchantCenterAccountLinkServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcMerchantCenterAccountLinkServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(MerchantCenterAccountLinkServiceStubSettings settings)
public static final GrpcMerchantCenterAccountLinkServiceStub create(MerchantCenterAccountLinkServiceStubSettings settings)
Constructors
GrpcMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext)
protected GrpcMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcMerchantCenterAccountLinkServiceStub, using the given settings.
This is protected so that it is easy to make a subclass, but otherwise, the static factory
methods should be preferred.
GrpcMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcMerchantCenterAccountLinkServiceStub, using the given settings.
This is protected so that it is easy to make a subclass, but otherwise, the static factory
methods should be preferred.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
createMerchantCenterAccountLinkCallable()
public UnaryCallable<CreateMerchantCenterAccountLinkRequest,Operation> createMerchantCenterAccountLinkCallable()
Overrides
createMerchantCenterAccountLinkOperationCallable()
public OperationCallable<CreateMerchantCenterAccountLinkRequest,MerchantCenterAccountLink,CreateMerchantCenterAccountLinkMetadata> createMerchantCenterAccountLinkOperationCallable()
Overrides
deleteMerchantCenterAccountLinkCallable()
public UnaryCallable<DeleteMerchantCenterAccountLinkRequest,Empty> deleteMerchantCenterAccountLinkCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listMerchantCenterAccountLinksCallable()
public UnaryCallable<ListMerchantCenterAccountLinksRequest,ListMerchantCenterAccountLinksResponse> listMerchantCenterAccountLinksCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()