Uses of Class
software.amazon.awssdk.services.directconnect.model.AssociatedCoreNetwork
-
Packages that use AssociatedCoreNetwork Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of AssociatedCoreNetwork in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return AssociatedCoreNetwork Modifier and Type Method Description AssociatedCoreNetworkDirectConnectGatewayAssociation. associatedCoreNetwork()The ID of the Cloud WAN core network associated with the Direct Connect attachment.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type AssociatedCoreNetwork Modifier and Type Method Description DirectConnectGatewayAssociation.BuilderDirectConnectGatewayAssociation.Builder. associatedCoreNetwork(AssociatedCoreNetwork associatedCoreNetwork)The ID of the Cloud WAN core network associated with the Direct Connect attachment.
-