Uses of Class
software.amazon.awssdk.services.directconnect.model.MacSecKey
-
Packages that use MacSecKey Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of MacSecKey in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return types with arguments of type MacSecKey Modifier and Type Method Description List<MacSecKey>AllocateHostedConnectionResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>AssociateConnectionWithLagResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>AssociateHostedConnectionResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>AssociateMacSecKeyResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the dedicated connection.List<MacSecKey>Connection. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>CreateConnectionResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>CreateLagResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the LAG.List<MacSecKey>DeleteConnectionResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>DeleteLagResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the LAG.List<MacSecKey>DisassociateConnectionFromLagResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>DisassociateMacSecKeyResponse. macSecKeys()The MAC Security (MACsec) security keys no longer associated with the dedicated connection.List<MacSecKey>Lag. macSecKeys()The MAC Security (MACsec) security keys associated with the LAG.List<MacSecKey>UpdateConnectionResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the connection.List<MacSecKey>UpdateLagResponse. macSecKeys()The MAC Security (MACsec) security keys associated with the LAG.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type MacSecKey Modifier and Type Method Description AllocateHostedConnectionResponse.BuilderAllocateHostedConnectionResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.AssociateConnectionWithLagResponse.BuilderAssociateConnectionWithLagResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.AssociateHostedConnectionResponse.BuilderAssociateHostedConnectionResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.AssociateMacSecKeyResponse.BuilderAssociateMacSecKeyResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the dedicated connection.Connection.BuilderConnection.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.CreateConnectionResponse.BuilderCreateConnectionResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.CreateLagResponse.BuilderCreateLagResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.DeleteConnectionResponse.BuilderDeleteConnectionResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.DeleteLagResponse.BuilderDeleteLagResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.DisassociateConnectionFromLagResponse.BuilderDisassociateConnectionFromLagResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.DisassociateMacSecKeyResponse.BuilderDisassociateMacSecKeyResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys no longer associated with the dedicated connection.Lag.BuilderLag.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.UpdateConnectionResponse.BuilderUpdateConnectionResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the connection.UpdateLagResponse.BuilderUpdateLagResponse.Builder. macSecKeys(MacSecKey... macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.Method parameters in software.amazon.awssdk.services.directconnect.model with type arguments of type MacSecKey Modifier and Type Method Description AllocateHostedConnectionResponse.BuilderAllocateHostedConnectionResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.AssociateConnectionWithLagResponse.BuilderAssociateConnectionWithLagResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.AssociateHostedConnectionResponse.BuilderAssociateHostedConnectionResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.AssociateMacSecKeyResponse.BuilderAssociateMacSecKeyResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the dedicated connection.Connection.BuilderConnection.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.CreateConnectionResponse.BuilderCreateConnectionResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.CreateLagResponse.BuilderCreateLagResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.DeleteConnectionResponse.BuilderDeleteConnectionResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.DeleteLagResponse.BuilderDeleteLagResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.DisassociateConnectionFromLagResponse.BuilderDisassociateConnectionFromLagResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.DisassociateMacSecKeyResponse.BuilderDisassociateMacSecKeyResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys no longer associated with the dedicated connection.Lag.BuilderLag.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.UpdateConnectionResponse.BuilderUpdateConnectionResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the connection.UpdateLagResponse.BuilderUpdateLagResponse.Builder. macSecKeys(Collection<MacSecKey> macSecKeys)The MAC Security (MACsec) security keys associated with the LAG.
-