Package | Description |
---|---|
com.oracle.bmc.keymanagement.model |
Modifier and Type | Method and Description |
---|---|
ExternalKeyReference |
ExternalKeyReference.Builder.build() |
ExternalKeyReference |
CreateKeyDetails.getExternalKeyReference() |
Modifier and Type | Method and Description |
---|---|
ExternalKeyReference.Builder |
ExternalKeyReference.Builder.copy(ExternalKeyReference model) |
CreateKeyDetails.Builder |
CreateKeyDetails.Builder.externalKeyReference(ExternalKeyReference externalKeyReference) |
Constructor and Description |
---|
CreateKeyDetails(String compartmentId,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
KeyShape keyShape,
Boolean isAutoRotationEnabled,
AutoKeyRotationDetails autoKeyRotationDetails,
CreateKeyDetails.ProtectionMode protectionMode,
ExternalKeyReference externalKeyReference)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.