Class SqlIamPoliciesServiceGrpc (0.1.0)

public final class SqlIamPoliciesServiceGrpc

Service for providing IAM Meta APIs for Cloud SQL.

Inheritance

java.lang.Object > SqlIamPoliciesServiceGrpc

Static Fields

SERVICE_NAME

public static final String SERVICE_NAME
Field Value
Type Description
String

Static Methods

bindService(SqlIamPoliciesServiceGrpc.AsyncService service)

public static final ServerServiceDefinition bindService(SqlIamPoliciesServiceGrpc.AsyncService service)
Parameter
Name Description
service SqlIamPoliciesServiceGrpc.AsyncService
Returns
Type Description
io.grpc.ServerServiceDefinition

getServiceDescriptor()

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

newBlockingStub(Channel channel)

public static SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceBlockingStub 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
SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceBlockingStub

newBlockingV2Stub(Channel channel)

public static SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceBlockingV2Stub newBlockingV2Stub(Channel channel)

Creates a new blocking-style stub that supports all types of calls on the service

Parameter
Name Description
channel io.grpc.Channel
Returns
Type Description
SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceBlockingV2Stub

newFutureStub(Channel channel)

public static SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceFutureStub 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
SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceFutureStub

newStub(Channel channel)

public static SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceStub 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
SqlIamPoliciesServiceGrpc.SqlIamPoliciesServiceStub