Uses of Class
com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Packages that use AllocateConnectionOnInterconnectRequest
-
Uses of AllocateConnectionOnInterconnectRequest in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect with parameters of type AllocateConnectionOnInterconnectRequestModifier and TypeMethodDescriptionAbstractAmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request) AmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest) Creates a hosted connection on an interconnect.AmazonDirectConnectClient.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest) Creates a hosted connection on an interconnect.AbstractAmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request) AbstractAmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) AmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest) Creates a hosted connection on an interconnect.AmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) Creates a hosted connection on an interconnect.AmazonDirectConnectAsyncClient.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request) AmazonDirectConnectAsyncClient.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) Method parameters in com.amazonaws.services.directconnect with type arguments of type AllocateConnectionOnInterconnectRequestModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) AmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) Creates a hosted connection on an interconnect.AmazonDirectConnectAsyncClient.allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) -
Uses of AllocateConnectionOnInterconnectRequest in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return AllocateConnectionOnInterconnectRequestModifier and TypeMethodDescriptionAllocateConnectionOnInterconnectRequest.clone()AllocateConnectionOnInterconnectRequest.withBandwidth(String bandwidth) Bandwidth of the connection.AllocateConnectionOnInterconnectRequest.withConnectionName(String connectionName) Name of the provisioned connection.AllocateConnectionOnInterconnectRequest.withInterconnectId(String interconnectId) ID of the interconnect on which the connection will be provisioned.AllocateConnectionOnInterconnectRequest.withOwnerAccount(String ownerAccount) Numeric account Id of the customer for whom the connection will be provisioned.The dedicated VLAN provisioned to the connection.