@Generated(value="by gapic-generator-java") public class HttpJsonIdentityMappingStoreServiceStub extends IdentityMappingStoreServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonIdentityMappingStoreServiceStub, using the given settings.
|
protected |
HttpJsonIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonIdentityMappingStoreServiceStub, using the given settings.
|
getOperationsStubprotected HttpJsonIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonIdentityMappingStoreServiceStub(IdentityMappingStoreServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonIdentityMappingStoreServiceStub create(IdentityMappingStoreServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonIdentityMappingStoreServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonIdentityMappingStoreServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub 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.