@Generated(value="by gapic-generator-java") public abstract class IdentityMappingStoreServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
IdentityMappingStoreServiceStub() |
public com.google.longrunning.stub.OperationsStub getOperationsStub()
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<CreateIdentityMappingStoreRequest,IdentityMappingStore> createIdentityMappingStoreCallable()
public com.google.api.gax.rpc.UnaryCallable<GetIdentityMappingStoreRequest,IdentityMappingStore> getIdentityMappingStoreCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteIdentityMappingStoreRequest,com.google.protobuf.Empty,DeleteIdentityMappingStoreMetadata> deleteIdentityMappingStoreOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteIdentityMappingStoreRequest,com.google.longrunning.Operation> deleteIdentityMappingStoreCallable()
public com.google.api.gax.rpc.OperationCallable<ImportIdentityMappingsRequest,ImportIdentityMappingsResponse,IdentityMappingEntryOperationMetadata> importIdentityMappingsOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<ImportIdentityMappingsRequest,com.google.longrunning.Operation> importIdentityMappingsCallable()
public com.google.api.gax.rpc.OperationCallable<PurgeIdentityMappingsRequest,com.google.protobuf.Empty,IdentityMappingEntryOperationMetadata> purgeIdentityMappingsOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PurgeIdentityMappingsRequest,com.google.longrunning.Operation> purgeIdentityMappingsCallable()
public com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingsRequest,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> listIdentityMappingsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingsRequest,ListIdentityMappingsResponse> listIdentityMappingsCallable()
public com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingStoresRequest,IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse> listIdentityMappingStoresPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse> listIdentityMappingStoresCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2026 Google LLC. All rights reserved.