Package com.google.iam.v2beta
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.iam.v2beta.PoliciesGrpc.AsyncService
createPolicy, deletePolicy, getPolicy, listPolicies, updatePolicy
-
Constructor Details
-
PoliciesImplBase
public PoliciesImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-