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