Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
AuthenticationFactorsRemoverUser |
AuthenticationFactorsRemoverUser.Builder.build() |
AuthenticationFactorsRemoverUser |
AuthenticationFactorsRemover.getUser() |
Modifier and Type | Method and Description |
---|---|
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.Builder.copy(AuthenticationFactorsRemoverUser model) |
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.user(AuthenticationFactorsRemoverUser user) |
Constructor and Description |
---|
AuthenticationFactorsRemover(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,
AuthenticationFactorsRemoverUser user,
AuthenticationFactorsRemover.Type type,
String token)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.