Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
GetMfaTotpDeviceResponse |
IdentityClient.getMfaTotpDevice(GetMfaTotpDeviceRequest request) |
GetMfaTotpDeviceResponse |
Identity.getMfaTotpDevice(GetMfaTotpDeviceRequest request)
Get the specified MFA TOTP device for the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMfaTotpDeviceResponse> |
IdentityAsync.getMfaTotpDevice(GetMfaTotpDeviceRequest request,
AsyncHandler<GetMfaTotpDeviceRequest,GetMfaTotpDeviceResponse> handler)
Get the specified MFA TOTP device for the specified user.
|
Future<GetMfaTotpDeviceResponse> |
IdentityAsyncClient.getMfaTotpDevice(GetMfaTotpDeviceRequest request,
AsyncHandler<GetMfaTotpDeviceRequest,GetMfaTotpDeviceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetMfaTotpDeviceResponse> |
IdentityAsync.getMfaTotpDevice(GetMfaTotpDeviceRequest request,
AsyncHandler<GetMfaTotpDeviceRequest,GetMfaTotpDeviceResponse> handler)
Get the specified MFA TOTP device for the specified user.
|
Future<GetMfaTotpDeviceResponse> |
IdentityAsyncClient.getMfaTotpDevice(GetMfaTotpDeviceRequest request,
AsyncHandler<GetMfaTotpDeviceRequest,GetMfaTotpDeviceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMfaTotpDeviceResponse |
GetMfaTotpDeviceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMfaTotpDeviceResponse.Builder |
GetMfaTotpDeviceResponse.Builder.copy(GetMfaTotpDeviceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.