Package | Description |
---|---|
com.oracle.bmc.vault.model |
Modifier and Type | Class and Description |
---|---|
class |
AdbTargetSystemDetails
Target System type and id for an autonomous database target system
Note: Objects should always be created or deserialized using the AdbTargetSystemDetails.Builder . |
class |
FunctionTargetSystemDetails
Details of the OCI function that vault secret connects to.
|
Modifier and Type | Method and Description |
---|---|
TargetSystemDetails |
RotationConfig.getTargetSystemDetails() |
Modifier and Type | Method and Description |
---|---|
RotationConfig.Builder |
RotationConfig.Builder.targetSystemDetails(TargetSystemDetails targetSystemDetails) |
Constructor and Description |
---|
RotationConfig(String rotationInterval,
TargetSystemDetails targetSystemDetails,
Boolean isScheduledRotationEnabled)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.