Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static MacsecKey.Builder |
MacsecKey.builder()
Create a new builder.
|
MacsecKey.Builder |
MacsecKey.Builder.connectivityAssociationKeySecretId(String connectivityAssociationKeySecretId)
Secret
OCID
containing the Connectivity Association Key (CAK) of this MACsec key.
|
MacsecKey.Builder |
MacsecKey.Builder.connectivityAssociationKeySecretVersion(Long connectivityAssociationKeySecretVersion)
The secret version of the
connectivityAssociationKey secret in Vault. |
MacsecKey.Builder |
MacsecKey.Builder.connectivityAssociationNameSecretId(String connectivityAssociationNameSecretId)
Secret
OCID
containing the Connectivity association Key Name (CKN) of this MACsec key.
|
MacsecKey.Builder |
MacsecKey.Builder.connectivityAssociationNameSecretVersion(Long connectivityAssociationNameSecretVersion)
The secret version of the connectivity association name secret in Vault.
|
MacsecKey.Builder |
MacsecKey.Builder.copy(MacsecKey model) |
MacsecKey.Builder |
MacsecKey.toBuilder() |
Copyright © 2016–2024. All rights reserved.