Uses of Class
com.amazonaws.services.directconnect.model.CreateConnectionResult
Packages that use CreateConnectionResult
-
Uses of CreateConnectionResult in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect that return CreateConnectionResultModifier 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.Methods in com.amazonaws.services.directconnect that return types with arguments of type CreateConnectionResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.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 CreateConnectionResultModifier 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 CreateConnectionResult in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return CreateConnectionResultModifier and TypeMethodDescriptionCreateConnectionResult.clone()
CreateConnectionResult.withBandwidth
(String bandwidth) Bandwidth of the connection.CreateConnectionResult.withConnectionId
(String connectionId) CreateConnectionResult.withConnectionName
(String connectionName) CreateConnectionResult.withConnectionState
(ConnectionState connectionState) CreateConnectionResult.withConnectionState
(String connectionState) CreateConnectionResult.withLocation
(String location) CreateConnectionResult.withOwnerAccount
(String ownerAccount) The AWS account that will own the new connection.CreateConnectionResult.withPartnerName
(String partnerName) The name of the AWS Direct Connect service provider associated with the connection.CreateConnectionResult.withRegion
(String region)