| SecurityQuestion.Builder | SecurityQuestion.Builder. active(Boolean active) | This indicates if the question is selected by the Security Admin and is available for the
end user. | 
| static SecurityQuestion.Builder | SecurityQuestion. builder() | Create a new builder. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. compartmentOcid(String compartmentOcid) | OCI Compartment Id (ocid) in which the resource lives. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. copy(SecurityQuestion model) |  | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. deleteInProgress(Boolean deleteInProgress) | A boolean flag indicating this resource in the process of being deleted. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. domainOcid(String domainOcid) | OCI Domain Id (ocid) in which the resource lives. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. externalId(String externalId) | An identifier for the Resource as defined by the Service Consumer. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. id(String id) | Unique identifier for the SCIM Resource as defined by the Service Provider. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |  | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |  | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) | The release number when the resource was upgraded. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) | Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. meta(Meta meta) |  | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. ocid(String ocid) | Unique OCI identifier for the SCIM Resource. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. questionText(List<SecurityQuestionQuestionText> questionText) | Locale values for the Question | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. schemas(List<String> schemas) | REQUIRED. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. tags(List<Tags> tags) | A list of tags on this resource. | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. tenancyOcid(String tenancyOcid) | OCI Tenant Id (ocid) in which the resource lives. | 
| SecurityQuestion.Builder | SecurityQuestion. toBuilder() |  | 
| SecurityQuestion.Builder | SecurityQuestion.Builder. type(SecurityQuestion.Type type) | This indicates if the question is a Custom Question added by the Security Admin. |