Class AclConfigServiceStub (0.37.0)

public abstract class AclConfigServiceStub implements BackgroundResource

Base stub class for the AclConfigService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > AclConfigServiceStub

Implements

BackgroundResource

Constructors

AclConfigServiceStub()

public AclConfigServiceStub()

Methods

close()

public abstract void close()

getAclConfigCallable()

public UnaryCallable<GetAclConfigRequest,AclConfig> getAclConfigCallable()
Returns
TypeDescription
UnaryCallable<GetAclConfigRequest,AclConfig>

updateAclConfigCallable()

public UnaryCallable<UpdateAclConfigRequest,AclConfig> updateAclConfigCallable()
Returns
TypeDescription
UnaryCallable<UpdateAclConfigRequest,AclConfig>