@Generated(value="by gapic-generator-java") public abstract class UserLicenseServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
UserLicenseServiceStub() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<BatchUpdateUserLicensesRequest,com.google.longrunning.Operation> |
batchUpdateUserLicensesCallable() |
com.google.api.gax.rpc.OperationCallable<BatchUpdateUserLicensesRequest,BatchUpdateUserLicensesResponse,BatchUpdateUserLicensesMetadata> |
batchUpdateUserLicensesOperationCallable() |
abstract void |
close() |
com.google.api.gax.httpjson.longrunning.stub.OperationsStub |
getHttpJsonOperationsStub() |
com.google.longrunning.stub.OperationsStub |
getOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<ListUserLicensesRequest,ListUserLicensesResponse> |
listUserLicensesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUserLicensesRequest,UserLicenseServiceClient.ListUserLicensesPagedResponse> |
listUserLicensesPagedCallable() |
public com.google.longrunning.stub.OperationsStub getOperationsStub()
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<ListUserLicensesRequest,UserLicenseServiceClient.ListUserLicensesPagedResponse> listUserLicensesPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListUserLicensesRequest,ListUserLicensesResponse> listUserLicensesCallable()
public com.google.api.gax.rpc.OperationCallable<BatchUpdateUserLicensesRequest,BatchUpdateUserLicensesResponse,BatchUpdateUserLicensesMetadata> batchUpdateUserLicensesOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<BatchUpdateUserLicensesRequest,com.google.longrunning.Operation> batchUpdateUserLicensesCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2026 Google LLC. All rights reserved.