public static class ExternalKeyReference.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExternalKeyReference |
build() |
ExternalKeyReference.Builder |
copy(ExternalKeyReference model) |
ExternalKeyReference.Builder |
externalKeyId(String externalKeyId)
ExternalKeyId refers to the globally unique key Id associated with the key created in
external vault in CTM
|
public ExternalKeyReference.Builder externalKeyId(String externalKeyId)
ExternalKeyId refers to the globally unique key Id associated with the key created in external vault in CTM
externalKeyId
- the value to setpublic ExternalKeyReference build()
public ExternalKeyReference.Builder copy(ExternalKeyReference model)
Copyright © 2016–2024. All rights reserved.