Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.clone() |
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withBandwidth(java.lang.String bandwidth)
Bandwidth of the connection.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withConnectionName(java.lang.String connectionName)
Name of the provisioned connection.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withInterconnectId(java.lang.String interconnectId)
ID of the interconnect on which the connection will be provisioned.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withOwnerAccount(java.lang.String ownerAccount)
Numeric account Id of the customer for whom the connection will be
provisioned.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withVlan(java.lang.Integer vlan)
The dedicated VLAN provisioned to the connection.
|
Modifier and Type | Method and Description |
---|---|
Request<AllocateConnectionOnInterconnectRequest> |
AllocateConnectionOnInterconnectRequestMarshaller.marshall(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AllocateConnectionOnInterconnectRequest> |
AllocateConnectionOnInterconnectRequestMarshaller.marshall(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest) |