Class IDSGrpc (1.3.0)

  public 
  
 final 
  
 class 
 IDSGrpc 
 

The IDS Service

Inheritance

java.lang.Object > IDSGrpc

Static Fields

SERVICE_NAME

  public 
  
 static 
  
 final 
  
 String 
  
 SERVICE_NAME 
 
Field Value
Type Description
String

Static Methods

getCreateEndpointMethod()

  public 
  
 static 
  
 MethodDescriptor<CreateEndpointRequest 
 , 
 Operation 
>  
 getCreateEndpointMethod 
 () 
 
Returns
Type Description
io.grpc.MethodDescriptor < CreateEndpointRequest , Operation >

getDeleteEndpointMethod()

  public 
  
 static 
  
 MethodDescriptor<DeleteEndpointRequest 
 , 
 Operation 
>  
 getDeleteEndpointMethod 
 () 
 
Returns
Type Description
io.grpc.MethodDescriptor < DeleteEndpointRequest , Operation >

getGetEndpointMethod()

  public 
  
 static 
  
 MethodDescriptor<GetEndpointRequest 
 , 
 Endpoint 
>  
 getGetEndpointMethod 
 () 
 
Returns
Type Description
io.grpc.MethodDescriptor < GetEndpointRequest , Endpoint >

getListEndpointsMethod()

  public 
  
 static 
  
 MethodDescriptor<ListEndpointsRequest 
 , 
 ListEndpointsResponse 
>  
 getListEndpointsMethod 
 () 
 
Returns
Type Description
io.grpc.MethodDescriptor < ListEndpointsRequest , ListEndpointsResponse >

getServiceDescriptor()

  public 
  
 static 
  
 ServiceDescriptor 
  
 getServiceDescriptor 
 () 
 
Returns
Type Description
io.grpc.ServiceDescriptor

newBlockingStub(Channel channel)

  public 
  
 static 
  
 IDSGrpc 
 . 
 IDSBlockingStub 
  
 newBlockingStub 
 ( 
 Channel 
  
 channel 
 ) 
 

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

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
IDSGrpc.IDSBlockingStub

newFutureStub(Channel channel)

  public 
  
 static 
  
 IDSGrpc 
 . 
 IDSFutureStub 
  
 newFutureStub 
 ( 
 Channel 
  
 channel 
 ) 
 

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

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
IDSGrpc.IDSFutureStub

newStub(Channel channel)

  public 
  
 static 
  
 IDSGrpc 
 . 
 IDSStub 
  
 newStub 
 ( 
 Channel 
  
 channel 
 ) 
 

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

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
IDSGrpc.IDSStub
Design a Mobile Site
View Site in Mobile | Classic
Share by: