public abstract class TermsOfServiceAgreementStateServiceStub implements BackgroundResource
Base stub class for the TermsOfServiceAgreementStateService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
TermsOfServiceAgreementStateServiceStub()
public TermsOfServiceAgreementStateServiceStub()
Methods
close()
public abstract void close()
getTermsOfServiceAgreementStateCallable()
public UnaryCallable<GetTermsOfServiceAgreementStateRequest,TermsOfServiceAgreementState> getTermsOfServiceAgreementStateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetTermsOfServiceAgreementStateRequest,TermsOfServiceAgreementState> |
retrieveForApplicationTermsOfServiceAgreementStateCallable()
public UnaryCallable<RetrieveForApplicationTermsOfServiceAgreementStateRequest,TermsOfServiceAgreementState> retrieveForApplicationTermsOfServiceAgreementStateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RetrieveForApplicationTermsOfServiceAgreementStateRequest,TermsOfServiceAgreementState> |