Package | Description |
---|---|
com.oracle.bmc.fusionapps.model |
Modifier and Type | Method and Description |
---|---|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.activeKeyId(String activeKeyId)
current BYOK keyId facp is using
|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.activeKeyVersion(String activeKeyVersion)
current key version facp is using
|
static KmsKeyInfo.Builder |
KmsKeyInfo.builder()
Create a new builder.
|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.copy(KmsKeyInfo model) |
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.currentKeyLifecycleState(String currentKeyLifecycleState)
current key lifeCycleState
|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.scheduledKeyId(String scheduledKeyId)
scheduled keyId to be updated
|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.scheduledKeyStatus(KmsKeyInfo.ScheduledKeyStatus scheduledKeyStatus)
the scheduled key status
|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.scheduledKeyVersion(String scheduledKeyVersion)
scheduled key version to be updated.
|
KmsKeyInfo.Builder |
KmsKeyInfo.Builder.scheduledLifecycleState(String scheduledLifecycleState)
scheduled key lifeCycle state to be updated.
|
KmsKeyInfo.Builder |
KmsKeyInfo.toBuilder() |
Copyright © 2016–2024. All rights reserved.