Class LicenseCodesStub (1.6.0-beta)

public abstract class LicenseCodesStub implements BackgroundResource

Base stub class for the LicenseCodes service API.

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

Inheritance

java.lang.Object > LicenseCodesStub

Implements

BackgroundResource

Constructors

LicenseCodesStub()

public LicenseCodesStub()

Methods

close()

public abstract void close()

getCallable()

public UnaryCallable<GetLicenseCodeRequest,LicenseCode> getCallable()
Returns
TypeDescription
UnaryCallable<GetLicenseCodeRequest,LicenseCode>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<TestIamPermissionsLicenseCodeRequest,TestPermissionsResponse>