Uses of Class
com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
-
Packages that use AllocateConnectionOnInterconnectResult Package Description com.amazonaws.services.directconnect com.amazonaws.services.directconnect.model -
-
Uses of AllocateConnectionOnInterconnectResult in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect that return AllocateConnectionOnInterconnectResult Modifier and Type Method Description AllocateConnectionOnInterconnectResultAbstractAmazonDirectConnect. allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request)AllocateConnectionOnInterconnectResultAmazonDirectConnect. allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)Creates a hosted connection on an interconnect.AllocateConnectionOnInterconnectResultAmazonDirectConnectClient. allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)Creates a hosted connection on an interconnect. -
Uses of AllocateConnectionOnInterconnectResult in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return AllocateConnectionOnInterconnectResult Modifier and Type Method Description AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. clone()AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withBandwidth(String bandwidth)Bandwidth of the connection.AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withConnectionId(String connectionId)AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withConnectionName(String connectionName)AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withConnectionState(ConnectionState connectionState)AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withConnectionState(String connectionState)AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withLocation(String location)AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withOwnerAccount(String ownerAccount)The AWS account that will own the new connection.AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withPartnerName(String partnerName)The name of the AWS Direct Connect service provider associated with the connection.AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withRegion(String region)AllocateConnectionOnInterconnectResultAllocateConnectionOnInterconnectResult. withVlan(Integer vlan)
-