Uses of Class
software.amazon.awssdk.services.directconnect.model.AssociatedGateway
-
Packages that use AssociatedGateway Package Description software.amazon.awssdk.services.directconnect.model -
-
Uses of AssociatedGateway in software.amazon.awssdk.services.directconnect.model
Methods in software.amazon.awssdk.services.directconnect.model that return AssociatedGateway Modifier and Type Method Description AssociatedGatewayDirectConnectGatewayAssociation. associatedGateway()Information about the associated gateway.AssociatedGatewayDirectConnectGatewayAssociationProposal. associatedGateway()Information about the associated gateway.Methods in software.amazon.awssdk.services.directconnect.model with parameters of type AssociatedGateway Modifier and Type Method Description DirectConnectGatewayAssociation.BuilderDirectConnectGatewayAssociation.Builder. associatedGateway(AssociatedGateway associatedGateway)Information about the associated gateway.DirectConnectGatewayAssociationProposal.BuilderDirectConnectGatewayAssociationProposal.Builder. associatedGateway(AssociatedGateway associatedGateway)Information about the associated gateway.
-