@Generated(value="by gapic-generator-java") public class GrpcUserLicenseServiceStub extends UserLicenseServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcUserLicenseServiceStub(UserLicenseServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcUserLicenseServiceStub, using the given settings.
|
protected |
GrpcUserLicenseServiceStub(UserLicenseServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcUserLicenseServiceStub, using the given settings.
|
getHttpJsonOperationsStubprotected GrpcUserLicenseServiceStub(UserLicenseServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcUserLicenseServiceStub(UserLicenseServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcUserLicenseServiceStub create(UserLicenseServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcUserLicenseServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcUserLicenseServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class UserLicenseServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListUserLicensesRequest,ListUserLicensesResponse> listUserLicensesCallable()
listUserLicensesCallable in class UserLicenseServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListUserLicensesRequest,UserLicenseServiceClient.ListUserLicensesPagedResponse> listUserLicensesPagedCallable()
listUserLicensesPagedCallable in class UserLicenseServiceStubpublic com.google.api.gax.rpc.UnaryCallable<BatchUpdateUserLicensesRequest,com.google.longrunning.Operation> batchUpdateUserLicensesCallable()
batchUpdateUserLicensesCallable in class UserLicenseServiceStubpublic com.google.api.gax.rpc.OperationCallable<BatchUpdateUserLicensesRequest,BatchUpdateUserLicensesResponse,BatchUpdateUserLicensesMetadata> batchUpdateUserLicensesOperationCallable()
batchUpdateUserLicensesOperationCallable in class UserLicenseServiceStubpublic final void close()
close in interface AutoCloseableclose in class UserLicenseServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2026 Google LLC. All rights reserved.