Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
MyAuthTokenUser |
MyAuthTokenUser.Builder.build() |
MyAuthTokenUser |
MyAuthToken.getUser() |
Modifier and Type | Method and Description |
---|---|
MyAuthTokenUser.Builder |
MyAuthTokenUser.Builder.copy(MyAuthTokenUser model) |
MyAuthToken.Builder |
MyAuthToken.Builder.user(MyAuthTokenUser user) |
Constructor and Description |
---|
MyAuthToken(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 description,
MyAuthToken.Status status,
String expiresOn,
MyAuthTokenUser user)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.