You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Class: AWS::DirectConnect::Client::V20121025
- Inherits:
-
AWS::DirectConnect::Client
- Object
- Core::Client
- Core::JSONClient
- AWS::DirectConnect::Client
- AWS::DirectConnect::Client::V20121025
- Defined in:
- lib/aws/direct_connect/client.rb
Constant Summary
Constant Summary
Constants inherited from AWS::DirectConnect::Client
Instance Attribute Summary
Attributes inherited from Core::Client
Instance Method Summary collapse
-
#allocate_connection_on_interconnect(options = {}) ⇒ Core::Response
Calls the AllocateConnectionOnInterconnect API operation.
-
#allocate_private_virtual_interface(options = {}) ⇒ Core::Response
Calls the AllocatePrivateVirtualInterface API operation.
-
#allocate_public_virtual_interface(options = {}) ⇒ Core::Response
Calls the AllocatePublicVirtualInterface API operation.
-
#confirm_connection(options = {}) ⇒ Core::Response
Calls the ConfirmConnection API operation.
-
#confirm_private_virtual_interface(options = {}) ⇒ Core::Response
Calls the ConfirmPrivateVirtualInterface API operation.
-
#confirm_public_virtual_interface(options = {}) ⇒ Core::Response
Calls the ConfirmPublicVirtualInterface API operation.
-
#create_connection(options = {}) ⇒ Core::Response
Calls the CreateConnection API operation.
-
#create_interconnect(options = {}) ⇒ Core::Response
Calls the CreateInterconnect API operation.
-
#create_private_virtual_interface(options = {}) ⇒ Core::Response
Calls the CreatePrivateVirtualInterface API operation.
-
#create_public_virtual_interface(options = {}) ⇒ Core::Response
Calls the CreatePublicVirtualInterface API operation.
-
#delete_connection(options = {}) ⇒ Core::Response
Calls the DeleteConnection API operation.
-
#delete_interconnect(options = {}) ⇒ Core::Response
Calls the DeleteInterconnect API operation.
-
#delete_virtual_interface(options = {}) ⇒ Core::Response
Calls the DeleteVirtualInterface API operation.
-
#describe_connections(options = {}) ⇒ Core::Response
Calls the DescribeConnections API operation.
-
#describe_connections_on_interconnect(options = {}) ⇒ Core::Response
Calls the DescribeConnectionsOnInterconnect API operation.
-
#describe_interconnects(options = {}) ⇒ Core::Response
Calls the DescribeInterconnects API operation.
-
#describe_locations(options = {}) ⇒ Core::Response
Calls the DescribeLocations API operation.
-
#describe_virtual_gateways(options = {}) ⇒ Core::Response
Calls the DescribeVirtualGateways API operation.
-
#describe_virtual_interfaces(options = {}) ⇒ Core::Response
Calls the DescribeVirtualInterfaces API operation.
Methods inherited from Core::Client
#initialize, #log_warning, #operations, #with_http_handler, #with_options
Constructor Details
This class inherits a constructor from AWS::Core::Client
Instance Method Details
#allocate_connection_on_interconnect(options = {}) ⇒ Core::Response
Calls the AllocateConnectionOnInterconnect API operation.
#allocate_private_virtual_interface(options = {}) ⇒ Core::Response
Calls the AllocatePrivateVirtualInterface API operation.
#allocate_public_virtual_interface(options = {}) ⇒ Core::Response
Calls the AllocatePublicVirtualInterface API operation.
#confirm_connection(options = {}) ⇒ Core::Response
Calls the ConfirmConnection API operation.
#confirm_private_virtual_interface(options = {}) ⇒ Core::Response
Calls the ConfirmPrivateVirtualInterface API operation.
#confirm_public_virtual_interface(options = {}) ⇒ Core::Response
Calls the ConfirmPublicVirtualInterface API operation.
#create_connection(options = {}) ⇒ Core::Response
Calls the CreateConnection API operation.
#create_interconnect(options = {}) ⇒ Core::Response
Calls the CreateInterconnect API operation.
#create_private_virtual_interface(options = {}) ⇒ Core::Response
Calls the CreatePrivateVirtualInterface API operation.
#create_public_virtual_interface(options = {}) ⇒ Core::Response
Calls the CreatePublicVirtualInterface API operation.
#delete_connection(options = {}) ⇒ Core::Response
Calls the DeleteConnection API operation.
#delete_interconnect(options = {}) ⇒ Core::Response
Calls the DeleteInterconnect API operation.
#delete_virtual_interface(options = {}) ⇒ Core::Response
Calls the DeleteVirtualInterface API operation.
#describe_connections(options = {}) ⇒ Core::Response
Calls the DescribeConnections API operation.
#describe_connections_on_interconnect(options = {}) ⇒ Core::Response
Calls the DescribeConnectionsOnInterconnect API operation.
#describe_interconnects(options = {}) ⇒ Core::Response
Calls the DescribeInterconnects API operation.
#describe_locations(options = {}) ⇒ Core::Response
Calls the DescribeLocations API operation.
#describe_virtual_gateways(options = {}) ⇒ Core::Response
Calls the DescribeVirtualGateways API operation.
#describe_virtual_interfaces(options = {}) ⇒ Core::Response
Calls the DescribeVirtualInterfaces API operation.