Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MacsecKey |
build() |
MacsecKey.Builder |
connectivityAssociationKeySecretId(String connectivityAssociationKeySecretId)
Secret
OCID
containing the Connectivity Association Key (CAK) of this MACsec key.
|
MacsecKey.Builder |
connectivityAssociationKeySecretVersion(Long connectivityAssociationKeySecretVersion)
The secret version of the
connectivityAssociationKey secret in Vault. |
MacsecKey.Builder |
connectivityAssociationNameSecretId(String connectivityAssociationNameSecretId)
Secret
OCID
containing the Connectivity association Key Name (CKN) of this MACsec key.
|
MacsecKey.Builder |
connectivityAssociationNameSecretVersion(Long connectivityAssociationNameSecretVersion)
The secret version of the connectivity association name secret in Vault.
|
MacsecKey.Builder |
copy(MacsecKey model) |
public MacsecKey.Builder connectivityAssociationNameSecretId(String connectivityAssociationNameSecretId)
Secret OCID containing the Connectivity association Key Name (CKN) of this MACsec key.
connectivityAssociationNameSecretId
- the value to setpublic MacsecKey.Builder connectivityAssociationNameSecretVersion(Long connectivityAssociationNameSecretVersion)
The secret version of the connectivity association name secret in Vault.
connectivityAssociationNameSecretVersion
- the value to setpublic MacsecKey.Builder connectivityAssociationKeySecretId(String connectivityAssociationKeySecretId)
Secret OCID containing the Connectivity Association Key (CAK) of this MACsec key.
connectivityAssociationKeySecretId
- the value to setpublic MacsecKey.Builder connectivityAssociationKeySecretVersion(Long connectivityAssociationKeySecretVersion)
The secret version of the connectivityAssociationKey
secret in Vault.
connectivityAssociationKeySecretVersion
- the value to setpublic MacsecKey build()
public MacsecKey.Builder copy(MacsecKey model)
Copyright © 2016–2024. All rights reserved.