Class OrganizationsGrpc.OrganizationsImplBase
- java.lang.Object
-
- com.google.cloud.resourcemanager.v3.OrganizationsGrpc.OrganizationsImplBase
-
- All Implemented Interfaces:
OrganizationsGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- OrganizationsGrpc
public abstract static class OrganizationsGrpc.OrganizationsImplBase extends Object implements io.grpc.BindableService, OrganizationsGrpc.AsyncService
Base class for the server implementation of the service Organizations.Allows users to manage their organization resources.
-
-
Constructor Summary
Constructors Constructor Description OrganizationsImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.resourcemanager.v3.OrganizationsGrpc.AsyncService
getIamPolicy, getOrganization, searchOrganizations, setIamPolicy, testIamPermissions
-
-