Class ValidationHelperV1Grpc (1.59.0)

publicfinalclassValidationHelperV1Grpc

BinAuthz Attestor verification

Inheritance

java.lang.Object > ValidationHelperV1Grpc

Static Fields

SERVICE_NAME

publicstaticfinalStringSERVICE_NAME
Field Value
TypeDescription
String

Static Methods

bindService(ValidationHelperV1Grpc.AsyncService service)

publicstaticfinalServerServiceDefinitionbindService(ValidationHelperV1Grpc.AsyncServiceservice)
Parameter
NameDescription
serviceValidationHelperV1Grpc.AsyncService
Returns
TypeDescription
io.grpc.ServerServiceDefinition

getServiceDescriptor()

publicstaticServiceDescriptorgetServiceDescriptor()
Returns
TypeDescription
io.grpc.ServiceDescriptor

getValidateAttestationOccurrenceMethod()

publicstaticMethodDescriptor<Service.ValidateAttestationOccurrenceRequest,Service.ValidateAttestationOccurrenceResponse>getValidateAttestationOccurrenceMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ValidateAttestationOccurrenceRequest,ValidateAttestationOccurrenceResponse>

newBlockingStub(Channel channel)

publicstaticValidationHelperV1Grpc.ValidationHelperV1BlockingStubnewBlockingStub(Channelchannel)

Creates a new blocking-style stub that supports unary and streaming output calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
ValidationHelperV1Grpc.ValidationHelperV1BlockingStub

newFutureStub(Channel channel)

publicstaticValidationHelperV1Grpc.ValidationHelperV1FutureStubnewFutureStub(Channelchannel)

Creates a new ListenableFuture-style stub that supports unary calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
ValidationHelperV1Grpc.ValidationHelperV1FutureStub

newStub(Channel channel)

publicstaticValidationHelperV1Grpc.ValidationHelperV1StubnewStub(Channelchannel)

Creates a new async stub that supports all call types for the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
ValidationHelperV1Grpc.ValidationHelperV1Stub