Class IdentityMappingStoreServiceStub (0.60.0)

public abstract class IdentityMappingStoreServiceStub implements BackgroundResource

Base stub class for the IdentityMappingStoreService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > IdentityMappingStoreServiceStub

Implements

BackgroundResource

Constructors

IdentityMappingStoreServiceStub()

public IdentityMappingStoreServiceStub()

Methods

close()

public abstract void close()

createIdentityMappingStoreCallable()

public UnaryCallable<CreateIdentityMappingStoreRequest,IdentityMappingStore> createIdentityMappingStoreCallable()
Returns
Type Description
UnaryCallable<CreateIdentityMappingStoreRequest,IdentityMappingStore>

deleteIdentityMappingStoreCallable()

public UnaryCallable<DeleteIdentityMappingStoreRequest,Operation> deleteIdentityMappingStoreCallable()
Returns
Type Description
UnaryCallable<DeleteIdentityMappingStoreRequest,Operation>

deleteIdentityMappingStoreOperationCallable()

public OperationCallable<DeleteIdentityMappingStoreRequest,Empty,DeleteIdentityMappingStoreMetadata> deleteIdentityMappingStoreOperationCallable()
Returns
Type Description
OperationCallable<DeleteIdentityMappingStoreRequest,Empty,DeleteIdentityMappingStoreMetadata>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIdentityMappingStoreCallable()

public UnaryCallable<GetIdentityMappingStoreRequest,IdentityMappingStore> getIdentityMappingStoreCallable()
Returns
Type Description
UnaryCallable<GetIdentityMappingStoreRequest,IdentityMappingStore>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

importIdentityMappingsCallable()

public UnaryCallable<ImportIdentityMappingsRequest,Operation> importIdentityMappingsCallable()
Returns
Type Description
UnaryCallable<ImportIdentityMappingsRequest,Operation>

importIdentityMappingsOperationCallable()

public OperationCallable<ImportIdentityMappingsRequest,ImportIdentityMappingsResponse,IdentityMappingEntryOperationMetadata> importIdentityMappingsOperationCallable()
Returns
Type Description
OperationCallable<ImportIdentityMappingsRequest,ImportIdentityMappingsResponse,IdentityMappingEntryOperationMetadata>

listIdentityMappingStoresCallable()

public UnaryCallable<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse> listIdentityMappingStoresCallable()
Returns
Type Description
UnaryCallable<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse>

listIdentityMappingStoresPagedCallable()

public UnaryCallable<ListIdentityMappingStoresRequest,IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse> listIdentityMappingStoresPagedCallable()
Returns
Type Description
UnaryCallable<ListIdentityMappingStoresRequest,ListIdentityMappingStoresPagedResponse>

listIdentityMappingsCallable()

public UnaryCallable<ListIdentityMappingsRequest,ListIdentityMappingsResponse> listIdentityMappingsCallable()
Returns
Type Description
UnaryCallable<ListIdentityMappingsRequest,ListIdentityMappingsResponse>

listIdentityMappingsPagedCallable()

public UnaryCallable<ListIdentityMappingsRequest,IdentityMappingStoreServiceClient.ListIdentityMappingsPagedResponse> listIdentityMappingsPagedCallable()
Returns
Type Description
UnaryCallable<ListIdentityMappingsRequest,ListIdentityMappingsPagedResponse>

purgeIdentityMappingsCallable()

public UnaryCallable<PurgeIdentityMappingsRequest,Operation> purgeIdentityMappingsCallable()
Returns
Type Description
UnaryCallable<PurgeIdentityMappingsRequest,Operation>

purgeIdentityMappingsOperationCallable()

public OperationCallable<PurgeIdentityMappingsRequest,Empty,IdentityMappingEntryOperationMetadata> purgeIdentityMappingsOperationCallable()
Returns
Type Description
OperationCallable<PurgeIdentityMappingsRequest,Empty,IdentityMappingEntryOperationMetadata>