Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListMfaTotpDevicesResponse> |
IdentityAsyncClient.listMfaTotpDevices(ListMfaTotpDevicesRequest request,
AsyncHandler<ListMfaTotpDevicesRequest,ListMfaTotpDevicesResponse> handler) |
Future<ListMfaTotpDevicesResponse> |
IdentityAsync.listMfaTotpDevices(ListMfaTotpDevicesRequest request,
AsyncHandler<ListMfaTotpDevicesRequest,ListMfaTotpDevicesResponse> handler)
Lists the MFA TOTP devices for the specified user.
|
Modifier and Type | Method and Description |
---|---|
ListMfaTotpDevicesRequest |
ListMfaTotpDevicesRequest.Builder.build()
Build the instance of ListMfaTotpDevicesRequest as configured by this builder
|
ListMfaTotpDevicesRequest |
ListMfaTotpDevicesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMfaTotpDevicesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.copy(ListMfaTotpDevicesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.