Class PoliciesGrpc.PoliciesImplBase

java.lang.Object
com.google.iam.v2beta.PoliciesGrpc.PoliciesImplBase
All Implemented Interfaces:
PoliciesGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
PoliciesGrpc

public abstract static class PoliciesGrpc.PoliciesImplBase extends Object implements io.grpc.BindableService, PoliciesGrpc.AsyncService
Base class for the server implementation of the service Policies.
 An interface for managing Identity and Access Management (IAM) policies.
 
  • Constructor Details

    • PoliciesImplBase

      public PoliciesImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService