Package | Description |
---|---|
com.oracle.bmc.keymanagement.model |
Modifier and Type | Method and Description |
---|---|
KeyReplicaDetails |
KeyReplicaDetails.Builder.build() |
KeyReplicaDetails |
Key.getReplicaDetails() |
Modifier and Type | Method and Description |
---|---|
KeyReplicaDetails.Builder |
KeyReplicaDetails.Builder.copy(KeyReplicaDetails model) |
Key.Builder |
Key.Builder.replicaDetails(KeyReplicaDetails replicaDetails) |
Constructor and Description |
---|
Key(String compartmentId,
String currentKeyVersion,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
String id,
KeyShape keyShape,
Key.ProtectionMode protectionMode,
Key.LifecycleState lifecycleState,
Date timeCreated,
Date timeOfDeletion,
String vaultId,
String restoredFromKeyId,
KeyReplicaDetails replicaDetails,
Boolean isPrimary,
Boolean isAutoRotationEnabled,
AutoKeyRotationDetails autoKeyRotationDetails,
ExternalKeyReferenceDetails externalKeyReferenceDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.