Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
MyDeviceAuthenticationFactors |
MyDeviceAuthenticationFactors.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MyDeviceAuthenticationFactors> |
MyDevice.getAuthenticationFactors()
Authentication Factors
|
Modifier and Type | Method and Description |
---|---|
MyDeviceAuthenticationFactors.Builder |
MyDeviceAuthenticationFactors.Builder.copy(MyDeviceAuthenticationFactors model) |
Modifier and Type | Method and Description |
---|---|
MyDevice.Builder |
MyDevice.Builder.authenticationFactors(List<MyDeviceAuthenticationFactors> authenticationFactors)
Authentication Factors
|
Constructor and Description |
---|
MyDevice(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
String externalId,
String displayName,
MyDevice.Platform platform,
MyDevice.Status status,
String reason,
String deviceType,
String appVersion,
String packageId,
String lastSyncTime,
String lastValidatedTime,
Boolean isCompliant,
String countryCode,
String phoneNumber,
Boolean isAccRecEnabled,
String deviceUUID,
String basePublicKey,
String authenticationMethod,
Integer expiresOn,
String seedDekId,
String seed,
MyDeviceThirdPartyFactor thirdPartyFactor,
MyDeviceUser user,
MyDevicePushNotificationTarget pushNotificationTarget,
List<MyDeviceAdditionalAttributes> additionalAttributes,
List<MyDeviceAuthenticationFactors> authenticationFactors,
List<MyDeviceNonCompliances> nonCompliances)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.