Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ListMfaTotpDevicesResponse |
IdentityClient.listMfaTotpDevices(ListMfaTotpDevicesRequest request) |
ListMfaTotpDevicesResponse |
Identity.listMfaTotpDevices(ListMfaTotpDevicesRequest request)
Lists the MFA TOTP devices for the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMfaTotpDevicesResponse> |
IdentityAsync.listMfaTotpDevices(ListMfaTotpDevicesRequest request,
AsyncHandler<ListMfaTotpDevicesRequest,ListMfaTotpDevicesResponse> handler)
Lists the MFA TOTP devices for the specified user.
|
Future<ListMfaTotpDevicesResponse> |
IdentityAsyncClient.listMfaTotpDevices(ListMfaTotpDevicesRequest request,
AsyncHandler<ListMfaTotpDevicesRequest,ListMfaTotpDevicesResponse> handler) |
Iterable<ListMfaTotpDevicesResponse> |
IdentityPaginators.listMfaTotpDevicesResponseIterator(ListMfaTotpDevicesRequest request)
Creates a new iterable which will iterate over the responses received from the
listMfaTotpDevices operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMfaTotpDevicesResponse> |
IdentityAsync.listMfaTotpDevices(ListMfaTotpDevicesRequest request,
AsyncHandler<ListMfaTotpDevicesRequest,ListMfaTotpDevicesResponse> handler)
Lists the MFA TOTP devices for the specified user.
|
Future<ListMfaTotpDevicesResponse> |
IdentityAsyncClient.listMfaTotpDevices(ListMfaTotpDevicesRequest request,
AsyncHandler<ListMfaTotpDevicesRequest,ListMfaTotpDevicesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMfaTotpDevicesResponse |
ListMfaTotpDevicesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMfaTotpDevicesResponse.Builder |
ListMfaTotpDevicesResponse.Builder.copy(ListMfaTotpDevicesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.