Class TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingStub (1.0.0)

public static final class TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingStub extends AbstractBlockingStub<TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingStub>

A stub to allow clients to do limited synchronous rpc calls to service TermsOfServiceAgreementStateService.

Service to support TermsOfServiceAgreementState API.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

getTermsOfServiceAgreementState(GetTermsOfServiceAgreementStateRequest request)

public TermsOfServiceAgreementState getTermsOfServiceAgreementState(GetTermsOfServiceAgreementStateRequest request)

Returns the state of a terms of service agreement.

Parameter
Name Description
request GetTermsOfServiceAgreementStateRequest
Returns
Type Description
TermsOfServiceAgreementState

retrieveForApplicationTermsOfServiceAgreementState(RetrieveForApplicationTermsOfServiceAgreementStateRequest request)

public TermsOfServiceAgreementState retrieveForApplicationTermsOfServiceAgreementState(RetrieveForApplicationTermsOfServiceAgreementStateRequest request)

Retrieves the state of the agreement for the application terms of service. Application terms of service covers permissions related to the usage of data provided through Merchant Center, CSS Center, Manufacturer Center, and more.

Parameter
Name Description
request RetrieveForApplicationTermsOfServiceAgreementStateRequest
Returns
Type Description
TermsOfServiceAgreementState