Class TermsOfServiceServiceStub (0.2.0)

public abstract class TermsOfServiceServiceStub implements BackgroundResource

Base stub class for the TermsOfServiceService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TermsOfServiceServiceStub

Implements

BackgroundResource

Constructors

TermsOfServiceServiceStub()

public TermsOfServiceServiceStub()

Methods

acceptTermsOfServiceCallable()

public UnaryCallable<AcceptTermsOfServiceRequest,Empty> acceptTermsOfServiceCallable()
Returns
Type Description
UnaryCallable<AcceptTermsOfServiceRequest,Empty>

close()

public abstract void close()

getTermsOfServiceCallable()

public UnaryCallable<GetTermsOfServiceRequest,TermsOfService> getTermsOfServiceCallable()
Returns
Type Description
UnaryCallable<GetTermsOfServiceRequest,TermsOfService>

retrieveLatestTermsOfServiceCallable()

public UnaryCallable<RetrieveLatestTermsOfServiceRequest,TermsOfService> retrieveLatestTermsOfServiceCallable()
Returns
Type Description
UnaryCallable<RetrieveLatestTermsOfServiceRequest,TermsOfService>