Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
SecurityQuestionQuestionText |
SecurityQuestionQuestionText.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SecurityQuestionQuestionText> |
SecurityQuestion.getQuestionText()
Locale values for the Question
|
Modifier and Type | Method and Description |
---|---|
SecurityQuestionQuestionText.Builder |
SecurityQuestionQuestionText.Builder.copy(SecurityQuestionQuestionText model) |
Modifier and Type | Method and Description |
---|---|
SecurityQuestion.Builder |
SecurityQuestion.Builder.questionText(List<SecurityQuestionQuestionText> questionText)
Locale values for the Question
|
Constructor and Description |
---|
SecurityQuestion(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,
Boolean active,
SecurityQuestion.Type type,
List<SecurityQuestionQuestionText> questionText)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.