@Generated(value="by gapic-generator-java") public class GrpcIdentityMappingStoreServiceStub extends IdentityMappingStoreServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcIdentityMappingStoreServiceStub, using the given settings.
|
protected |
GrpcIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcIdentityMappingStoreServiceStub, using the given settings.
|
getHttpJsonOperationsStubprotected GrpcIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcIdentityMappingStoreServiceStub create(IdentityMappingStoreServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcIdentityMappingStoreServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcIdentityMappingStoreServiceStub 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 IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateIdentityMappingStoreRequest,IdentityMappingStore> createIdentityMappingStoreCallable()
createIdentityMappingStoreCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetIdentityMappingStoreRequest,IdentityMappingStore> getIdentityMappingStoreCallable()
getIdentityMappingStoreCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteIdentityMappingStoreRequest,com.google.longrunning.Operation> deleteIdentityMappingStoreCallable()
deleteIdentityMappingStoreCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteIdentityMappingStoreRequest,com.google.protobuf.Empty,DeleteIdentityMappingStoreMetadata> deleteIdentityMappingStoreOperationCallable()
deleteIdentityMappingStoreOperationCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ImportIdentityMappingsRequest,com.google.longrunning.Operation> importIdentityMappingsCallable()
importIdentityMappingsCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<ImportIdentityMappingsRequest,ImportIdentityMappingsResponse,IdentityMappingEntryOperationMetadata> importIdentityMappingsOperationCallable()
importIdentityMappingsOperationCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<PurgeIdentityMappingsRequest,com.google.longrunning.Operation> purgeIdentityMappingsCallable()
purgeIdentityMappingsCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.OperationCallable<PurgeIdentityMappingsRequest,com.google.protobuf.Empty,IdentityMappingEntryOperationMetadata> purgeIdentityMappingsOperationCallable()
purgeIdentityMappingsOperationCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingsRequest,ListIdentityMappingsResponse> listIdentityMappingsCallable()
listIdentityMappingsCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingsRequest,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> listIdentityMappingsPagedCallable()
listIdentityMappingsPagedCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse> listIdentityMappingStoresCallable()
listIdentityMappingStoresCallable in class IdentityMappingStoreServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingStoresRequest,IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse> listIdentityMappingStoresPagedCallable()
listIdentityMappingStoresPagedCallable in class IdentityMappingStoreServiceStubpublic final void close()
close in interface AutoCloseableclose in class IdentityMappingStoreServiceStubpublic 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.