Class CreateMacsecKey.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • connectivityAssociationNameSecretId

        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.

        Parameters:
        connectivityAssociationNameSecretId - the value to set
        Returns:
        this builder
      • connectivityAssociationKeySecretId

        public 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.

        Parameters:
        connectivityAssociationKeySecretId - the value to set
        Returns:
        this builder