public class HttpJsonMerchantCenterAccountLinkServiceStub extends MerchantCenterAccountLinkServiceStub
REST 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 HttpJsonMerchantCenterAccountLinkServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonMerchantCenterAccountLinkServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(MerchantCenterAccountLinkServiceStubSettings settings)
public static final HttpJsonMerchantCenterAccountLinkServiceStub create(MerchantCenterAccountLinkServiceStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonMerchantCenterAccountLinkServiceStub, 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.
HttpJsonMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonMerchantCenterAccountLinkServiceStub(MerchantCenterAccountLinkServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonMerchantCenterAccountLinkServiceStub, 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
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listMerchantCenterAccountLinksCallable()
public UnaryCallable<ListMerchantCenterAccountLinksRequest,ListMerchantCenterAccountLinksResponse> listMerchantCenterAccountLinksCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()