public static class KeyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
KeyDetails |
build() |
KeyDetails.Builder |
copy(KeyDetails model) |
KeyDetails.Builder |
kmsKeyId(String kmsKeyId)
The OCIDs of the KMS key that will be used to verify whether the images are signed by an
approved source.
|
public KeyDetails.Builder kmsKeyId(String kmsKeyId)
The OCIDs of the KMS key that will be used to verify whether the images are signed by an approved source.
kmsKeyId
- the value to setpublic KeyDetails build()
public KeyDetails.Builder copy(KeyDetails model)
Copyright © 2016–2024. All rights reserved.