Class PoliciesGrpc

java.lang.Object
com.google.iam.v2beta.PoliciesGrpc

@Generated(value="by gRPC proto compiler", comments="Source: google/iam/v2beta/policy.proto") public final class PoliciesGrpc extends Object
 An interface for managing Identity and Access Management (IAM) policies.
 
  • Field Details

  • Method Details

    • getListPoliciesMethod

      public static io.grpc.MethodDescriptor<ListPoliciesRequest,ListPoliciesResponse> getListPoliciesMethod()
    • getGetPolicyMethod

      public static io.grpc.MethodDescriptor<GetPolicyRequest,Policy> getGetPolicyMethod()
    • getCreatePolicyMethod

      public static io.grpc.MethodDescriptor<CreatePolicyRequest,Operation> getCreatePolicyMethod()
    • getUpdatePolicyMethod

      public static io.grpc.MethodDescriptor<UpdatePolicyRequest,Operation> getUpdatePolicyMethod()
    • getDeletePolicyMethod

      public static io.grpc.MethodDescriptor<DeletePolicyRequest,Operation> getDeletePolicyMethod()
    • newStub

      public static PoliciesGrpc.PoliciesStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static PoliciesGrpc.PoliciesBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static PoliciesGrpc.PoliciesFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • bindService

      public static final io.grpc.ServerServiceDefinition bindService(PoliciesGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()