Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<MfaTotpDeviceSummary> |
IdentityPaginators.listMfaTotpDevicesRecordIterator(ListMfaTotpDevicesRequest request)
Creates a new iterable which will iterate over the
MfaTotpDeviceSummary objects contained in responses from the
listMfaTotpDevices operation. |
Modifier and Type | Method and Description |
---|---|
MfaTotpDeviceSummary |
MfaTotpDeviceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
MfaTotpDeviceSummary.Builder |
MfaTotpDeviceSummary.Builder.copy(MfaTotpDeviceSummary model) |
Modifier and Type | Method and Description |
---|---|
MfaTotpDeviceSummary |
GetMfaTotpDeviceResponse.getMfaTotpDeviceSummary()
The returned
MfaTotpDeviceSummary instance. |
MfaTotpDeviceSummary |
ActivateMfaTotpDeviceResponse.getMfaTotpDeviceSummary()
The returned
MfaTotpDeviceSummary instance. |
Modifier and Type | Method and Description |
---|---|
List<MfaTotpDeviceSummary> |
ListMfaTotpDevicesResponse.getItems()
A list of
com.oracle.bmc.identity.model.MfaTotpDeviceSummary instances. |
Modifier and Type | Method and Description |
---|---|
GetMfaTotpDeviceResponse.Builder |
GetMfaTotpDeviceResponse.Builder.mfaTotpDeviceSummary(MfaTotpDeviceSummary mfaTotpDeviceSummary)
The returned
MfaTotpDeviceSummary instance. |
ActivateMfaTotpDeviceResponse.Builder |
ActivateMfaTotpDeviceResponse.Builder.mfaTotpDeviceSummary(MfaTotpDeviceSummary mfaTotpDeviceSummary)
The returned
MfaTotpDeviceSummary instance. |
Modifier and Type | Method and Description |
---|---|
ListMfaTotpDevicesResponse.Builder |
ListMfaTotpDevicesResponse.Builder.items(List<MfaTotpDeviceSummary> items)
A list of
com.oracle.bmc.identity.model.MfaTotpDeviceSummary instances. |
Copyright © 2016–2024. All rights reserved.