@Generated(value="by gapic-generator-java") public abstract class LicensesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
LicensesStub() |
public com.google.api.gax.rpc.OperationCallable<DeleteLicenseRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteLicenseRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetLicenseRequest,License> getCallable()
public com.google.api.gax.rpc.UnaryCallable<GetIamPolicyLicenseRequest,Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.OperationCallable<InsertLicenseRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertLicenseRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListLicensesRequest,LicensesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListLicensesRequest,LicensesListResponse> listCallable()
public com.google.api.gax.rpc.UnaryCallable<SetIamPolicyLicenseRequest,Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.