Uses of Class
com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Packages that use AllocatePublicVirtualInterfaceResult
-
Uses of AllocatePublicVirtualInterfaceResult in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect that return AllocatePublicVirtualInterfaceResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnect.allocatePublicVirtualInterface
(AllocatePublicVirtualInterfaceRequest request) AmazonDirectConnect.allocatePublicVirtualInterface
(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest) Provisions a public virtual interface to be owned by a different customer.AmazonDirectConnectClient.allocatePublicVirtualInterface
(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest) Provisions a public virtual interface to be owned by a different customer.Methods in com.amazonaws.services.directconnect that return types with arguments of type AllocatePublicVirtualInterfaceResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request) AbstractAmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest) Provisions a public virtual interface to be owned by a different customer.AmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) Provisions a public virtual interface to be owned by a different customer.AmazonDirectConnectAsyncClient.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request) AmazonDirectConnectAsyncClient.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) Method parameters in com.amazonaws.services.directconnect with type arguments of type AllocatePublicVirtualInterfaceResultModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) Provisions a public virtual interface to be owned by a different customer.AmazonDirectConnectAsyncClient.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) -
Uses of AllocatePublicVirtualInterfaceResult in com.amazonaws.services.directconnect.model
Methods in com.amazonaws.services.directconnect.model that return AllocatePublicVirtualInterfaceResultModifier and TypeMethodDescriptionAllocatePublicVirtualInterfaceResult.clone()
AllocatePublicVirtualInterfaceResult.withAmazonAddress
(String amazonAddress) AllocatePublicVirtualInterfaceResult.withAuthKey
(String authKey) AllocatePublicVirtualInterfaceResult.withConnectionId
(String connectionId) AllocatePublicVirtualInterfaceResult.withCustomerAddress
(String customerAddress) AllocatePublicVirtualInterfaceResult.withCustomerRouterConfig
(String customerRouterConfig) Information for generating the customer router configuration.AllocatePublicVirtualInterfaceResult.withLocation
(String location) AllocatePublicVirtualInterfaceResult.withOwnerAccount
(String ownerAccount) The AWS account that will own the new virtual interface.AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes
(RouteFilterPrefix... routeFilterPrefixes) NOTE: This method appends the values to the existing list (if any).AllocatePublicVirtualInterfaceResult.withRouteFilterPrefixes
(Collection<RouteFilterPrefix> routeFilterPrefixes) AllocatePublicVirtualInterfaceResult.withVirtualGatewayId
(String virtualGatewayId) AllocatePublicVirtualInterfaceResult.withVirtualInterfaceId
(String virtualInterfaceId) AllocatePublicVirtualInterfaceResult.withVirtualInterfaceName
(String virtualInterfaceName) AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState
(VirtualInterfaceState virtualInterfaceState) AllocatePublicVirtualInterfaceResult.withVirtualInterfaceState
(String virtualInterfaceState) AllocatePublicVirtualInterfaceResult.withVirtualInterfaceType
(String virtualInterfaceType)