Uses of Class
com.amazonaws.services.directconnect.model.CreateConnectionRequest
Packages that use CreateConnectionRequest
-
Uses of CreateConnectionRequest in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect with parameters of type CreateConnectionRequestModifier and TypeMethodDescriptionAbstractAmazonDirectConnect.createConnection
(CreateConnectionRequest request) AmazonDirectConnect.createConnection
(CreateConnectionRequest createConnectionRequest) Creates a new connection between the customer network and a specific AWS Direct Connect location.AmazonDirectConnectClient.createConnection
(CreateConnectionRequest createConnectionRequest) Creates a new connection between the customer network and a specific AWS Direct Connect location.AbstractAmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest request) AbstractAmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) AmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest createConnectionRequest) Creates a new connection between the customer network and a specific AWS Direct Connect location.AmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest createConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) Creates a new connection between the customer network and a specific AWS Direct Connect location.AmazonDirectConnectAsyncClient.createConnectionAsync
(CreateConnectionRequest request) AmazonDirectConnectAsyncClient.createConnectionAsync
(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) Method parameters in com.amazonaws.services.directconnect with type arguments of type CreateConnectionRequestModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) AmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest createConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) Creates a new connection between the customer network and a specific AWS Direct Connect location.AmazonDirectConnectAsyncClient.createConnectionAsync
(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) -
Uses of CreateConnectionRequest in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return CreateConnectionRequestModifier and TypeMethodDescriptionCreateConnectionRequest.clone()
CreateConnectionRequest.withBandwidth
(String bandwidth) CreateConnectionRequest.withConnectionName
(String connectionName) CreateConnectionRequest.withLocation
(String location)