Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
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.
|
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 |
---|---|
GetMfaTotpDeviceRequest |
GetMfaTotpDeviceRequest.Builder.build()
Build the instance of GetMfaTotpDeviceRequest as configured by this builder
|
GetMfaTotpDeviceRequest |
GetMfaTotpDeviceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMfaTotpDeviceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMfaTotpDeviceRequest.Builder |
GetMfaTotpDeviceRequest.Builder.copy(GetMfaTotpDeviceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.