public static class SetKmsKeyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SetKmsKeyDetails |
build() |
SetKmsKeyDetails.Builder |
copy(SetKmsKeyDetails o) |
SetKmsKeyDetails.Builder |
kmsKeyId(String kmsKeyId)
OCID of the OCI Vault Key encrypting the customer data stored in this Analytics instance.
|
public SetKmsKeyDetails.Builder kmsKeyId(String kmsKeyId)
OCID of the OCI Vault Key encrypting the customer data stored in this Analytics instance. An empty value indicates Oracle managed default encryption (null is not supported in this API).
kmsKeyId
- the value to setpublic SetKmsKeyDetails build()
public SetKmsKeyDetails.Builder copy(SetKmsKeyDetails o)
Copyright © 2016–2022. All rights reserved.