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