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