public static class CreateMacsecKey.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateMacsecKey |
build() |
CreateMacsecKey.Builder |
connectivityAssociationKeySecretId(String connectivityAssociationKeySecretId)
Secret
OCID
containing the Connectivity Association Key (CAK) of this MACsec key.
|
CreateMacsecKey.Builder |
connectivityAssociationNameSecretId(String connectivityAssociationNameSecretId)
Secret
OCID
containing the Connectivity association Key Name (CKN) of this MACsec key.
|
CreateMacsecKey.Builder |
copy(CreateMacsecKey model) |
public CreateMacsecKey.Builder connectivityAssociationNameSecretId(String connectivityAssociationNameSecretId)
Secret OCID containing the Connectivity association Key Name (CKN) of this MACsec key.
NOTE: Only the latest secret version will be used.
connectivityAssociationNameSecretId
- the value to setpublic CreateMacsecKey.Builder connectivityAssociationKeySecretId(String connectivityAssociationKeySecretId)
Secret OCID containing the Connectivity Association Key (CAK) of this MACsec key.
NOTE: Only the latest secret version will be used.
connectivityAssociationKeySecretId
- the value to setpublic CreateMacsecKey build()
public CreateMacsecKey.Builder copy(CreateMacsecKey model)
Copyright © 2016–2024. All rights reserved.