A B C D E F G H I K L M N O P R S T U V W 

A

acceptVpcPeeringConnection(AcceptVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Accept a VPC peering connection request.
acceptVpcPeeringConnection() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Accept a VPC peering connection request.
acceptVpcPeeringConnection(AcceptVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Accept a VPC peering connection request.
acceptVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Accept a VPC peering connection request.
acceptVpcPeeringConnectionAsync(AcceptVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Accept a VPC peering connection request.
acceptVpcPeeringConnectionAsync(AcceptVpcPeeringConnectionRequest, AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Accept a VPC peering connection request.
acceptVpcPeeringConnectionAsync(AcceptVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Accept a VPC peering connection request.
acceptVpcPeeringConnectionAsync(AcceptVpcPeeringConnectionRequest, AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Accept a VPC peering connection request.
AcceptVpcPeeringConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AcceptVpcPeeringConnection operation.
AcceptVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
 
AcceptVpcPeeringConnectionResult - Class in com.amazonaws.services.ec2.model
 
AcceptVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
 
AccountAttribute - Class in com.amazonaws.services.ec2.model
Describes an account attribute.
AccountAttribute() - Constructor for class com.amazonaws.services.ec2.model.AccountAttribute
 
AccountAttributeName - Enum in com.amazonaws.services.ec2.model
Account Attribute Name
AccountAttributeValue - Class in com.amazonaws.services.ec2.model
Describes a value of an account attribute.
AccountAttributeValue() - Constructor for class com.amazonaws.services.ec2.model.AccountAttributeValue
 
ActiveInstance - Class in com.amazonaws.services.ec2.model
Describes a running instance in a Spot fleet.
ActiveInstance() - Constructor for class com.amazonaws.services.ec2.model.ActiveInstance
 
Address - Class in com.amazonaws.services.ec2.model
Describes an Elastic IP address.
Address() - Constructor for class com.amazonaws.services.ec2.model.Address
 
allocateAddress(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Acquires an Elastic IP address.
allocateAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Acquires an Elastic IP address.
allocateAddress(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Acquires an Elastic IP address.
allocateAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest, AsyncHandler<AllocateAddressRequest, AllocateAddressResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest, AsyncHandler<AllocateAddressRequest, AllocateAddressResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Acquires an Elastic IP address.
AllocateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AllocateAddress operation.
AllocateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
AllocateAddressResult - Class in com.amazonaws.services.ec2.model
 
AllocateAddressResult() - Constructor for class com.amazonaws.services.ec2.model.AllocateAddressResult
 
AllocationStrategy - Enum in com.amazonaws.services.ec2.model
Allocation Strategy
AmazonEC2 - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2.
AmazonEC2Async - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2 asynchronously.
AmazonEC2AsyncClient - Class in com.amazonaws.services.ec2
Asynchronous client for accessing AmazonEC2.
AmazonEC2AsyncClient() - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2.
AmazonEC2AsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2.
AmazonEC2AsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2AsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials and executor service.
AmazonEC2AsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials, executor service, and client configuration options.
AmazonEC2AsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider.
AmazonEC2AsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider and executor service.
AmazonEC2AsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider and client configuration options.
AmazonEC2AsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonEC2Client - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2Client() - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2.
AmazonEC2Client(ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2.
AmazonEC2Client(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials and client configuration options.
AmazonEC2Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider.
AmazonEC2Client(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider and client configuration options.
AmazonEC2Client(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider, client configuration options, and request metric collector.
ArchitectureValues - Enum in com.amazonaws.services.ec2.model
Architecture Values
assignPrivateIpAddresses(AssignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddresses(AssignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest, AsyncHandler<AssignPrivateIpAddressesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest, AsyncHandler<AssignPrivateIpAddressesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Assigns one or more secondary private IP addresses to the specified network interface.
AssignPrivateIpAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssignPrivateIpAddresses operation.
AssignPrivateIpAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
associateAddress(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates an Elastic IP address with an instance or a network interface.
associateAddress(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest, AsyncHandler<AssociateAddressRequest, AssociateAddressResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest, AsyncHandler<AssociateAddressRequest, AssociateAddressResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates an Elastic IP address with an instance or a network interface.
AssociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateAddress operation.
AssociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
Default constructor for a new AssociateAddressRequest object.
AssociateAddressRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
Constructs a new AssociateAddressRequest object.
AssociateAddressResult - Class in com.amazonaws.services.ec2.model
 
AssociateAddressResult() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressResult
 
associateDhcpOptions(AssociateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
associateDhcpOptions(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest, AsyncHandler<AssociateDhcpOptionsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest, AsyncHandler<AssociateDhcpOptionsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
AssociateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateDhcpOptions operation.
AssociateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Default constructor for a new AssociateDhcpOptionsRequest object.
AssociateDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Constructs a new AssociateDhcpOptionsRequest object.
associateRouteTable(AssociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates a subnet with a route table.
associateRouteTable(AssociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a subnet with a route table.
AssociateRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateRouteTable operation.
AssociateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
AssociateRouteTableResult - Class in com.amazonaws.services.ec2.model
 
AssociateRouteTableResult() - Constructor for class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
attachClassicLinkVpc(AttachClassicLinkVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
attachClassicLinkVpc(AttachClassicLinkVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
attachClassicLinkVpcAsync(AttachClassicLinkVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
attachClassicLinkVpcAsync(AttachClassicLinkVpcRequest, AsyncHandler<AttachClassicLinkVpcRequest, AttachClassicLinkVpcResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
attachClassicLinkVpcAsync(AttachClassicLinkVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
attachClassicLinkVpcAsync(AttachClassicLinkVpcRequest, AsyncHandler<AttachClassicLinkVpcRequest, AttachClassicLinkVpcResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.
AttachClassicLinkVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachClassicLinkVpc operation.
AttachClassicLinkVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
 
AttachClassicLinkVpcResult - Class in com.amazonaws.services.ec2.model
 
AttachClassicLinkVpcResult() - Constructor for class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
 
attachInternetGateway(AttachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGateway(AttachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
AttachInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachInternetGateway operation.
AttachInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
AttachmentStatus - Enum in com.amazonaws.services.ec2.model
Attachment Status
attachNetworkInterface(AttachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches a network interface to an instance.
attachNetworkInterface(AttachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a network interface to an instance.
AttachNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachNetworkInterface operation.
AttachNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
AttachNetworkInterfaceResult - Class in com.amazonaws.services.ec2.model
 
AttachNetworkInterfaceResult() - Constructor for class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
attachVolume(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolume(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
AttachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachVolume operation.
AttachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
Default constructor for a new AttachVolumeRequest object.
AttachVolumeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
Constructs a new AttachVolumeRequest object.
AttachVolumeResult - Class in com.amazonaws.services.ec2.model
 
AttachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeResult
 
attachVpnGateway(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches a virtual private gateway to a VPC.
attachVpnGateway(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a virtual private gateway to a VPC.
AttachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachVpnGateway operation.
AttachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Default constructor for a new AttachVpnGatewayRequest object.
AttachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Constructs a new AttachVpnGatewayRequest object.
AttachVpnGatewayResult - Class in com.amazonaws.services.ec2.model
 
AttachVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more egress rules to a security group for use with a VPC.
AuthorizeSecurityGroupEgressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AuthorizeSecurityGroupEgress operation.
AuthorizeSecurityGroupEgressRequest() - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more ingress rules to a security group.
AuthorizeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AuthorizeSecurityGroupIngress operation.
AuthorizeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Default constructor for a new AuthorizeSecurityGroupIngressRequest object.
AuthorizeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Constructs a new AuthorizeSecurityGroupIngressRequest object.
AvailabilityZone - Class in com.amazonaws.services.ec2.model
Describes an Availability Zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.ec2.model.AvailabilityZone
 
AvailabilityZoneMessage - Class in com.amazonaws.services.ec2.model
Describes a message about an Availability Zone.
AvailabilityZoneMessage() - Constructor for class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
AvailabilityZoneState - Enum in com.amazonaws.services.ec2.model
Availability Zone State

B

BatchState - Enum in com.amazonaws.services.ec2.model
Batch State
BlockDeviceMapping - Class in com.amazonaws.services.ec2.model
Describes a block device mapping.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
bundleInstance(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Bundles an Amazon instance store-backed Windows instance.
bundleInstance(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Bundles an Amazon instance store-backed Windows instance.
BundleInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the BundleInstance operation.
BundleInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Default constructor for a new BundleInstanceRequest object.
BundleInstanceRequest(String, Storage) - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Constructs a new BundleInstanceRequest object.
BundleInstanceResult - Class in com.amazonaws.services.ec2.model
 
BundleInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceResult
 
BundleTask - Class in com.amazonaws.services.ec2.model
Describes a bundle task.
BundleTask() - Constructor for class com.amazonaws.services.ec2.model.BundleTask
 
BundleTaskError - Class in com.amazonaws.services.ec2.model
Describes an error for BundleInstance.
BundleTaskError() - Constructor for class com.amazonaws.services.ec2.model.BundleTaskError
 
BundleTaskState - Enum in com.amazonaws.services.ec2.model
Bundle Task State

C

CancelBatchErrorCode - Enum in com.amazonaws.services.ec2.model
Cancel Batch Error Code
cancelBundleTask(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTask(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels a bundling operation for an instance store-backed Windows instance.
CancelBundleTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelBundleTask operation.
CancelBundleTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Default constructor for a new CancelBundleTaskRequest object.
CancelBundleTaskRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Constructs a new CancelBundleTaskRequest object.
CancelBundleTaskResult - Class in com.amazonaws.services.ec2.model
 
CancelBundleTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
cancelConversionTask(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels an active conversion task.
cancelConversionTask(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active conversion task.
CancelConversionTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelConversionTask operation.
CancelConversionTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
cancelExportTask(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels an active export task.
cancelExportTask(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active export task.
CancelExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelExportTask operation.
CancelExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
cancelImportTask(CancelImportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTask() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTask(CancelImportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTask() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTaskAsync(CancelImportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTaskAsync(CancelImportTaskRequest, AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTaskAsync(CancelImportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an in-process import virtual machine or import snapshot task.
cancelImportTaskAsync(CancelImportTaskRequest, AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an in-process import virtual machine or import snapshot task.
CancelImportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelImportTask operation.
CancelImportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelImportTaskRequest
 
CancelImportTaskResult - Class in com.amazonaws.services.ec2.model
 
CancelImportTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CancelImportTaskResult
 
CancelledSpotInstanceRequest - Class in com.amazonaws.services.ec2.model
Describes a request to cancel a Spot instance.
CancelledSpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
CancelReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelReservedInstancesListing operation.
CancelReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
CancelReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
 
CancelReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
cancelSpotFleetRequests(CancelSpotFleetRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels the specified Spot fleet requests.
cancelSpotFleetRequests(CancelSpotFleetRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels the specified Spot fleet requests.
cancelSpotFleetRequestsAsync(CancelSpotFleetRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels the specified Spot fleet requests.
cancelSpotFleetRequestsAsync(CancelSpotFleetRequestsRequest, AsyncHandler<CancelSpotFleetRequestsRequest, CancelSpotFleetRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels the specified Spot fleet requests.
cancelSpotFleetRequestsAsync(CancelSpotFleetRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels the specified Spot fleet requests.
cancelSpotFleetRequestsAsync(CancelSpotFleetRequestsRequest, AsyncHandler<CancelSpotFleetRequestsRequest, CancelSpotFleetRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels the specified Spot fleet requests.
CancelSpotFleetRequestsError - Class in com.amazonaws.services.ec2.model
Describes a Spot fleet error.
CancelSpotFleetRequestsError() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
 
CancelSpotFleetRequestsErrorItem - Class in com.amazonaws.services.ec2.model
Describes a Spot fleet request that was not successfully canceled.
CancelSpotFleetRequestsErrorItem() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
 
CancelSpotFleetRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelSpotFleetRequests operation.
CancelSpotFleetRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
 
CancelSpotFleetRequestsResult - Class in com.amazonaws.services.ec2.model
Contains the output of CancelSpotFleetRequests.
CancelSpotFleetRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
 
CancelSpotFleetRequestsSuccessItem - Class in com.amazonaws.services.ec2.model
Describes a Spot fleet request that was successfully canceled.
CancelSpotFleetRequestsSuccessItem() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
 
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels one or more Spot instance requests.
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels one or more Spot instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot instance requests.
CancelSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelSpotInstanceRequests operation.
CancelSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Default constructor for a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Constructs a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
Contains the output of CancelSpotInstanceRequests.
CancelSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
CancelSpotInstanceRequestState - Enum in com.amazonaws.services.ec2.model
Cancel Spot Instance Request State
ClassicLinkInstance - Class in com.amazonaws.services.ec2.model
Describes a linked EC2-Classic instance.
ClassicLinkInstance() - Constructor for class com.amazonaws.services.ec2.model.ClassicLinkInstance
 
ClientData - Class in com.amazonaws.services.ec2.model
Describes the client-specific data.
ClientData() - Constructor for class com.amazonaws.services.ec2.model.ClientData
 
clone() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
clone() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
clone() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
 
clone() - Method in class com.amazonaws.services.ec2.model.Address
 
clone() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
clone() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
clone() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
clone() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
clone() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
clone() - Method in class com.amazonaws.services.ec2.model.BundleTask
 
clone() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
 
clone() - Method in class com.amazonaws.services.ec2.model.ClientData
 
clone() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
clone() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
clone() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
 
clone() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
 
clone() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
 
clone() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
clone() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
clone() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
clone() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
clone() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
clone() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
clone() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
clone() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
 
clone() - Method in class com.amazonaws.services.ec2.model.EventInformation
 
clone() - Method in class com.amazonaws.services.ec2.model.ExportTask
 
clone() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
clone() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.Filter
 
clone() - Method in class com.amazonaws.services.ec2.model.FlowLog
 
clone() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
clone() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
clone() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
clone() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
 
clone() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
clone() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
 
clone() - Method in class com.amazonaws.services.ec2.model.Image
 
clone() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
clone() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
clone() - Method in class com.amazonaws.services.ec2.model.Instance
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceState
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
clone() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
clone() - Method in class com.amazonaws.services.ec2.model.InternetGateway
 
clone() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
clone() - Method in class com.amazonaws.services.ec2.model.IpPermission
 
clone() - Method in class com.amazonaws.services.ec2.model.KeyPair
 
clone() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
clone() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
clone() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
clone() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
 
clone() - Method in class com.amazonaws.services.ec2.model.Monitoring
 
clone() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
 
clone() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
clone() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
clone() - Method in class com.amazonaws.services.ec2.model.Placement
 
clone() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
clone() - Method in class com.amazonaws.services.ec2.model.PortRange
 
clone() - Method in class com.amazonaws.services.ec2.model.PrefixList
 
clone() - Method in class com.amazonaws.services.ec2.model.PrefixListId
 
clone() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
clone() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
clone() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.ProductCode
 
clone() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
 
clone() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
clone() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
clone() - Method in class com.amazonaws.services.ec2.model.Region
 
clone() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
clone() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
 
clone() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.Reservation
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
clone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
clone() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
 
clone() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.Route
 
clone() - Method in class com.amazonaws.services.ec2.model.RouteTable
 
clone() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
 
clone() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.S3Storage
 
clone() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
clone() - Method in class com.amazonaws.services.ec2.model.Snapshot
 
clone() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
 
clone() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
 
clone() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
clone() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
clone() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.StateReason
 
clone() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.Storage
 
clone() - Method in class com.amazonaws.services.ec2.model.Subnet
 
clone() - Method in class com.amazonaws.services.ec2.model.Tag
 
clone() - Method in class com.amazonaws.services.ec2.model.TagDescription
 
clone() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
clone() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
clone() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
 
clone() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
 
clone() - Method in class com.amazonaws.services.ec2.model.UserBucket
 
clone() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
 
clone() - Method in class com.amazonaws.services.ec2.model.UserData
 
clone() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
clone() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
 
clone() - Method in class com.amazonaws.services.ec2.model.Volume
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
clone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
clone() - Method in class com.amazonaws.services.ec2.model.Vpc
 
clone() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
clone() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
 
clone() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
 
clone() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
 
clone() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
 
clone() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
 
clone() - Method in class com.amazonaws.services.ec2.model.VpnConnection
 
clone() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
clone() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
clone() - Method in class com.amazonaws.services.ec2.model.VpnGateway
 
clone() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.ec2 - package com.amazonaws.services.ec2
Synchronous and asynchronous client classes for accessing AmazonEC2.
com.amazonaws.services.ec2.model - package com.amazonaws.services.ec2.model
Classes modeling the various types represented by AmazonEC2.
com.amazonaws.services.ec2.util - package com.amazonaws.services.ec2.util
Utilities for working with Amazon EC2 such as generating policy signatures for use with the bundling API.
confirmProductInstance(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Determines whether a product code is associated with an instance.
confirmProductInstance(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Determines whether a product code is associated with an instance.
ConfirmProductInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ConfirmProductInstance operation.
ConfirmProductInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Default constructor for a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Constructs a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceResult - Class in com.amazonaws.services.ec2.model
 
ConfirmProductInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
ContainerFormat - Enum in com.amazonaws.services.ec2.model
Container Format
ConversionTask - Class in com.amazonaws.services.ec2.model
Describes a conversion task.
ConversionTask() - Constructor for class com.amazonaws.services.ec2.model.ConversionTask
 
ConversionTaskState - Enum in com.amazonaws.services.ec2.model
Conversion Task State
copyImage(CopyImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Initiates the copy of an AMI from the specified source region to the current region.
copyImage(CopyImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Initiates the copy of an AMI from the specified source region to the current region.
copyImageAsync(CopyImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initiates the copy of an AMI from the specified source region to the current region.
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initiates the copy of an AMI from the specified source region to the current region.
copyImageAsync(CopyImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initiates the copy of an AMI from the specified source region to the current region.
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initiates the copy of an AMI from the specified source region to the current region.
CopyImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CopyImage operation.
CopyImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CopyImageRequest
 
CopyImageResult - Class in com.amazonaws.services.ec2.model
 
CopyImageResult() - Constructor for class com.amazonaws.services.ec2.model.CopyImageResult
 
copySnapshot(CopySnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
copySnapshot(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
CopySnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CopySnapshot operation.
CopySnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
CopySnapshotResult - Class in com.amazonaws.services.ec2.model
 
CopySnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CopySnapshotResult
 
createCustomerGateway(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides information to AWS about your VPN customer gateway device.
createCustomerGateway(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides information to AWS about your VPN customer gateway device.
CreateCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateCustomerGateway operation.
CreateCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Default constructor for a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayRequest(String, String, Integer) - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Constructs a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayRequest(GatewayType, String, Integer) - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Constructs a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayResult - Class in com.amazonaws.services.ec2.model
 
CreateCustomerGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
createDhcpOptions(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a set of DHCP options for your VPC.
createDhcpOptions(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a set of DHCP options for your VPC.
CreateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateDhcpOptions operation.
CreateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Default constructor for a new CreateDhcpOptionsRequest object.
CreateDhcpOptionsRequest(List<DhcpConfiguration>) - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Constructs a new CreateDhcpOptionsRequest object.
CreateDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
 
CreateDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
createFlowLogs(CreateFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
createFlowLogs(CreateFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
createFlowLogsAsync(CreateFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
createFlowLogsAsync(CreateFlowLogsRequest, AsyncHandler<CreateFlowLogsRequest, CreateFlowLogsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
createFlowLogsAsync(CreateFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
createFlowLogsAsync(CreateFlowLogsRequest, AsyncHandler<CreateFlowLogsRequest, CreateFlowLogsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
CreateFlowLogsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateFlowLogs operation.
CreateFlowLogsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
 
CreateFlowLogsResult - Class in com.amazonaws.services.ec2.model
 
CreateFlowLogsResult() - Constructor for class com.amazonaws.services.ec2.model.CreateFlowLogsResult
 
createImage(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImage(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
CreateImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateImage operation.
CreateImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Default constructor for a new CreateImageRequest object.
CreateImageRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Constructs a new CreateImageRequest object.
CreateImageResult - Class in com.amazonaws.services.ec2.model
 
CreateImageResult() - Constructor for class com.amazonaws.services.ec2.model.CreateImageResult
 
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Exports a running or stopped instance to an S3 bucket.
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Exports a running or stopped instance to an S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Exports a running or stopped instance to an S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Exports a running or stopped instance to an S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Exports a running or stopped instance to an S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Exports a running or stopped instance to an S3 bucket.
CreateInstanceExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateInstanceExportTask operation.
CreateInstanceExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
CreateInstanceExportTaskResult - Class in com.amazonaws.services.ec2.model
 
CreateInstanceExportTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
createInternetGateway(CreateInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Internet gateway for use with a VPC.
createInternetGateway() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Internet gateway for use with a VPC.
createInternetGateway(CreateInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Internet gateway for use with a VPC.
createInternetGateway() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Internet gateway for use with a VPC.
CreateInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateInternetGateway operation.
CreateInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
CreateInternetGatewayResult - Class in com.amazonaws.services.ec2.model
 
CreateInternetGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
createKeyPair(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a 2048-bit RSA key pair with the specified name.
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a 2048-bit RSA key pair with the specified name.
CreateKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateKeyPair operation.
CreateKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Default constructor for a new CreateKeyPairRequest object.
CreateKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Constructs a new CreateKeyPairRequest object.
CreateKeyPairResult - Class in com.amazonaws.services.ec2.model
 
CreateKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
createNetworkAcl(CreateNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a network ACL in a VPC.
createNetworkAcl(CreateNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network ACL in a VPC.
createNetworkAclEntry(CreateNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntry(CreateNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest, AsyncHandler<CreateNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest, AsyncHandler<CreateNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an entry (a rule) in a network ACL with the specified rule number.
CreateNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateNetworkAclEntry operation.
CreateNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
CreateNetworkAclRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateNetworkAcl operation.
CreateNetworkAclRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
CreateNetworkAclResult - Class in com.amazonaws.services.ec2.model
 
CreateNetworkAclResult() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
createNetworkInterface(CreateNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a network interface in the specified subnet.
createNetworkInterface(CreateNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network interface in the specified subnet.
CreateNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateNetworkInterface operation.
CreateNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
CreateNetworkInterfaceResult - Class in com.amazonaws.services.ec2.model
 
CreateNetworkInterfaceResult() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
createPlacementGroup(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a placement group that you launch cluster instances into.
createPlacementGroup(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a placement group that you launch cluster instances into.
CreatePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreatePlacementGroup operation.
CreatePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Default constructor for a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, PlacementStrategy) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
CreateReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateReservedInstancesListing operation.
CreateReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
CreateReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
 
CreateReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
createRoute(CreateRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a route in a route table within a VPC.
createRoute(CreateRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest, AsyncHandler<CreateRouteRequest, CreateRouteResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest, AsyncHandler<CreateRouteRequest, CreateRouteResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route in a route table within a VPC.
CreateRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateRoute operation.
CreateRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteRequest
 
CreateRouteResult - Class in com.amazonaws.services.ec2.model
 
CreateRouteResult() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteResult
 
createRouteTable(CreateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a route table for the specified VPC.
createRouteTable(CreateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route table for the specified VPC.
CreateRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateRouteTable operation.
CreateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
CreateRouteTableResult - Class in com.amazonaws.services.ec2.model
 
CreateRouteTableResult() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
createSecurityGroup(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a security group.
createSecurityGroup(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a security group.
CreateSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSecurityGroup operation.
CreateSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Default constructor for a new CreateSecurityGroupRequest object.
CreateSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Constructs a new CreateSecurityGroupRequest object.
CreateSecurityGroupResult - Class in com.amazonaws.services.ec2.model
 
CreateSecurityGroupResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a snapshot of an EBS volume and stores it in Amazon S3.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a snapshot of an EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a snapshot of an EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a snapshot of an EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a snapshot of an EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a snapshot of an EBS volume and stores it in Amazon S3.
CreateSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Default constructor for a new CreateSnapshotRequest object.
CreateSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Constructs a new CreateSnapshotRequest object.
CreateSnapshotResult - Class in com.amazonaws.services.ec2.model
 
CreateSnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
CreateSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSpotDatafeedSubscription operation.
CreateSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Default constructor for a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Constructs a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
Contains the output of CreateSpotDatafeedSubscription.
CreateSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
createSubnet(CreateSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a subnet in an existing VPC.
createSubnet(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest, AsyncHandler<CreateSubnetRequest, CreateSubnetResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest, AsyncHandler<CreateSubnetRequest, CreateSubnetResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a subnet in an existing VPC.
CreateSubnetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSubnet operation.
CreateSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
Default constructor for a new CreateSubnetRequest object.
CreateSubnetRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
Constructs a new CreateSubnetRequest object.
CreateSubnetResult - Class in com.amazonaws.services.ec2.model
 
CreateSubnetResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetResult
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
CreateTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateTags operation.
CreateTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Default constructor for a new CreateTagsRequest object.
CreateTagsRequest(List<String>, List<Tag>) - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Constructs a new CreateTagsRequest object.
createVolume(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
createVolume(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
CreateVolumePermission - Class in com.amazonaws.services.ec2.model
Describes the user or group to be added or removed from the permissions for a volume.
CreateVolumePermission() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermission
 
CreateVolumePermissionModifications - Class in com.amazonaws.services.ec2.model
Describes modifications to the permissions for a volume.
CreateVolumePermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
CreateVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVolume operation.
CreateVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Default constructor for a new CreateVolumeRequest object.
CreateVolumeRequest(Integer, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeResult - Class in com.amazonaws.services.ec2.model
 
CreateVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeResult
 
createVpc(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPC with the specified CIDR block.
createVpc(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest, AsyncHandler<CreateVpcRequest, CreateVpcResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest, AsyncHandler<CreateVpcRequest, CreateVpcResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC with the specified CIDR block.
createVpcEndpoint(CreateVpcEndpointRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPC endpoint for a specified AWS service.
createVpcEndpoint(CreateVpcEndpointRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPC endpoint for a specified AWS service.
createVpcEndpointAsync(CreateVpcEndpointRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC endpoint for a specified AWS service.
createVpcEndpointAsync(CreateVpcEndpointRequest, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC endpoint for a specified AWS service.
createVpcEndpointAsync(CreateVpcEndpointRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC endpoint for a specified AWS service.
createVpcEndpointAsync(CreateVpcEndpointRequest, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC endpoint for a specified AWS service.
CreateVpcEndpointRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpcEndpoint operation.
CreateVpcEndpointRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
 
CreateVpcEndpointResult - Class in com.amazonaws.services.ec2.model
 
CreateVpcEndpointResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
 
createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnection() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.
CreateVpcPeeringConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpcPeeringConnection operation.
CreateVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
 
CreateVpcPeeringConnectionResult - Class in com.amazonaws.services.ec2.model
 
CreateVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
 
CreateVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpc operation.
CreateVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
Default constructor for a new CreateVpcRequest object.
CreateVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
Constructs a new CreateVpcRequest object.
CreateVpcResult - Class in com.amazonaws.services.ec2.model
 
CreateVpcResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcResult
 
createVpnConnection(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnection(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
CreateVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnConnection operation.
CreateVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Default constructor for a new CreateVpnConnectionRequest object.
CreateVpnConnectionRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Constructs a new CreateVpnConnectionRequest object.
CreateVpnConnectionResult - Class in com.amazonaws.services.ec2.model
 
CreateVpnConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
createVpnConnectionRoute(CreateVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRoute(CreateVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest, AsyncHandler<CreateVpnConnectionRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest, AsyncHandler<CreateVpnConnectionRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
CreateVpnConnectionRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnConnectionRoute operation.
CreateVpnConnectionRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
createVpnGateway(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a virtual private gateway.
createVpnGateway(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a virtual private gateway.
CreateVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnGateway operation.
CreateVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Default constructor for a new CreateVpnGatewayRequest object.
CreateVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Constructs a new CreateVpnGatewayRequest object.
CreateVpnGatewayRequest(GatewayType) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Constructs a new CreateVpnGatewayRequest object.
CreateVpnGatewayResult - Class in com.amazonaws.services.ec2.model
 
CreateVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
CurrencyCodeValues - Enum in com.amazonaws.services.ec2.model
Currency Code Values
CustomerGateway - Class in com.amazonaws.services.ec2.model
Describes a customer gateway.
CustomerGateway() - Constructor for class com.amazonaws.services.ec2.model.CustomerGateway
 

D

DatafeedSubscriptionState - Enum in com.amazonaws.services.ec2.model
Datafeed Subscription State
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified customer gateway.
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified customer gateway.
DeleteCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteCustomerGateway operation.
DeleteCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Default constructor for a new DeleteCustomerGatewayRequest object.
DeleteCustomerGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Constructs a new DeleteCustomerGatewayRequest object.
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified set of DHCP options.
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of DHCP options.
DeleteDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteDhcpOptions operation.
DeleteDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Default constructor for a new DeleteDhcpOptionsRequest object.
DeleteDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Constructs a new DeleteDhcpOptionsRequest object.
deleteFlowLogs(DeleteFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes one or more flow logs.
deleteFlowLogs(DeleteFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes one or more flow logs.
deleteFlowLogsAsync(DeleteFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes one or more flow logs.
deleteFlowLogsAsync(DeleteFlowLogsRequest, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes one or more flow logs.
deleteFlowLogsAsync(DeleteFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes one or more flow logs.
deleteFlowLogsAsync(DeleteFlowLogsRequest, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes one or more flow logs.
DeleteFlowLogsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteFlowLogs operation.
DeleteFlowLogsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
 
DeleteFlowLogsResult - Class in com.amazonaws.services.ec2.model
 
DeleteFlowLogsResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
 
deleteInternetGateway(DeleteInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified Internet gateway.
deleteInternetGateway(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified Internet gateway.
DeleteInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteInternetGateway operation.
DeleteInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified key pair, by removing the public key from Amazon EC2.
DeleteKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteKeyPair operation.
DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Default constructor for a new DeleteKeyPairRequest object.
DeleteKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Constructs a new DeleteKeyPairRequest object.
deleteNetworkAcl(DeleteNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified network ACL.
deleteNetworkAcl(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network ACL.
deleteNetworkAclEntry(DeleteNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntry(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
DeleteNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteNetworkAclEntry operation.
DeleteNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
DeleteNetworkAclRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteNetworkAcl operation.
DeleteNetworkAclRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
deleteNetworkInterface(DeleteNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified network interface.
deleteNetworkInterface(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network interface.
DeleteNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteNetworkInterface operation.
DeleteNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
deletePlacementGroup(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified placement group.
deletePlacementGroup(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified placement group.
DeletePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeletePlacementGroup operation.
DeletePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Default constructor for a new DeletePlacementGroupRequest object.
DeletePlacementGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Constructs a new DeletePlacementGroupRequest object.
deleteRoute(DeleteRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified route from the specified route table.
deleteRoute(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest, AsyncHandler<DeleteRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest, AsyncHandler<DeleteRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route from the specified route table.
DeleteRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteRoute operation.
DeleteRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
deleteRouteTable(DeleteRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified route table.
deleteRouteTable(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route table.
DeleteRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteRouteTable operation.
DeleteRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a security group.
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a security group.
DeleteSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSecurityGroup operation.
DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Default constructor for a new DeleteSecurityGroupRequest object.
DeleteSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Constructs a new DeleteSecurityGroupRequest object.
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified snapshot.
DeleteSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSnapshot operation.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Default constructor for a new DeleteSnapshotRequest object.
DeleteSnapshotRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Constructs a new DeleteSnapshotRequest object.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the data feed for Spot instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the data feed for Spot instances.
DeleteSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSpotDatafeedSubscription operation.
DeleteSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
deleteSubnet(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified subnet.
deleteSubnet(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified subnet.
DeleteSubnetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSubnet operation.
DeleteSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Default constructor for a new DeleteSubnetRequest object.
DeleteSubnetRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Constructs a new DeleteSubnetRequest object.
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified set of tags from the specified set of resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of tags from the specified set of resources.
DeleteTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Default constructor for a new DeleteTagsRequest object.
DeleteTagsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Constructs a new DeleteTagsRequest object.
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified EBS volume.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified EBS volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified EBS volume.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified EBS volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified EBS volume.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified EBS volume.
DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVolume operation.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Default constructor for a new DeleteVolumeRequest object.
DeleteVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Constructs a new DeleteVolumeRequest object.
deleteVpc(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified VPC.
deleteVpc(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest, AsyncHandler<DeleteVpcRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest, AsyncHandler<DeleteVpcRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPC.
deleteVpcEndpoints(DeleteVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes one or more specified VPC endpoints.
deleteVpcEndpoints(DeleteVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes one or more specified VPC endpoints.
deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes one or more specified VPC endpoints.
deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes one or more specified VPC endpoints.
deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes one or more specified VPC endpoints.
deleteVpcEndpointsAsync(DeleteVpcEndpointsRequest, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes one or more specified VPC endpoints.
DeleteVpcEndpointsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpcEndpoints operation.
DeleteVpcEndpointsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
 
DeleteVpcEndpointsResult - Class in com.amazonaws.services.ec2.model
 
DeleteVpcEndpointsResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
 
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPC peering connection.
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPC peering connection.
DeleteVpcPeeringConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpcPeeringConnection operation.
DeleteVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
 
DeleteVpcPeeringConnectionResult - Class in com.amazonaws.services.ec2.model
 
DeleteVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
 
DeleteVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpc operation.
DeleteVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
Default constructor for a new DeleteVpcRequest object.
DeleteVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
Constructs a new DeleteVpcRequest object.
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified VPN connection.
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPN connection.
DeleteVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnConnection operation.
DeleteVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Default constructor for a new DeleteVpnConnectionRequest object.
DeleteVpnConnectionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Constructs a new DeleteVpnConnectionRequest object.
deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
DeleteVpnConnectionRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnConnectionRoute operation.
DeleteVpnConnectionRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified virtual private gateway.
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified virtual private gateway.
DeleteVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnGateway operation.
DeleteVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Default constructor for a new DeleteVpnGatewayRequest object.
DeleteVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Constructs a new DeleteVpnGatewayRequest object.
deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deregisters the specified AMI.
deregisterImage(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deregisters the specified AMI.
DeregisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeregisterImage operation.
DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Default constructor for a new DeregisterImageRequest object.
DeregisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Constructs a new DeregisterImageRequest object.
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes attributes of your AWS account.
describeAccountAttributes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes attributes of your AWS account.
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes attributes of your AWS account.
describeAccountAttributes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes attributes of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes attributes of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes attributes of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes attributes of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes attributes of your AWS account.
DescribeAccountAttributesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAccountAttributes operation.
DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
DescribeAccountAttributesResult - Class in com.amazonaws.services.ec2.model
 
DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Elastic IP addresses.
describeAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Elastic IP addresses.
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Elastic IP addresses.
describeAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Elastic IP addresses.
DescribeAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAddresses operation.
DescribeAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
DescribeAddressesResult - Class in com.amazonaws.services.ec2.model
 
DescribeAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZones() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZones() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Availability Zones that are available to you.
DescribeAvailabilityZonesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAvailabilityZones operation.
DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
 
DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
describeBundleTasks(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your bundling tasks.
describeBundleTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your bundling tasks.
describeBundleTasks(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your bundling tasks.
describeBundleTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your bundling tasks.
DescribeBundleTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeBundleTasks operation.
DescribeBundleTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
DescribeBundleTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeBundleTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
describeClassicLinkInstances(DescribeClassicLinkInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstances(DescribeClassicLinkInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your linked EC2-Classic instances.
describeClassicLinkInstancesAsync(DescribeClassicLinkInstancesRequest, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your linked EC2-Classic instances.
DescribeClassicLinkInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeClassicLinkInstances operation.
DescribeClassicLinkInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
 
DescribeClassicLinkInstancesResult - Class in com.amazonaws.services.ec2.model
 
DescribeClassicLinkInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
 
describeConversionTasks(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your conversion tasks.
describeConversionTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your conversion tasks.
describeConversionTasks(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your conversion tasks.
describeConversionTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your conversion tasks.
DescribeConversionTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeConversionTasks operation.
DescribeConversionTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
DescribeConversionTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeConversionTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN customer gateways.
describeCustomerGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN customer gateways.
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN customer gateways.
describeCustomerGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN customer gateways.
DescribeCustomerGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeCustomerGateways operation.
DescribeCustomerGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
DescribeCustomerGatewaysResult - Class in com.amazonaws.services.ec2.model
 
DescribeCustomerGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your DHCP options sets.
describeDhcpOptions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your DHCP options sets.
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your DHCP options sets.
describeDhcpOptions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your DHCP options sets.
DescribeDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeDhcpOptions operation.
DescribeDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
DescribeDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your export tasks.
describeExportTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your export tasks.
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your export tasks.
describeExportTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your export tasks.
DescribeExportTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeExportTasks operation.
DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
DescribeExportTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeExportTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
describeFlowLogs(DescribeFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more flow logs.
describeFlowLogs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more flow logs.
describeFlowLogs(DescribeFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more flow logs.
describeFlowLogs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more flow logs.
describeFlowLogsAsync(DescribeFlowLogsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more flow logs.
describeFlowLogsAsync(DescribeFlowLogsRequest, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more flow logs.
describeFlowLogsAsync(DescribeFlowLogsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more flow logs.
describeFlowLogsAsync(DescribeFlowLogsRequest, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more flow logs.
DescribeFlowLogsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeFlowLogs operation.
DescribeFlowLogsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
 
DescribeFlowLogsResult - Class in com.amazonaws.services.ec2.model
 
DescribeFlowLogsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
 
describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified AMI.
describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified AMI.
DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImageAttribute operation.
DescribeImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Default constructor for a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, ImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImages() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImages() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
DescribeImagesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImages operation.
DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
DescribeImagesResult - Class in com.amazonaws.services.ec2.model
 
DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
 
describeImportImageTasks(DescribeImportImageTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasks(DescribeImportImageTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasksAsync(DescribeImportImageTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasksAsync(DescribeImportImageTasksRequest, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasksAsync(DescribeImportImageTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Displays details about an import virtual machine or import snapshot tasks that are already created.
describeImportImageTasksAsync(DescribeImportImageTasksRequest, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Displays details about an import virtual machine or import snapshot tasks that are already created.
DescribeImportImageTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImportImageTasks operation.
DescribeImportImageTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
 
DescribeImportImageTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeImportImageTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
 
describeImportSnapshotTasks(DescribeImportSnapshotTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your import snapshot tasks.
describeImportSnapshotTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your import snapshot tasks.
describeImportSnapshotTasks(DescribeImportSnapshotTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your import snapshot tasks.
describeImportSnapshotTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your import snapshot tasks.
describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your import snapshot tasks.
describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your import snapshot tasks.
describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your import snapshot tasks.
describeImportSnapshotTasksAsync(DescribeImportSnapshotTasksRequest, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your import snapshot tasks.
DescribeImportSnapshotTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImportSnapshotTasks operation.
DescribeImportSnapshotTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
 
DescribeImportSnapshotTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeImportSnapshotTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
 
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified instance.
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified instance.
DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceAttribute operation.
DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Default constructor for a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your instances.
describeInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your instances.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your instances.
describeInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your instances.
DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstances operation.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
 
DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of one or more instances.
describeInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of one or more instances.
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of one or more instances.
describeInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of one or more instances.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of one or more instances.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of one or more instances.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of one or more instances.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of one or more instances.
DescribeInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceStatus operation.
DescribeInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
DescribeInstanceStatusResult - Class in com.amazonaws.services.ec2.model
 
DescribeInstanceStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
describeInternetGateways(DescribeInternetGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Internet gateways.
describeInternetGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Internet gateways.
describeInternetGateways(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Internet gateways.
describeInternetGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Internet gateways.
DescribeInternetGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInternetGateways operation.
DescribeInternetGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
DescribeInternetGatewaysResult - Class in com.amazonaws.services.ec2.model
 
DescribeInternetGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
describeKeyPairs(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your key pairs.
describeKeyPairs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your key pairs.
describeKeyPairs(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your key pairs.
describeKeyPairs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your key pairs.
DescribeKeyPairsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeKeyPairs operation.
DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
 
DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
describeMovingAddresses(DescribeMovingAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddresses(DescribeMovingAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddressesAsync(DescribeMovingAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddressesAsync(DescribeMovingAddressesRequest, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddressesAsync(DescribeMovingAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
describeMovingAddressesAsync(DescribeMovingAddressesRequest, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.
DescribeMovingAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeMovingAddresses operation.
DescribeMovingAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
 
DescribeMovingAddressesResult - Class in com.amazonaws.services.ec2.model
 
DescribeMovingAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
 
describeNetworkAcls(DescribeNetworkAclsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network ACLs.
describeNetworkAcls() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network ACLs.
describeNetworkAcls(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network ACLs.
describeNetworkAcls() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network ACLs.
DescribeNetworkAclsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeNetworkAcls operation.
DescribeNetworkAclsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
DescribeNetworkAclsResult - Class in com.amazonaws.services.ec2.model
 
DescribeNetworkAclsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
describeNetworkInterfaceAttribute(DescribeNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes a network interface attribute.
describeNetworkInterfaceAttribute(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes a network interface attribute.
DescribeNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeNetworkInterfaceAttribute operation.
DescribeNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
DescribeNetworkInterfaceAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeNetworkInterfaceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
describeNetworkInterfaces(DescribeNetworkInterfacesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network interfaces.
describeNetworkInterfaces() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network interfaces.
describeNetworkInterfaces(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network interfaces.
describeNetworkInterfaces() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network interfaces.
DescribeNetworkInterfacesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeNetworkInterfaces operation.
DescribeNetworkInterfacesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
DescribeNetworkInterfacesResult - Class in com.amazonaws.services.ec2.model
 
DescribeNetworkInterfacesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
describePlacementGroups(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your placement groups.
describePlacementGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your placement groups.
describePlacementGroups(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your placement groups.
describePlacementGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your placement groups.
DescribePlacementGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribePlacementGroups operation.
DescribePlacementGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
DescribePlacementGroupsResult - Class in com.amazonaws.services.ec2.model
 
DescribePlacementGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
describePrefixLists(DescribePrefixListsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixLists() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixLists(DescribePrefixListsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixLists() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixListsAsync(DescribePrefixListsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixListsAsync(DescribePrefixListsRequest, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixListsAsync(DescribePrefixListsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
describePrefixListsAsync(DescribePrefixListsRequest, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
DescribePrefixListsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribePrefixLists operation.
DescribePrefixListsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
 
DescribePrefixListsResult - Class in com.amazonaws.services.ec2.model
 
DescribePrefixListsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePrefixListsResult
 
describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more regions that are currently available to you.
describeRegions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more regions that are currently available to you.
describeRegions(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more regions that are currently available to you.
describeRegions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more regions that are currently available to you.
DescribeRegionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeRegions operation.
DescribeRegionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
DescribeRegionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeRegionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
describeReservedInstances(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
DescribeReservedInstancesListingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesListings operation.
DescribeReservedInstancesListingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
DescribeReservedInstancesListingsResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesListingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModifications() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the modifications made to your Reserved Instances.
DescribeReservedInstancesModificationsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesModifications operation.
DescribeReservedInstancesModificationsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
DescribeReservedInstancesModificationsResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesModificationsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Reserved Instance offerings that are available for purchase.
DescribeReservedInstancesOfferingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesOfferings operation.
DescribeReservedInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
DescribeReservedInstancesOfferingsResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesOfferingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
DescribeReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstances operation.
DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
describeRouteTables(DescribeRouteTablesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your route tables.
describeRouteTables() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your route tables.
describeRouteTables(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your route tables.
describeRouteTables() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your route tables.
DescribeRouteTablesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeRouteTables operation.
DescribeRouteTablesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
DescribeRouteTablesResult - Class in com.amazonaws.services.ec2.model
 
DescribeRouteTablesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your security groups.
describeSecurityGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your security groups.
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your security groups.
describeSecurityGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your security groups.
DescribeSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSecurityGroups operation.
DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified snapshot.
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified snapshot.
DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshotAttribute operation.
DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Default constructor for a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeSnapshotAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the EBS snapshots available to you.
describeSnapshots() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the EBS snapshots available to you.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the EBS snapshots available to you.
describeSnapshots() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the EBS snapshots available to you.
DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshots operation.
DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
DescribeSnapshotsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the data feed for Spot instances.
describeSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the data feed for Spot instances.
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the data feed for Spot instances.
describeSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the data feed for Spot instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the data feed for Spot instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the data feed for Spot instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the data feed for Spot instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the data feed for Spot instances.
DescribeSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotDatafeedSubscription operation.
DescribeSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
DescribeSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
Contains the output of DescribeSpotDatafeedSubscription.
DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
describeSpotFleetInstances(DescribeSpotFleetInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the running instances for the specified Spot fleet.
describeSpotFleetInstances(DescribeSpotFleetInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the running instances for the specified Spot fleet.
describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the running instances for the specified Spot fleet.
describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the running instances for the specified Spot fleet.
describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the running instances for the specified Spot fleet.
describeSpotFleetInstancesAsync(DescribeSpotFleetInstancesRequest, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the running instances for the specified Spot fleet.
DescribeSpotFleetInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotFleetInstances operation.
DescribeSpotFleetInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
 
DescribeSpotFleetInstancesResult - Class in com.amazonaws.services.ec2.model
Contains the output of DescribeSpotFleetInstances.
DescribeSpotFleetInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
 
describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the events for the specified Spot fleet request during the specified time.
describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the events for the specified Spot fleet request during the specified time.
describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the events for the specified Spot fleet request during the specified time.
describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the events for the specified Spot fleet request during the specified time.
describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the events for the specified Spot fleet request during the specified time.
describeSpotFleetRequestHistoryAsync(DescribeSpotFleetRequestHistoryRequest, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the events for the specified Spot fleet request during the specified time.
DescribeSpotFleetRequestHistoryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotFleetRequestHistory operation.
DescribeSpotFleetRequestHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
 
DescribeSpotFleetRequestHistoryResult - Class in com.amazonaws.services.ec2.model
Contains the output of DescribeSpotFleetRequestHistory.
DescribeSpotFleetRequestHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
 
describeSpotFleetRequests(DescribeSpotFleetRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your Spot fleet requests.
describeSpotFleetRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your Spot fleet requests.
describeSpotFleetRequests(DescribeSpotFleetRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your Spot fleet requests.
describeSpotFleetRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your Spot fleet requests.
describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your Spot fleet requests.
describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your Spot fleet requests.
describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your Spot fleet requests.
describeSpotFleetRequestsAsync(DescribeSpotFleetRequestsRequest, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your Spot fleet requests.
DescribeSpotFleetRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotFleetRequests operation.
DescribeSpotFleetRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
 
DescribeSpotFleetRequestsResult - Class in com.amazonaws.services.ec2.model
Contains the output of DescribeSpotFleetRequests.
DescribeSpotFleetRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
 
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot instance requests that belong to your account.
DescribeSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotInstanceRequests operation.
DescribeSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
DescribeSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
Contains the output of DescribeSpotInstanceRequests.
DescribeSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot price history.
describeSpotPriceHistory() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot price history.
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot price history.
describeSpotPriceHistory() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot price history.
DescribeSpotPriceHistoryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotPriceHistory operation.
DescribeSpotPriceHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
DescribeSpotPriceHistoryResult - Class in com.amazonaws.services.ec2.model
Contains the output of DescribeSpotPriceHistory.
DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your subnets.
describeSubnets() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your subnets.
describeSubnets(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your subnets.
describeSubnets() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your subnets.
DescribeSubnetsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSubnets operation.
DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the tags for your EC2 resources.
describeTags() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the tags for your EC2 resources.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the tags for your EC2 resources.
describeTags() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the tags for your EC2 resources.
DescribeTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Default constructor for a new DescribeTagsRequest object.
DescribeTagsRequest(List<Filter>) - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Constructs a new DescribeTagsRequest object.
DescribeTagsResult - Class in com.amazonaws.services.ec2.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
 
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified volume.
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified volume.
DescribeVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeAttribute operation.
DescribeVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
DescribeVolumeAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeVolumeAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified EBS volumes.
describeVolumes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified EBS volumes.
describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified EBS volumes.
describeVolumes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified EBS volumes.
describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified EBS volumes.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified EBS volumes.
describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified EBS volumes.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified EBS volumes.
DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumes operation.
DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Default constructor for a new DescribeVolumesRequest object.
DescribeVolumesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Constructs a new DescribeVolumesRequest object.
DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
 
DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the specified volumes.
describeVolumeStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the specified volumes.
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the specified volumes.
describeVolumeStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the specified volumes.
DescribeVolumeStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeStatus operation.
DescribeVolumeStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
DescribeVolumeStatusResult - Class in com.amazonaws.services.ec2.model
 
DescribeVolumeStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
describeVpcAttribute(DescribeVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified VPC.
describeVpcAttribute(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified VPC.
DescribeVpcAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcAttribute operation.
DescribeVpcAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
DescribeVpcAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
describeVpcClassicLink(DescribeVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLink() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLink(DescribeVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLink() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the ClassicLink status of one or more VPCs.
describeVpcClassicLinkAsync(DescribeVpcClassicLinkRequest, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the ClassicLink status of one or more VPCs.
DescribeVpcClassicLinkRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcClassicLink operation.
DescribeVpcClassicLinkRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
 
DescribeVpcClassicLinkResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcClassicLinkResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
 
describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPC endpoints.
describeVpcEndpoints() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPC endpoints.
describeVpcEndpoints(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPC endpoints.
describeVpcEndpoints() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPC endpoints.
describeVpcEndpointsAsync(DescribeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPC endpoints.
describeVpcEndpointServices(DescribeVpcEndpointServicesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServices() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServices(DescribeVpcEndpointServicesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServices() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes all supported AWS services that can be specified when creating a VPC endpoint.
describeVpcEndpointServicesAsync(DescribeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes all supported AWS services that can be specified when creating a VPC endpoint.
DescribeVpcEndpointServicesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcEndpointServices operation.
DescribeVpcEndpointServicesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
 
DescribeVpcEndpointServicesResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcEndpointServicesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
 
DescribeVpcEndpointsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcEndpoints operation.
DescribeVpcEndpointsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
 
DescribeVpcEndpointsResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcEndpointsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
 
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPC peering connections.
describeVpcPeeringConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPC peering connections.
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPC peering connections.
describeVpcPeeringConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPC peering connections.
DescribeVpcPeeringConnectionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcPeeringConnections operation.
DescribeVpcPeeringConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
 
DescribeVpcPeeringConnectionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcPeeringConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
 
describeVpcs(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPCs.
describeVpcs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPCs.
describeVpcs(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPCs.
describeVpcs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPCs.
DescribeVpcsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcs operation.
DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN connections.
describeVpnConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN connections.
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN connections.
describeVpnConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN connections.
DescribeVpnConnectionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpnConnections operation.
DescribeVpnConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
DescribeVpnConnectionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpnConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your virtual private gateways.
describeVpnGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your virtual private gateways.
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your virtual private gateways.
describeVpnGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your virtual private gateways.
DescribeVpnGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpnGateways operation.
DescribeVpnGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
DescribeVpnGatewaysResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpnGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
detachClassicLinkVpc(DetachClassicLinkVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
detachClassicLinkVpc(DetachClassicLinkVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
detachClassicLinkVpcAsync(DetachClassicLinkVpcRequest, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Unlinks (detaches) a linked EC2-Classic instance from a VPC.
DetachClassicLinkVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachClassicLinkVpc operation.
DetachClassicLinkVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
 
DetachClassicLinkVpcResult - Class in com.amazonaws.services.ec2.model
 
DetachClassicLinkVpcResult() - Constructor for class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
 
detachInternetGateway(DetachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGateway(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
DetachInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachInternetGateway operation.
DetachInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
detachNetworkInterface(DetachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches a network interface from an instance.
detachNetworkInterface(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a network interface from an instance.
DetachNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachNetworkInterface operation.
DetachNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
detachVolume(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches an EBS volume from an instance.
detachVolume(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches an EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an EBS volume from an instance.
DetachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVolume operation.
DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Default constructor for a new DetachVolumeRequest object.
DetachVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Constructs a new DetachVolumeRequest object.
DetachVolumeResult - Class in com.amazonaws.services.ec2.model
 
DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
 
detachVpnGateway(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches a virtual private gateway from a VPC.
detachVpnGateway(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a virtual private gateway from a VPC.
DetachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVpnGateway operation.
DetachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Default constructor for a new DetachVpnGatewayRequest object.
DetachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Constructs a new DetachVpnGatewayRequest object.
DeviceType - Enum in com.amazonaws.services.ec2.model
Device Type
DhcpConfiguration - Class in com.amazonaws.services.ec2.model
Describes a DHCP configuration option.
DhcpConfiguration() - Constructor for class com.amazonaws.services.ec2.model.DhcpConfiguration
 
DhcpOptions - Class in com.amazonaws.services.ec2.model
Describes a set of DHCP options.
DhcpOptions() - Constructor for class com.amazonaws.services.ec2.model.DhcpOptions
 
disableVgwRoutePropagation(DisableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
disableVgwRoutePropagation(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
DisableVgwRoutePropagationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisableVgwRoutePropagation operation.
DisableVgwRoutePropagationRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
disableVpcClassicLink(DisableVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables ClassicLink for a VPC.
disableVpcClassicLink(DisableVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables ClassicLink for a VPC.
disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables ClassicLink for a VPC.
disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables ClassicLink for a VPC.
disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables ClassicLink for a VPC.
disableVpcClassicLinkAsync(DisableVpcClassicLinkRequest, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables ClassicLink for a VPC.
DisableVpcClassicLinkRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisableVpcClassicLink operation.
DisableVpcClassicLinkRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
 
DisableVpcClassicLinkResult - Class in com.amazonaws.services.ec2.model
 
DisableVpcClassicLinkResult() - Constructor for class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
 
disassociateAddress(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddress(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates an Elastic IP address from the instance or network interface it's associated with.
DisassociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisassociateAddress operation.
DisassociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Default constructor for a new DisassociateAddressRequest object.
DisassociateAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Constructs a new DisassociateAddressRequest object.
disassociateRouteTable(DisassociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disassociates a subnet from a route table.
disassociateRouteTable(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates a subnet from a route table.
DisassociateRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisassociateRouteTable operation.
DisassociateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
DiskImage - Class in com.amazonaws.services.ec2.model
Describes a disk image.
DiskImage() - Constructor for class com.amazonaws.services.ec2.model.DiskImage
 
DiskImageDescription - Class in com.amazonaws.services.ec2.model
Describes a disk image.
DiskImageDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDescription
 
DiskImageDetail - Class in com.amazonaws.services.ec2.model
Describes a disk image.
DiskImageDetail() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDetail
 
DiskImageFormat - Enum in com.amazonaws.services.ec2.model
Disk Image Format
DiskImageVolumeDescription - Class in com.amazonaws.services.ec2.model
Describes a disk image volume.
DiskImageVolumeDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
doesSecurityGroupExist(AmazonEC2, String) - Static method in class com.amazonaws.services.ec2.util.SecurityGroupUtils
Provides a quick answer to whether a security group exists.
DomainType - Enum in com.amazonaws.services.ec2.model
Domain Type
dryRun(DryRunSupportedRequest<X>) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
dryRun(DryRunSupportedRequest<X>) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
DryRunResult<X extends AmazonWebServiceRequest> - Class in com.amazonaws.services.ec2.model
Result of a dry-run operation.
DryRunResult(boolean, DryRunSupportedRequest<X>, String, AmazonServiceException) - Constructor for class com.amazonaws.services.ec2.model.DryRunResult
 
DryRunSupportedRequest<X extends AmazonWebServiceRequest> - Interface in com.amazonaws.services.ec2.model
Generic interface for operation request that is supported with dry-run.

E

EbsBlockDevice - Class in com.amazonaws.services.ec2.model
Describes a block device for an EBS volume.
EbsBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsBlockDevice
 
EbsInstanceBlockDevice - Class in com.amazonaws.services.ec2.model
Describes a parameter used to set up an EBS volume in a block device mapping.
EbsInstanceBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
EbsInstanceBlockDeviceSpecification - Class in com.amazonaws.services.ec2.model
 
EbsInstanceBlockDeviceSpecification() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
EC2Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon EC2.
enableVgwRoutePropagation(EnableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
enableVgwRoutePropagation(EnableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
EnableVgwRoutePropagationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVgwRoutePropagation operation.
EnableVgwRoutePropagationRequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
enableVolumeIO(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIO(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
EnableVolumeIORequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVolumeIO operation.
EnableVolumeIORequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
enableVpcClassicLink(EnableVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables a VPC for ClassicLink.
enableVpcClassicLink(EnableVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables a VPC for ClassicLink.
enableVpcClassicLinkAsync(EnableVpcClassicLinkRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables a VPC for ClassicLink.
enableVpcClassicLinkAsync(EnableVpcClassicLinkRequest, AsyncHandler<EnableVpcClassicLinkRequest, EnableVpcClassicLinkResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables a VPC for ClassicLink.
enableVpcClassicLinkAsync(EnableVpcClassicLinkRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables a VPC for ClassicLink.
enableVpcClassicLinkAsync(EnableVpcClassicLinkRequest, AsyncHandler<EnableVpcClassicLinkRequest, EnableVpcClassicLinkResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables a VPC for ClassicLink.
EnableVpcClassicLinkRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVpcClassicLink operation.
EnableVpcClassicLinkRequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
 
EnableVpcClassicLinkResult - Class in com.amazonaws.services.ec2.model
 
EnableVpcClassicLinkResult() - Constructor for class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Address
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ClientData
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EventInformation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.FlowLog
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Image
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InternetGateway
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IpPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Monitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Placement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PortRange
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PrefixList
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PrefixListId
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ProductCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Region
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Reservation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Route
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RouteTable
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.S3Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StateReason
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserBucket
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserData
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Volume
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Vpc
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnConnection
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnGateway
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
 
EventCode - Enum in com.amazonaws.services.ec2.model
Event Code
EventInformation - Class in com.amazonaws.services.ec2.model
Describes a Spot fleet event.
EventInformation() - Constructor for class com.amazonaws.services.ec2.model.EventInformation
 
EventType - Enum in com.amazonaws.services.ec2.model
Event Type
exceptionUnmarshallers - Variable in class com.amazonaws.services.ec2.AmazonEC2Client
List of exception unmarshallers for all AmazonEC2 exceptions.
ExcessCapacityTerminationPolicy - Enum in com.amazonaws.services.ec2.model
Excess Capacity Termination Policy
ExportEnvironment - Enum in com.amazonaws.services.ec2.model
Export Environment
ExportTask - Class in com.amazonaws.services.ec2.model
Describes an instance export task.
ExportTask() - Constructor for class com.amazonaws.services.ec2.model.ExportTask
 
ExportTaskState - Enum in com.amazonaws.services.ec2.model
Export Task State
ExportToS3Task - Class in com.amazonaws.services.ec2.model
Describes the format and location for an instance export task.
ExportToS3Task() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3Task
 
ExportToS3TaskSpecification - Class in com.amazonaws.services.ec2.model
Describes an instance export task.
ExportToS3TaskSpecification() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 

F

Filter - Class in com.amazonaws.services.ec2.model
A filter name and value pair that is used to return a more specific list of results.
Filter() - Constructor for class com.amazonaws.services.ec2.model.Filter
Default constructor for a new Filter object.
Filter(String, List<String>) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
Filter(String) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
FlowLog - Class in com.amazonaws.services.ec2.model
Describes a flow log.
FlowLog() - Constructor for class com.amazonaws.services.ec2.model.FlowLog
 
FlowLogsResourceType - Enum in com.amazonaws.services.ec2.model
Flow Logs Resource Type
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AllocationStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.BatchState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CancelBatchErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.EventCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.EventType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExcessCapacityTerminationPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.FlowLogsResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ListingState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.MoveStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.OperationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RouteOrigin
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RouteState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.State
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.Status
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.StatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.StatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.TrafficType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpnState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Use this in place of valueOf.

G

GatewayType - Enum in com.amazonaws.services.ec2.model
Gateway Type
getAcceptedRouteCount() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The number of accepted routes.
getAccepterVpcInfo() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The information of the peer VPC.
getAccountAttributes() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.EC2Actions
 
getActions() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
getActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
getActiveInstances() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The running instances.
getActualBlockHourlyPrice() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
If you specified a required duration and your request was fulfilled, this is the fixed hourly price in effect for the Spot instance while it runs.
getAdd() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
getAdd() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Reserved.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Reserved.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Reserved.
getAddresses() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
getAddressingType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
getAddressingType() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Deprecated.
getAddRouteTableIds() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route tables IDs to associate with the endpoint.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the allocation of the address for use with EC2-VPC.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The allocation ID.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The allocation ID for the Elastic IP address.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The allocation ID.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-VPC] The allocation ID.
getAllocationIds() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
getAllocationStrategy() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates how to allocate the target capacity across the Spot pools specified by the Spot fleet request.
getAllowReassignment() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
getAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
getAllSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
getAmiLaunchIndex() - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance in the launch group.
getAmount() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
getAmount() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Used for Reserved Instance Marketplace offerings.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The architecture of the virtual machine.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The architecture of the virtual machine.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The architecture of the virtual machine.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The Amazon Resource Name (ARN) of the instance profile.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The Amazon Resource Name (ARN) of the instance profile.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance you launch in a VPC.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The association information for an Elastic IP associated with the network interface.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The association information for an Elastic IP address for the network interface.
getAssociation() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The association information for an Elastic IP associated with the network interface.
getAssociation() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The association information for an Elastic IP address associated with the network interface.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the association of the address with an instance in a VPC.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
The route table association ID (needed to disassociate the route table).
getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-VPC] The association ID.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
The association ID representing the current association between the route table and subnet.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The association ID.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the current association between the original network ACL and the subnet.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The association ID.
getAssociations() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
getAssociations() - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
getAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Information about the volume attachment.
getAttachment() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The attachment (if any) of the network interface.
getAttachment() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Information about the volume attachment.
getAttachment() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The network interface attachment.
getAttachment() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Information about the interface attachment.
getAttachment() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
The ID of the network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
The ID of the attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The ID of the network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
The ID of the network interface attachment.
getAttachments() - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
getAttachments() - Method in class com.amazonaws.services.ec2.model.Volume
Information about the volume attachments.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time stamp when the attachment initiated.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The time stamp when the attachment initiated.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The timestamp indicating when the attachment initiated.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The time stamp when the attachment initiated.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attribute of the network interface.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute you would like to view.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the attribute to modify.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The snapshot attribute to modify.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset.
getAttributeName() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
The name of the account attribute.
getAttributeNames() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
getAttributeValue() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
The value of the attribute.
getAttributeValues() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone for the subnet.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone for the virtual private gateway.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The Availability Zone where the resulting instance will reside.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The Availability Zone for the resulting EBS volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The Availability Zone where the resulting volume will reside.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Availability Zone of the instance.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Placement
The Availability Zone of the instance.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The Availability Zone for the modified Reserved Instances.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Subnet
The Availability Zone of the subnet.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Volume
The Availability Zone for the volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The Availability Zone of the volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The Availability Zone where the virtual private gateway was created.
getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The user-specified name for a logical grouping of bids.
getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone group.
getAvailabilityZones() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more Availability Zones.
getAvailableIpAddressCount() - Method in class com.amazonaws.services.ec2.model.Subnet
The number of unused IP addresses in the subnet.
getAWSAccessKeyId() - Method in class com.amazonaws.services.ec2.model.S3Storage
The access key ID of the owner of the bucket.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
For devices that support BGP, the customer gateway's BGP ASN.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more block device mapping entries.
getBlockDurationMinutes() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The required duration for the Spot instances, in minutes.
getBlockDurationMinutes() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The required duration for the Spot instance, in minutes.
getBucket() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot instance data feed.
getBucket() - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
getBucket() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The Amazon S3 bucket where the Spot instance data feed is located.
getBundleId() - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the bundle task.
getBundleId() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task.
getBundleIds() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
getBundleTask() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Information about the bundle task.
getBundleTask() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Information about the bundle task.
getBundleTaskError() - Method in class com.amazonaws.services.ec2.model.BundleTask
If the task fails, a description of the error.
getBundleTasks() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Information about one or more bundle tasks.
getBytes() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The size of the disk image, in GiB.
getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The number of bytes converted so far.
getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The number of bytes converted so far.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCancelledSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot instance requests.
getCancelReason() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
The reason for canceling the task.
getChecksum() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The checksum computed for the disk image.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation (for example 172.16.0.0/24).
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The network range for the subnet, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The network range for the VPC, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The network range to allow or deny, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Subnet
The CIDR block assigned to the subnet.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Vpc
The CIDR block for the VPC.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The CIDR block for the VPC.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The CIDR IP address range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The CIDR IP address range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The CIDR IP address range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The CIDR IP address range.
getCidrs() - Method in class com.amazonaws.services.ec2.model.PrefixList
The IP address range of the AWS service.
getClassicLinkEnabled() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Indicates whether the VPC is enabled for ClassicLink.
getClientData() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The client-specific data.
getClientData() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The client-specific data.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Unique, case-sensitive identifier you provide to ensure idempotency of your listings.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The token to enable idempotency for VM import requests.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Token to enable idempotency for VM import requests.
getClientToken() - Method in class com.amazonaws.services.ec2.model.Instance
The idempotency token you provided when you launched the instance.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
A unique, case-sensitive token you provide to ensure idempotency of your modification request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
A unique, case-sensitive key supplied by the client to ensure that the request is idempotent.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique, case-sensitive key supplied by the client to ensure that the request is idempotent.
getClientToken() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
A unique, case-sensitive identifier you provide to ensure idempotency of your listings.
getCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error code.
getCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The error code.
getCode() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP type.
getCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
The low byte represents the state.
getCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The event code.
getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The reason code for the Spot instance state change.
getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The status code.
getCode() - Method in class com.amazonaws.services.ec2.model.StateReason
The reason code for the state change.
getCode() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
The error code.
getCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The code identifying the operation, for example, enable-volume-io.
getCode() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
The status of the VPC peering connection.
getComment() - Method in class com.amazonaws.services.ec2.model.ClientData
A user-defined comment about the disk upload.
getConsoleOutput(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gets the console output for the specified instance.
getConsoleOutput(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gets the console output for the specified instance.
GetConsoleOutputRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the GetConsoleOutput operation.
GetConsoleOutputRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Default constructor for a new GetConsoleOutputRequest object.
GetConsoleOutputRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Constructs a new GetConsoleOutputRequest object.
GetConsoleOutputResult - Class in com.amazonaws.services.ec2.model
 
GetConsoleOutputResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The container format used to combine disk images with metadata (such as OVF).
getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Information about the conversion task.
getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Information about the conversion task.
getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The ID of the conversion task.
getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The ID of the conversion task.
getConversionTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
getConversionTasks() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Information about the conversion tasks.
getCount() - Method in class com.amazonaws.services.ec2.model.PricingDetail
The number of instances available for the price.
getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The time the listing was created.
getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was created.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The creation date and time of the request.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The date and time when the Spot instance request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getCreateTime() - Method in class com.amazonaws.services.ec2.model.Volume
The time stamp when volume creation was initiated.
getCreateVolumePermission() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
A JSON representation of the snapshot attribute modification.
getCreateVolumePermissions() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
getCreationDate() - Method in class com.amazonaws.services.ec2.model.Image
The date and time the image was created.
getCreationTime() - Method in class com.amazonaws.services.ec2.model.FlowLog
The date and time the flow log was created.
getCreationTimestamp() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The date and time the VPC endpoint was created.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
getCurrentSpotFleetRequestState() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The current state of the Spot fleet request.
getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the instance.
getCustomerGateway() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
getCustomerGatewayConfiguration() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The configuration information for the VPN connection's customer gateway (in the native XML format).
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the customer gateway at your end of the VPN connection.
getCustomerGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
getCustomerGateways() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
getData() - Method in class com.amazonaws.services.ec2.model.UserData
The Base64-encoded MIME user data for the instance.
getDataEncryptionKeyId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The data encryption key identifier for the snapshot.
getDecodedOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The decoded console output.
getDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the EBS volume is deleted on instance termination.
getDeliverLogsErrorMessage() - Method in class com.amazonaws.services.ec2.model.FlowLog
Information about the error that occurred.
getDeliverLogsPermissionArn() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The ARN for the IAM role that's used to post flow logs to a CloudWatch Logs log group.
getDeliverLogsPermissionArn() - Method in class com.amazonaws.services.ec2.model.FlowLog
The ARN of the IAM role that posts logs to CloudWatch Logs.
getDeliverLogsStatus() - Method in class com.amazonaws.services.ec2.model.FlowLog
The status of the logs delivery (SUCCESS | FAILED).
getDescription() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
A description for the new AMI in the destination region.
getDescription() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
A description for the EBS snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A description for the new image.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
A description for the conversion task or the resource being exported.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
A description for the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
A description for the security group.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
A description for the snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The description of the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.DiskImage
A description of the disk image.
getDescription() - Method in class com.amazonaws.services.ec2.model.ExportTask
A description of the resource being exported.
getDescription() - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
A description for the AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The description of the disk image.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
A description string for the import image task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A description of the import task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A description of the import task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
A description for the instance being imported.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
A description of the task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
A description of the task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The description string for the import snapshot task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
A description of the import snapshot task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
A description of the import snapshot task.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
A description of the volume.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The description you provided when starting the import volume task.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The description.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The description of the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A description for the AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
A description for the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
A description.
getDescription() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A description for your AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Descriptive text about the health state of your instance.
getDescription() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
A description of the security group.
getDescription() - Method in class com.amazonaws.services.ec2.model.Snapshot
The description for the snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A description for the snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The description of the disk image being imported.
getDescription() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The description of the snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
A description of the operation.
getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
A description of the event.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The CIDR address block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The CIDR range for the route.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The CIDR address block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.Route
The CIDR block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The CIDR block associated with the local subnet of the customer data center.
getDestinationPrefixListId() - Method in class com.amazonaws.services.ec2.model.Route
The prefix of the AWS service.
getDestinationRegion() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The destination region to use in the PresignedUrl parameter of a snapshot copy operation.
getDetails() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
getDetails() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
getDevice() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The device name to expose to the instance (for example, /dev/sdh or xvdh).
getDevice() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name.
getDevice() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The device name.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The index of the device for the network interface attachment.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The index of the device on the instance for the network interface attachment.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The index of the device on the instance for the network interface attachment.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The device index of the network interface attachment on the instance.
getDeviceName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh or xvdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The block device mapping for the disk.
getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh or xvdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name exposed to the instance (for example, /dev/sdh or xvdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The block device mapping for the snapshot.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of DHCP options.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
The ID of the set of DHCP options.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC).
getDhcpOptionsIds() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
If the value is true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
getDiskContainer() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Information about the disk container.
getDiskContainers() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
Information about the disk containers.
getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The format for the exported image.
getDiskImages() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The disk image.
getDiskImageSize() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The size of the disk in the snapshot, in GiB.
getDiskImageSize() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The size of the disk in the snapshot, in GiB.
getDomain() - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in interface com.amazonaws.services.ec2.model.DryRunSupportedRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
This method is intended for internal use only.
getDryRunResponse() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns the original service response on the dry-run request.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instance, in seconds.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
getEbs() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Parameters used to automatically set up EBS volumes when the instance is launched.
getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Parameters used to automatically set up EBS volumes when the instance is launched.
getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Parameters used to automatically set up EBS volumes when the instance is launched.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Indicates whether the instances are optimized for EBS I/O.
getEffectiveDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time for the modification to become effective.
getEgress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
getEgress() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
getEgress() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
getEgress() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
getEnabled() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
Enables monitoring for the instance.
getEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
getEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
getEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
getEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the DNS resolution is supported for the VPC.
getEncrypted() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Specifies whether the destination snapshot should be encrypted.
getEncrypted() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Specifies whether the volume should be encrypted.
getEncrypted() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is encrypted.
getEncrypted() - Method in class com.amazonaws.services.ec2.model.Snapshot
Indicates whether the snapshot is encrypted.
getEncrypted() - Method in class com.amazonaws.services.ec2.model.Volume
Indicates whether the volume will be encrypted.
getEnd() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The time when the Reserved Instance expires.
getEndpoint() - Method in class com.amazonaws.services.ec2.model.Region
The region service endpoint.
getEndTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The date and time, up to the current date, from which to stop retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getEndTime() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state ended.
getEntries() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
getError() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
The error.
getError() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
Information about the error.
getEventDescription() - Method in class com.amazonaws.services.ec2.model.EventInformation
The description of the event.
getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The ID of the event associated with this operation.
getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The ID of this event.
getEventInformation() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
Information about the event.
getEvents() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Any scheduled events associated with the instance.
getEvents() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
getEventSubType() - Method in class com.amazonaws.services.ec2.model.EventInformation
The event.
getEventType() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The type of events to describe.
getEventType() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The event type.
getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The event type associated with this operation.
getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The type of this event.
getExcessCapacityTerminationPolicy() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
getExcessCapacityTerminationPolicy() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
getExecutableUsers() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
getExecutorService() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns the executor service used by this async client to execute requests.
getExpirationTime() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The time when the task expires.
getExpirationTime() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The time that an unaccepted VPC peering connection will expire.
getExportTask() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Information about the instance export task.
getExportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
The ID of the export task.
getExportTaskId() - Method in class com.amazonaws.services.ec2.model.ExportTask
The ID of the export task.
getExportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
getExportTasks() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Information about the export tasks.
getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The format and location for an instance export task.
getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.ExportTask
Information about the export task.
getFault() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The fault codes for the Spot instance request, if any.
getFault() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The fault codes for the Spot instance request, if any.
getFilter() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instance.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
getFlowLogId() - Method in class com.amazonaws.services.ec2.model.FlowLog
The flow log ID.
getFlowLogIds() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
The IDs of the flow logs.
getFlowLogIds() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
One or more flow log IDs.
getFlowLogIds() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more flow log IDs.
getFlowLogs() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
Information about the flow logs.
getFlowLogStatus() - Method in class com.amazonaws.services.ec2.model.FlowLog
The status of the flow log (ACTIVE).
getForce() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
getForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
getForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
getFormat() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The format of the disk image being imported.
getFormat() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The format of the disk image from which the snapshot is created.
getFormat() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The format of the disk image being imported.
getFormat() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The format of the disk image from which the snapshot is created.
getFrequency() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
getFrom() - Method in class com.amazonaws.services.ec2.model.PortRange
The first port in the range.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of an Internet gateway or virtual private gateway attached to your VPC.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the virtual private gateway.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the virtual private gateway.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
The ID of the virtual private gateway (VGW).
getGatewayId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of an Internet gateway or virtual private gateway.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of a gateway attached to your VPC.
getGroup() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
getGroup() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of the security group.
getGroupIds() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
getGroupIds() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group IDs.
getGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
A name for the placement group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the placement group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
[EC2-Classic, default VPC] The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.Placement
The name of the placement group the instance is in (for cluster compute instances).
getGroupName() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the placement group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The name of the placement group (for cluster instances).
getGroupName() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic and default VPC only] One or more security group names.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The group to modify for the snapshot.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of one or more of the VPC's security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
A list of security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The security groups associated with the instance.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
getHistoryRecords() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
Information about the events in the history of the Spot fleet request.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The target hypervisor platform.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The target hypervisor of the import task.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The target hypervisor for the import task.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
getIamFleetRole() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Grants the Spot fleet permission to terminate Spot instances on your behalf when you cancel its Spot fleet request using CancelSpotFleetRequests or when the Spot fleet request expires, if you set terminateInstancesWithExpiration.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.Instance
The IAM instance profile associated with the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The IAM instance profile.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The IAM instance profile.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The IAM instance profile.
getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
ICMP protocol: The ICMP type and code.
getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
getId() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The volume identifier.
getId() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The ID of the instance profile.
getImage() - Method in class com.amazonaws.services.ec2.model.DiskImage
Information about the disk image.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The image.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The disk image.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The image.
getImageAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Information about the image attribute.
getImageId() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
The ID of the new AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.Image
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The ID of the Amazon Machine Image (AMI) created by the import task.
getImageId() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The ID of the Amazon Machine Image (AMI) of the imported virtual machine.
getImageId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the AMI used to launch the instance.
getImageId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the newly registered AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the AMI, which you can get by calling DescribeImages.
getImageId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the AMI.
getImageIds() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
getImageLocation() - Method in class com.amazonaws.services.ec2.model.Image
The location of the AMI.
getImageLocation() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The full path to your AMI manifest in Amazon S3 storage.
getImageOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Image
The AWS account alias (for example, amazon, self) or the AWS account ID of the AMI owner.
getImages() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
getImageType() - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
getImpairedSince() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The time when a status check failed.
getImportImageTasks() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
A list of zero or more import image tasks that are currently active or were completed or canceled in the previous 7 days.
getImportInstance() - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing an instance, this contains information about the import instance task.
getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
A presigned URL for the import manifest stored in Amazon S3.
getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
A presigned URL for the import manifest stored in Amazon S3 and presented here as an Amazon S3 presigned URL.
getImportSnapshotTasks() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.
getImportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
The ID of the import image or import snapshot task to be canceled.
getImportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The ID of the task being canceled.
getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The task ID of the import image task.
getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The ID of the import image task.
getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
The ID of the import snapshot task.
getImportTaskId() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
The ID of the import snapshot task.
getImportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A list of import image task IDs.
getImportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A list of import snapshot task IDs.
getImportVolume() - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing a volume, this contains information about the import volume task.
getIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
getIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
getInstanceAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Information about the instance attribute.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.InstanceCount
The number of listed Reserved Instances in the state specified by the state.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum number of Spot instances to launch.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The number of modified Reserved Instances.
getInstanceCounts() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
getInstanceExportDetails() - Method in class com.amazonaws.services.ec2.model.ExportTask
Information about the instance to export.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Address
The ID of the instance that the address is associated with (if any).
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of an EC2-Classic instance to link to the ClassicLink-enabled VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the instance associated with this bundle task.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a NAT instance in your VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
The ID of the instance to unlink from the VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.EventInformation
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the Windows instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the Windows instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The ID of the resource being exported.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a NAT instance in your VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of a NAT instance in your VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance ID, if an instance has been launched to fulfill the Spot instance request.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the instance.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceLifecycle() - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
getInstanceOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The AWS account ID of the owner of the instance.
getInstanceOwnerId() - Method in class com.amazonaws.services.ec2.model.Route
The AWS account ID of the owner of the instance.
getInstances() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
Information about one or more linked EC2-Classic instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
getInstanceState() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The intended state of the instance.
getInstanceStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
getInstanceStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance type to the specified value.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
getInstanceTypes() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified instance types.
getInternetGateway() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Information about the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
The ID of the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.InternetGateway
The ID of the Internet gateway.
getInternetGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
getInternetGateways() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
getIops() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Only valid for Provisioned IOPS (SSD) volumes.
getIops() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The number of I/O operations per second (IOPS) that the volume supports.
getIops() - Method in class com.amazonaws.services.ec2.model.Volume
The number of I/O operations per second (IOPS) that the volume supports.
getIpAddress() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The Internet-routable IP address of the customer gateway's outside interface.
getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The ID of the owner of the Elastic IP address.
getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The ID of the Elastic IP address owner.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
A set of IP permissions.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
A set of IP permissions.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
A set of IP permissions.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
A set of IP permissions.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
getIpPermissionsEgress() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.IpPermission
The protocol.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
getIsDefault() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
getIsDefault() - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
getKernel() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's kernel to the specified value.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
getKernelId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The kernel ID.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Instance
The kernel associated with this instance.
getKernelId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID.
getKernelId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the kernel.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the kernel.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel.
getKernelId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the kernel.
getKey() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
The name of a DHCP option.
getKey() - Method in class com.amazonaws.services.ec2.model.Tag
The key of the tag.
getKey() - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag key.
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.KeyPair
The SHA-1 digest of the DER encoded private key.
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
If you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
getKeyMaterial() - Method in class com.amazonaws.services.ec2.model.KeyPair
An unencrypted PEM encoded RSA private key.
getKeyName() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
A unique name for the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
A unique name for the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The key pair name you provided.
getKeyName() - Method in class com.amazonaws.services.ec2.model.Instance
The name of the key pair, if this instance was launched with an associated key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The name of the key pair.
getKeyNames() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
getKeyPair() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Information about the key pair.
getKeyPairs() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use when creating the snapshot copy.
getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume.
getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the parent volume.
getKmsKeyId() - Method in class com.amazonaws.services.ec2.model.Volume
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume.
getLastEvaluatedTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The last date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getLastStatusChange() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The date and time of the last change in status.
getLaunchedAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The instance launch group.
getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance launch group.
getLaunchPermission() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A launch permission modification.
getLaunchPermissions() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The launch specification.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The launch specification.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Additional information for launching instances.
getLaunchSpecifications() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Information about the launch specifications for the Spot fleet request.
getLaunchTime() - Method in class com.amazonaws.services.ec2.model.Instance
The time the instance was launched.
getLicenseType() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The license type to be used for the Amazon Machine Image (AMI) after importing.
getLicenseType() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The license type of the virtual machine.
getLicenseType() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The license type of the virtual machine.
getLimitPrice() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
getLogGroupName() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The name of the CloudWatch log group.
getLogGroupName() - Method in class com.amazonaws.services.ec2.model.FlowLog
The name of the flow log group.
getMacAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The MAC address.
getMacAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The MAC address.
getMain() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
getMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
Specify true to indicate that instances launched into the specified subnet should be assigned public IP address.
getMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
getMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
getMaxCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The maximum number of instances to launch.
getMaxDuration() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum duration (in seconds) to filter when searching for offerings.
getMaxInstanceCount() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of instances to filter when searching for offerings.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
The maximum number of results to return in a single request.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
The maximum number of results to return in a single request.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
The maximum number of items to return for this request.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The maximum number of snapshot results returned by DescribeSnapshots in paginated output.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The maximum number of results to return for the request in a single page.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The maximum number of volume results returned by DescribeVolumes in paginated output.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The maximum number of volume results returned by DescribeVolumeStatus in paginated output.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
The maximum number of items to return for this request.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
The maximum number of items to return for this request.
getMessage() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
The message about the Availability Zone.
getMessage() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error message.
getMessage() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The description for the error code.
getMessage() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns the message included in the service response.
getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The message for the Spot instance state change.
getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The description for the status code.
getMessage() - Method in class com.amazonaws.services.ec2.model.StateReason
The message for the state change.
getMessage() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
The error message accompanying the error code.
getMessage() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
A message that provides more information about the status, if applicable.
getMessages() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
getMinCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The minimum number of instances to launch.
getMinDuration() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The minimum duration (in seconds) to filter when searching for offerings.
getModificationResults() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether monitoring is enabled.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.Instance
The monitoring information for the instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The monitoring information.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Enable or disable monitoring for the instances.
getMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
getMoveStatus() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.
getMovingAddressStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The status for each Elastic IP address.
getName() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the new AMI in the destination region.
getName() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A name for the new image.
getName() - Method in class com.amazonaws.services.ec2.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The name of the instance profile.
getName() - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
getName() - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
getName() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
getName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A name for your AMI.
getName() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
getNetworkAcl() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Information about the network ACL.
getNetworkAclAssociationId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the association between a network ACL and a subnet.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the new network ACL to associate with the subnet.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The ID of the ACL.
getNetworkAclIds() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
getNetworkAcls() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
getNetworkInterface() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Information about the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Address
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The ID of the network interface.
getNetworkInterfaceIds() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
getNetworkInterfaceOwnerId() - Method in class com.amazonaws.services.ec2.model.Address
The ID of the AWS account that owns the network interface.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more network interfaces.
getNewAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
The ID of the new association.
getNewAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
The ID of the new association.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
The token to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
The token to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A token that indicates the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
The token to use to get the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A token that indicates the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
The token to use to get the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The token to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
The token to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The token to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The NextToken value returned from a previous paginated DescribeSnapshots request where MaxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The NextToken value to include in a future DescribeSnapshots request.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The token required to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The token required to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
The token required to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The token required to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The token to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The NextToken value returned from a previous paginated DescribeVolumes request where MaxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The NextToken value to include in a future DescribeVolumes request.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The NextToken value to include in a future DescribeVolumeStatus request.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
The token to use when requesting the next set of items.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Suppresses the specified device included in the block device mapping of the AMI.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
suppress the specified device included in the block device mapping.
getNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
getNotAfter() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
getNotAfter() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The latest end time of the event.
getNotBefore() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
getNotBefore() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The earliest start time of the event.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The type of operation to perform to the attribute.
getOptions() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Indicates whether the VPN connection requires static routes.
getOptions() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The VPN connection options.
getOrigin() - Method in class com.amazonaws.services.ec2.model.Route
Describes how the route was created.
getOriginalRequest() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns the original request of the dry-run operation.
getOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
getOutsideIpAddress() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The Internet-routable IP address of the virtual private gateway's outside interface.
getOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (for example, amazon, self) or AWS account ID that owns the snapshot.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The AWS account ID of the instance owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Image
The AWS account ID of the image owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the AWS account that created the network interface.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The AWS account ID of the owner of the network interface.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the AWS account that owns the reservation.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS account ID of the owner of the security group.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account ID of the EBS snapshot owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The AWS account ID of the account.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The AWS account ID of the VPC owner.
getOwnerIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns the snapshots owned by the specified owner.
getOwners() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
getPasswordData(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordData(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordData() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The password of the instance.
getPasswordDataAsync(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordDataAsync(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Retrieves the encrypted administrator password for an instance running Windows.
GetPasswordDataRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the GetPasswordData operation.
GetPasswordDataRequest() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Default constructor for a new GetPasswordDataRequest object.
GetPasswordDataRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Constructs a new GetPasswordDataRequest object.
GetPasswordDataResult - Class in com.amazonaws.services.ec2.model
 
GetPasswordDataResult() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
getPeerOwnerId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The AWS account ID of the owner of the peer VPC.
getPeerVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The ID of the VPC with which you are creating the VPC peering connection.
getPlacement() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The placement information for the instance.
getPlacement() - Method in class com.amazonaws.services.ec2.model.Instance
The location where the instance launched.
getPlacement() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The placement information for the instance.
getPlacement() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The placement for the instance.
getPlacement() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The placement information.
getPlacementGroups() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The operating system of the virtual machine.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The operating system of the virtual machine.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The description string for the import image task.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
getPolicyDocument() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
A policy to attach to the endpoint that controls access to the service.
getPolicyDocument() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
A policy document to attach to the endpoint.
getPolicyDocument() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The policy document associated with the endpoint.
getPolicySignature() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
Policy signature in base64 format Use signature generated by this method for passing to EC2 bunding calls along with policy.
getPolicyString() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
Base64 representation of the serialized policy.
getPortRange() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
getPortRange() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
TCP or UDP protocols: The range of ports the rule applies to.
getPortRange() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
getPrefix() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
A prefix for the data feed file names.
getPrefix() - Method in class com.amazonaws.services.ec2.model.S3Storage
The beginning of the file name of the AMI.
getPrefix() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The prefix that is prepended to data feed files.
getPrefixListId() - Method in class com.amazonaws.services.ec2.model.PrefixList
The ID of the prefix.
getPrefixListId() - Method in class com.amazonaws.services.ec2.model.PrefixListId
The ID of the prefix.
getPrefixListIds() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more prefix list IDs.
getPrefixListIds() - Method in class com.amazonaws.services.ec2.model.IpPermission
(Valid for AuthorizeSecurityGroupEgress, RevokeSecurityGroupEgress and DescribeSecurityGroups only) One or more prefix list IDs for an AWS service.
getPrefixListName() - Method in class com.amazonaws.services.ec2.model.PrefixList
The name of the prefix.
getPrefixLists() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
All available prefix lists.
getPresignedUrl() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The pre-signed URL that facilitates copying an encrypted snapshot.
getPreviousSpotFleetRequestState() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The previous state of the Spot fleet request.
getPreviousState() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The current state of the task being canceled.
getPreviousState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the instance.
getPrice() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The fixed price for the term.
getPrice() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The fixed price for the term.
getPrice() - Method in class com.amazonaws.services.ec2.model.PricingDetail
The price per instance.
getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
getPricingDetails() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
getPrimary() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
getPrimary() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
getPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private DNS name.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Address
The private IP address associated with the Elastic IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The primary private IP address of the network interface.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] An available IP address from the IP address range of the subnet.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
The private IP address assigned to the instance.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The IP address of the network interface within the subnet.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The private IP address of the network interface.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private IP address of the network interface.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The IP address of the network interface within the subnet.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
The private IP addresses.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The primary IP address.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
getProductCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code.
getProductCodeId() - Method in class com.amazonaws.services.ec2.model.ProductCode
The product code.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
getProductCodeType() - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product platform description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance product platform description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance product platform description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot instance.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
getProductDescriptions() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified basic product descriptions.
getProgress() - Method in class com.amazonaws.services.ec2.model.BundleTask
The level of task completion, as a percent (for example, 20%).
getProgress() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The progress of the task.
getProgress() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The percentage of progress of the import image task.
getProgress() - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, as a percentage.
getProgress() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The percentage of progress for the task.
getProgress() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The percentage of completion for the import snapshot task.
getPropagatingVgws() - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
getProtocol() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The protocol.
getProtocol() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The protocol.
getProtocol() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The IP protocol.
getPublic() - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public DNS name.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The public DNS name.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.Address
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The Internet-routable IP address for the customer gateway's outside interface.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-Classic] The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public IP address or Elastic IP address bound to the network interface.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-Classic] The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The Elastic IP address.
getPublicIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
The public IP address assigned to the instance.
getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more Elastic IP addresses.
getPublicKeyMaterial() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key.
getRamdisk() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's RAM disk to the specified value.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The RAM disk ID.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Instance
The RAM disk associated with this instance.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The RAM disk ID.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the RAM disk.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the RAM disk.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the RAM disk.
getReasonCodes() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
getReasonMessage() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The reason for canceling the conversion task.
getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
getRegionName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the region.
getRegionName() - Method in class com.amazonaws.services.ec2.model.Region
The name of the region.
getRegionNames() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
getRegions() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
getRemove() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
getRemove() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
getRemoveRouteTableIds() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route table IDs to disassociate from the endpoint.
getRequesterId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
getRequesterId() - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
getRequesterManaged() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
getRequesterVpcInfo() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The information of the requester VPC.
getReservation() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
One or more reservations.
getReservationId() - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the reservation.
getReservations() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
getReservedInstances() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The ID of the active Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance IDs.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The IDs of the purchased Reserved Instances.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The ID of the Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
The ID of the Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The ID for the Reserved Instances that were created as part of the modification request.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
The ID of the Reserved Instance listing.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance Listing IDs.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance listing.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
getReservedInstancesModificationId() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
The ID for the modification.
getReservedInstancesModificationId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique ID for the Reserved Instance modification.
getReservedInstancesModificationIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
getReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The ID of the Reserved Instance offering to purchase.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The ID of the Reserved Instance offering.
getReservedInstancesOfferingIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
getReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
getResetPolicy() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
Specify true to reset the policy document to the default policy.
getResourceId() - Method in class com.amazonaws.services.ec2.model.FlowLog
The ID of the resource on which the flow log was created.
getResourceId() - Method in class com.amazonaws.services.ec2.model.TagDescription
The ID of the resource.
getResourceId() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
The ID of the resource.
getResourceIds() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
One or more subnet, network interface, or VPC IDs.
getResources() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
getResources() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
getResourceType() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of resource on which to create the flow log.
getResourceType() - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource type.
getRestorableByUserIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
getReturn() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The return value of the request.
getReturn() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
Is true if the request succeeds, and an error otherwise.
getReturn() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
Returns true if the request succeeds; otherwise, it returns an error.
getReturn() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
getRoleName() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The name of the role to use when not using the default role, 'vmimport'.
getRoleName() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The name of the role to use when not using the default role, 'vmimport'.
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Image
The device name of the root device (for example, /dev/sda1 or /dev/xvda).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (for example, /dev/sda1 or /dev/xvda).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The name of the root device (for example, /dev/sda1 or /dev/xvda).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name of the root device (for example, /dev/sda1, or /dev/xvda).
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
getRoutes() - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
getRoutes() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes associated with the VPN connection.
getRouteTable() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Information about the route table.
getRouteTableAssociationId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the association between a route table and a subnet.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of the route table for the route.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The ID of the new route table to associate with the subnet.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the route table.
getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
One or more route table IDs.
getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
One or more route tables associated with the endpoint.
getRouteTables() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
getRuleAction() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
getRuleAction() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
getRuleAction() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The rule number for the entry (for example, 100).
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The rule number of the entry to delete.
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The rule number for the entry.
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The rule number of the entry to replace.
getS3() - Method in class com.amazonaws.services.ec2.model.Storage
An Amazon S3 storage location.
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The S3 bucket for the destination image.
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The S3 bucket for the destination image.
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.UserBucket
The name of the S3 bucket where the disk image is located.
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
The S3 bucket from which the disk image was created.
getS3Key() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The encryption key for your S3 bucket.
getS3Key() - Method in class com.amazonaws.services.ec2.model.UserBucket
The key for the disk image.
getS3Key() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
The key from which the disk image was created.
getS3Prefix() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The image is written to a single object in the S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The number of secondary IP addresses to assign to the network interface.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The number of secondary private IP addresses to assign to a network interface.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The number of secondary private IP addresses.
getSecurityGroupIds() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more security groups.
getServiceName() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
The AWS service name, in the form com.amazonaws.region.service.
getServiceName() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The name of the AWS service to which the endpoint is associated.
getServiceNames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
A list of supported AWS services.
getSize() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in GiBs.
getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The size of the disk image, in GiB.
getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The size of the volume, in GiB.
getSize() - Method in class com.amazonaws.services.ec2.model.Volume
The size of the volume, in GiBs.
getSize() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
The size of the volume, in GiB.
getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Information about the snapshot.
getSnapshotDetails() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
Information about the snapshots.
getSnapshotDetails() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
Information about the snapshots.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
The ID of the new snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The snapshot from which to create the volume.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the EBS snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the EBS snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The ID of the EBS snapshot to be used for importing the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The snapshot ID of the disk being imported.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The snapshot ID of the disk being imported.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Volume
The snapshot from which the volume was created, if applicable.
getSnapshotIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
getSnapshots() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Information about the snapshots.
getSnapshotTaskDetail() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
Information about the import snapshot task.
getSnapshotTaskDetail() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
Describes an import snapshot task.
getSource() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The source/destination checking attribute.
getSourceImageId() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The ID of the AMI to copy.
getSourceRegion() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the region that contains the AMI to copy.
getSourceRegion() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the region that contains the snapshot to be copied.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The name of a destination security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The name of a destination security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The AWS account number for a destination security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The AWS account number for the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The AWS account number for a destination security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The AWS account ID of the source security group.
getSourceSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the EBS snapshot to copy.
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The Spot instance data feed subscription.
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot instance data feed subscription.
getSpotFleetRequestConfig() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
The configuration for the Spot fleet request.
getSpotFleetRequestConfig() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
Information about the configuration of the Spot fleet request.
getSpotFleetRequestConfigs() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
Information about the configuration of your Spot fleet.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
The ID of the Spot fleet request.
getSpotFleetRequestId() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The ID of the Spot fleet request.
getSpotFleetRequestIds() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
getSpotFleetRequestIds() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
getSpotFleetRequestState() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The state of the Spot fleet request.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The ID of the Spot instance request.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The ID of the Spot instance request.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the Spot Instance request.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The ID of the Spot instance request.
getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot instance request IDs.
getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot instance request IDs.
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot instance requests.
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
One or more Spot instance requests.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum hourly price (bid) for any Spot instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The bid price per unit hour for the specified instance type.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The bid price per unit hour.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The maximum hourly price (bid) for the Spot instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The maximum price (bid) that you are willing to pay for a Spot instance.
getSpotPriceHistory() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot prices.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.Image
Specifies whether enhanced networking is enabled.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The value to use for a resource attribute.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether enhanced networking is enabled.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The value to use for a resource attribute.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Set to simple to enable enhanced networking for the instance.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Set to simple to enable enhanced networking for the AMI and any instances that you launch from the AMI.
getStart() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instance started.
getStartingInstances() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
getStartTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The date and time, up to the past 90 days, from which to start retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getStartTime() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state began.
getStartTime() - Method in class com.amazonaws.services.ec2.model.Snapshot
The time stamp when the snapshot was initiated.
getState() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
getState() - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
getState() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The current state of the task being canceled.
getState() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot instance request.
getState() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
getState() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The current state of the customer gateway (pending | available | deleting | deleted).
getState() - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the export task.
getState() - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
getState() - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
getState() - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
getState() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
getState() - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
getState() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
getState() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
getState() - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
getState() - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
getState() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot instance data feed subscription.
getState() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot instance request.
getState() - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
getState() - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
getState() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
getState() - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
getState() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
getState() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The state of the VPC endpoint.
getState() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
getState() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
getState() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
getStateMessage() - Method in class com.amazonaws.services.ec2.model.Snapshot
Encrypted Amazon EBS snapshots are copied asynchronously.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
getStateTransitionReason() - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
getStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
getStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
getStatus() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
getStatus() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A brief status of the task.
getStatus() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A brief status for the import image task.
getStatus() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status of the import of this particular disk image.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
getStatus() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The status of the move of the IP address.
getStatus() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
getStatus() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The status of the Reserved Instances modification request.
getStatus() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The move status for the IP address.
getStatus() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A brief status of the snapshot creation.
getStatus() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
A brief status for the import snapshot task.
getStatus() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The status code and status message describing the Spot instance request.
getStatus() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The intended status of the volume status.
getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
getStatus() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The status of the VPC peering connection.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The status message related to the conversion task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ExportTask
The status message related to the export task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A detailed status message of the import task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A descriptive status message for the import image task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status information or errors related to the disk image.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The reason for the current status of the Reserved Instance listing.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The reason for the status.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A detailed status message for the snapshot creation.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
A detailed status message for the import snapshot task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
If an error occurs, a description of the error.
getStoppingInstances() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The bucket in which to store the AMI.
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleTask
The Amazon S3 storage locations.
getStrategy() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
getStrategy() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
getSubnet() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Information about the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The ID of the subnet to associate with the network interface.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] The ID of the subnet in which to launch the instance.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the subnet in which the instance is running.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the subnet associated with the network string.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the subnet in which to launch the instance.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The ID of the subnet to launch the instance into.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the subnet in which to launch the instances.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the subnet.
getSubnetIds() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
getSubnets() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
getSuccessfulFleetRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are successfully canceled.
getSystemStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
getTags() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
Any tags assigned to the instance.
getTags() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Any tags assigned to the task.
getTags() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
getTags() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
getTags() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
getTags() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
getTags() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
getTags() - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
getTags() - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
getTags() - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
getTags() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
getTags() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
getTags() - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
getTags() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
getTags() - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
getTags() - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
getTags() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Any tags assigned to the VPC.
getTags() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
getTags() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
getTagSet() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
getTargetCapacity() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
The size of the fleet.
getTargetCapacity() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The number of units to request.
getTargetConfiguration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The target Reserved Instances configurations supplied as part of the modification request.
getTargetConfigurations() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
getTenancy() - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
getTerm() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The number of months remaining in the reservation.
getTerm() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The number of months remaining in the reservation.
getTerminateInstances() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
Indicates whether to terminate instances for a Spot fleet request if it is canceled successfully.
getTerminateInstancesWithExpiration() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated when the Spot fleet request expires.
getTerminatingInstances() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getTimestamp() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The date and time the request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getTo() - Method in class com.amazonaws.services.ec2.model.PortRange
The last port in the range.
getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getToPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
The end of port range for the TCP and UDP protocols, or an ICMP code.
getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getTrafficType() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of traffic to log.
getTrafficType() - Method in class com.amazonaws.services.ec2.model.FlowLog
The type of traffic captured for the flow log.
getType() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports (ipsec.1).
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection (ipsec.1).
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The type of VPN connection the customer gateway supports (ipsec.1).
getType() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP code.
getType() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot instance request type.
getType() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot instance request type.
getType() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
getType() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Information about the flow logs that could not be created successfully.
getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
Information about the flow logs that could not be deleted successfully.
getUnsuccessful() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
Information about the endpoints that were not successfully deleted.
getUnsuccessfulFleetRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are not successfully canceled.
getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The last modified timestamp of the listing.
getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was last updated.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The date and time of the most recent status update, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getUploadEnd() - Method in class com.amazonaws.services.ec2.model.ClientData
The time that the disk upload ends.
getUploadPolicy() - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
getUploadPolicySignature() - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
getUploadSize() - Method in class com.amazonaws.services.ec2.model.ClientData
The size of the uploaded disk image, in GiB.
getUploadStart() - Method in class com.amazonaws.services.ec2.model.ClientData
The time that the disk upload starts.
getUrl() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The URL to the Amazon S3-based disk image being imported.
getUrl() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The URL used to access the disk image.
getUrl() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The URL to the Amazon S3-based disk image being imported.
getUrl() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The URL of the disk image from which the snapshot is created.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instance, per hour.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
getUserBucket() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The S3 bucket for the disk image.
getUserBucket() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
 
getUserBucket() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
 
getUserBucket() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The S3 bucket for the disk image.
getUserData() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The Base64-encoded MIME user data to be made available to the instance.
getUserData() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The Base64-encoded MIME user data.
getUserData() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's user data to the specified value.
getUserData() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The Base64-encoded MIME user data for the instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
getUserGroups() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
getUserId() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
getUserId() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS account ID.
getUserId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of an AWS account.
getUserIdGroupPairs() - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The account ID to modify for the snapshot.
getValidFrom() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The start date of the request.
getValidFrom() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getValidFrom() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The start date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getValidUntil() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The end date of the request.
getValidUntil() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getValidUntil() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The end date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
getValue() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
getValue() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
A new value for the attribute.
getValue() - Method in class com.amazonaws.services.ec2.model.Tag
The value of the tag.
getValue() - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag value.
getValues() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
getValues() - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
getVgwTelemetry() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The type of virtualization.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The virtual device name (ephemeralN).
getVirtualName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
getVolume() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Information about the volume.
getVolume() - Method in class com.amazonaws.services.ec2.model.DiskImage
Information about the volume.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The volume.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The volume size.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume that was used to create the snapshot.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Volume
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume ID.
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Information about the volumes.
getVolumes() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
One or more volumes.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in GiB.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in GiB.
getVolumeStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume status.
getVolumeStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
getVpc() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
getVpcAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Information about the attachment.
getVpcAttachments() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
getVpcEndpoint() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Information about the endpoint.
getVpcEndpointId() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
The ID of the endpoint.
getVpcEndpointId() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The ID of the VPC endpoint.
getVpcEndpointIds() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
One or more endpoint IDs.
getVpcEndpointIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more endpoint IDs.
getVpcEndpoints() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
Information about the endpoints.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of a ClassicLink-enabled VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
[EC2-VPC] The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
The ID of the VPC in which the endpoint will be used.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The ID of the requester VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
The ID of the VPC to which the instance is linked.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the VPC in which the instance is running.
getVpcId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the VPC for the network ACL.
getVpcId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] The ID of the VPC for the security group.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the VPC the subnet is in.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The ID of the VPC to which the endpoint is associated.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The ID of the VPC.
getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more VPCs for which you want to describe the ClassicLink status.
getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
getVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
Information about the VPC peering connection.
getVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
Information about the VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
The ID of the VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
The ID of the VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
The ID of the VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of the VPC peering connection.
getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The ID of the VPC peering connection.
getVpcPeeringConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more VPC peering connection IDs.
getVpcPeeringConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
Information about the VPC peering connections.
getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
The ClassicLink status of one or more VPCs.
getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
getVpnConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Information about the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The ID of the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The ID of the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the VPN connection.
getVpnConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
getVpnConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
getVpnGateway() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Information about the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the virtual private gateway at the AWS side of the VPN connection.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The ID of the virtual private gateway.
getVpnGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
getVpnGateways() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
getWeightedCapacity() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The number of units provided by the specified instance type.
getZoneName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the Availability Zone.
getZoneNames() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
GroupIdentifier - Class in com.amazonaws.services.ec2.model
Describes a security group.
GroupIdentifier() - Constructor for class com.amazonaws.services.ec2.model.GroupIdentifier
 

H

hashCode() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Address
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ClientData
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EventInformation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Filter
 
hashCode() - Method in class com.amazonaws.services.ec2.model.FlowLog
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
hashCode() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Image
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Instance
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InternetGateway
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IpPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Monitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Placement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PortRange
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PrefixList
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PrefixListId
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ProductCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Region
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Reservation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Route
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RouteTable
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.S3Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StateReason
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Tag
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserBucket
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserData
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Volume
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Vpc
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnConnection
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnGateway
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
 
HistoryRecord - Class in com.amazonaws.services.ec2.model
Describes an event in the history of the Spot fleet request.
HistoryRecord() - Constructor for class com.amazonaws.services.ec2.model.HistoryRecord
 
HypervisorType - Enum in com.amazonaws.services.ec2.model
Hypervisor Type

I

IamInstanceProfile - Class in com.amazonaws.services.ec2.model
Describes an IAM instance profile.
IamInstanceProfile() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfile
 
IamInstanceProfileSpecification - Class in com.amazonaws.services.ec2.model
Describes an IAM instance profile.
IamInstanceProfileSpecification() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
IcmpTypeCode - Class in com.amazonaws.services.ec2.model
Describes the ICMP type and code.
IcmpTypeCode() - Constructor for class com.amazonaws.services.ec2.model.IcmpTypeCode
 
Image - Class in com.amazonaws.services.ec2.model
Describes an image.
Image() - Constructor for class com.amazonaws.services.ec2.model.Image
 
ImageAttribute - Class in com.amazonaws.services.ec2.model
Describes an image attribute.
ImageAttribute() - Constructor for class com.amazonaws.services.ec2.model.ImageAttribute
 
ImageAttributeName - Enum in com.amazonaws.services.ec2.model
Image Attribute Name
ImageDiskContainer - Class in com.amazonaws.services.ec2.model
Describes the disk container object for an import image task.
ImageDiskContainer() - Constructor for class com.amazonaws.services.ec2.model.ImageDiskContainer
 
ImageState - Enum in com.amazonaws.services.ec2.model
Image State
ImageTypeValues - Enum in com.amazonaws.services.ec2.model
Image Type Values
importImage(ImportImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImage() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImage(ImportImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImage() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImageAsync(ImportImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImageAsync(ImportImageRequest, AsyncHandler<ImportImageRequest, ImportImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImageAsync(ImportImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
importImageAsync(ImportImageRequest, AsyncHandler<ImportImageRequest, ImportImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
ImportImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportImage operation.
ImportImageRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportImageRequest
 
ImportImageResult - Class in com.amazonaws.services.ec2.model
 
ImportImageResult() - Constructor for class com.amazonaws.services.ec2.model.ImportImageResult
 
ImportImageTask - Class in com.amazonaws.services.ec2.model
Describes an import image task.
ImportImageTask() - Constructor for class com.amazonaws.services.ec2.model.ImportImageTask
 
importInstance(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an import instance task using metadata from the specified disk image.
importInstance(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import instance task using metadata from the specified disk image.
ImportInstanceLaunchSpecification - Class in com.amazonaws.services.ec2.model
Describes the launch specification for VM import.
ImportInstanceLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
ImportInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportInstance operation.
ImportInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
ImportInstanceResult - Class in com.amazonaws.services.ec2.model
 
ImportInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceResult
 
ImportInstanceTaskDetails - Class in com.amazonaws.services.ec2.model
Describes an import instance task.
ImportInstanceTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
ImportInstanceVolumeDetailItem - Class in com.amazonaws.services.ec2.model
Describes an import volume task.
ImportInstanceVolumeDetailItem() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
importKeyPair(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPair(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair that you created with a third-party tool.
ImportKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportKeyPair operation.
ImportKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Default constructor for a new ImportKeyPairRequest object.
ImportKeyPairRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Constructs a new ImportKeyPairRequest object.
ImportKeyPairResult - Class in com.amazonaws.services.ec2.model
 
ImportKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
importSnapshot(ImportSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Imports a disk into an EBS snapshot.
importSnapshot() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Imports a disk into an EBS snapshot.
importSnapshot(ImportSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Imports a disk into an EBS snapshot.
importSnapshot() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Imports a disk into an EBS snapshot.
importSnapshotAsync(ImportSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports a disk into an EBS snapshot.
importSnapshotAsync(ImportSnapshotRequest, AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports a disk into an EBS snapshot.
importSnapshotAsync(ImportSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports a disk into an EBS snapshot.
importSnapshotAsync(ImportSnapshotRequest, AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports a disk into an EBS snapshot.
ImportSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportSnapshot operation.
ImportSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportSnapshotRequest
 
ImportSnapshotResult - Class in com.amazonaws.services.ec2.model
 
ImportSnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.ImportSnapshotResult
 
ImportSnapshotTask - Class in com.amazonaws.services.ec2.model
Describes an import snapshot task.
ImportSnapshotTask() - Constructor for class com.amazonaws.services.ec2.model.ImportSnapshotTask
 
importVolume(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an import volume task using metadata from the specified disk image.
importVolume(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import volume task using metadata from the specified disk image.
ImportVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportVolume operation.
ImportVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
ImportVolumeResult - Class in com.amazonaws.services.ec2.model
 
ImportVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeResult
 
ImportVolumeTaskDetails - Class in com.amazonaws.services.ec2.model
Describes an import volume task.
ImportVolumeTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
Instance - Class in com.amazonaws.services.ec2.model
Describes an instance.
Instance() - Constructor for class com.amazonaws.services.ec2.model.Instance
 
InstanceAttribute - Class in com.amazonaws.services.ec2.model
Describes an instance attribute.
InstanceAttribute() - Constructor for class com.amazonaws.services.ec2.model.InstanceAttribute
 
InstanceAttributeName - Enum in com.amazonaws.services.ec2.model
Instance Attribute Name
InstanceBlockDeviceMapping - Class in com.amazonaws.services.ec2.model
Describes a block device mapping.
InstanceBlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
InstanceBlockDeviceMappingSpecification - Class in com.amazonaws.services.ec2.model
Describes a block device mapping entry.
InstanceBlockDeviceMappingSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
InstanceCount - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance listing state.
InstanceCount() - Constructor for class com.amazonaws.services.ec2.model.InstanceCount
 
InstanceExportDetails - Class in com.amazonaws.services.ec2.model
Describes an instance to export.
InstanceExportDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceExportDetails
 
InstanceLifecycleType - Enum in com.amazonaws.services.ec2.model
Instance Lifecycle Type
InstanceMonitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring information of the instance.
InstanceMonitoring() - Constructor for class com.amazonaws.services.ec2.model.InstanceMonitoring
 
InstanceNetworkInterface - Class in com.amazonaws.services.ec2.model
Describes a network interface.
InstanceNetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
InstanceNetworkInterfaceAssociation - Class in com.amazonaws.services.ec2.model
Describes association information for an Elastic IP address.
InstanceNetworkInterfaceAssociation() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
InstanceNetworkInterfaceAttachment - Class in com.amazonaws.services.ec2.model
Describes a network interface attachment.
InstanceNetworkInterfaceAttachment() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
InstanceNetworkInterfaceSpecification - Class in com.amazonaws.services.ec2.model
Describes a network interface.
InstanceNetworkInterfaceSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
InstancePrivateIpAddress - Class in com.amazonaws.services.ec2.model
Describes a private IP address.
InstancePrivateIpAddress() - Constructor for class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
InstanceState - Class in com.amazonaws.services.ec2.model
Describes the current state of the instance.
InstanceState() - Constructor for class com.amazonaws.services.ec2.model.InstanceState
 
InstanceStateChange - Class in com.amazonaws.services.ec2.model
Describes an instance state change.
InstanceStateChange() - Constructor for class com.amazonaws.services.ec2.model.InstanceStateChange
 
InstanceStateName - Enum in com.amazonaws.services.ec2.model
Instance State Name
InstanceStatus - Class in com.amazonaws.services.ec2.model
Describes the status of an instance.
InstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatus
 
InstanceStatusDetails - Class in com.amazonaws.services.ec2.model
Describes the instance status.
InstanceStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
InstanceStatusEvent - Class in com.amazonaws.services.ec2.model
Describes a scheduled event for an instance.
InstanceStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
InstanceStatusSummary - Class in com.amazonaws.services.ec2.model
Describes the status of an instance.
InstanceStatusSummary() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
InstanceType - Enum in com.amazonaws.services.ec2.model
Instance Type
InternetGateway - Class in com.amazonaws.services.ec2.model
Describes an Internet gateway.
InternetGateway() - Constructor for class com.amazonaws.services.ec2.model.InternetGateway
 
InternetGatewayAttachment - Class in com.amazonaws.services.ec2.model
Describes the attachment of a VPC to an Internet gateway.
InternetGatewayAttachment() - Constructor for class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
IpPermission - Class in com.amazonaws.services.ec2.model
Describes a security group rule.
IpPermission() - Constructor for class com.amazonaws.services.ec2.model.IpPermission
 
isActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
isAllowReassignment() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
isAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance you launch in a VPC.
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
isClassicLinkEnabled() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Indicates whether the VPC is enabled for ClassicLink.
isDefault() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
isDefault() - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
isDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the EBS volume is deleted on instance termination.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
If the value is true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Indicates whether the instances are optimized for EBS I/O.
isEgress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
isEgress() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
isEgress() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
isEgress() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
isEnabled() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
Enables monitoring for the instance.
isEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
isEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
isEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
isEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the DNS resolution is supported for the VPC.
isEncrypted() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Specifies whether the destination snapshot should be encrypted.
isEncrypted() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Specifies whether the volume should be encrypted.
isEncrypted() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is encrypted.
isEncrypted() - Method in class com.amazonaws.services.ec2.model.Snapshot
Indicates whether the snapshot is encrypted.
isEncrypted() - Method in class com.amazonaws.services.ec2.model.Volume
Indicates whether the volume will be encrypted.
isForce() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
isForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
isForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
isIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
isIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
isMain() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
isMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
Specify true to indicate that instances launched into the specified subnet should be assigned public IP address.
isMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
isMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether monitoring is enabled.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
isMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
isNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
isPrimary() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
isPrimary() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
isPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
isPublic() - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
isRequesterManaged() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
isResetPolicy() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
Specify true to reset the policy document to the default policy.
isReturn() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The return value of the request.
isReturn() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
Is true if the request succeeds, and an error otherwise.
isReturn() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
Returns true if the request succeeds; otherwise, it returns an error.
isReturn() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
isStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
isStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
isSuccessful() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns whether the dry-run was successful.
isTerminateInstances() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
Indicates whether to terminate instances for a Spot fleet request if it is canceled successfully.
isTerminateInstancesWithExpiration() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated when the Spot fleet request expires.

K

KeyPair - Class in com.amazonaws.services.ec2.model
Describes a key pair.
KeyPair() - Constructor for class com.amazonaws.services.ec2.model.KeyPair
 
KeyPairInfo - Class in com.amazonaws.services.ec2.model
Describes a key pair.
KeyPairInfo() - Constructor for class com.amazonaws.services.ec2.model.KeyPairInfo
 

L

LaunchPermission - Class in com.amazonaws.services.ec2.model
Describes a launch permission.
LaunchPermission() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermission
 
LaunchPermissionModifications - Class in com.amazonaws.services.ec2.model
Describes a launch permission modification.
LaunchPermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
LaunchSpecification - Class in com.amazonaws.services.ec2.model
Describes the launch specification for an instance.
LaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.LaunchSpecification
 
ListingState - Enum in com.amazonaws.services.ec2.model
Listing State
ListingStatus - Enum in com.amazonaws.services.ec2.model
Listing Status

M

modifyImageAttribute(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified attribute of the specified AMI.
modifyImageAttribute(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified AMI.
ModifyImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyImageAttribute operation.
ModifyImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Default constructor for a new ModifyImageAttributeRequest object.
ModifyImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Constructs a new ModifyImageAttributeRequest object.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified attribute of the specified instance.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified instance.
ModifyInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyInstanceAttribute operation.
ModifyInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Default constructor for a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
modifyNetworkInterfaceAttribute(ModifyNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttribute(ModifyNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified network interface attribute.
ModifyNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyNetworkInterfaceAttribute operation.
ModifyNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
modifyReservedInstances(ModifyReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstances(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
ModifyReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyReservedInstances operation.
ModifyReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
ModifyReservedInstancesResult - Class in com.amazonaws.services.ec2.model
 
ModifyReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or removes permission settings for the specified snapshot.
ModifySnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifySnapshotAttribute operation.
ModifySnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Default constructor for a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, SnapshotAttributeName, OperationType) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
modifySpotFleetRequest(ModifySpotFleetRequestRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified Spot fleet request.
modifySpotFleetRequest(ModifySpotFleetRequestRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified Spot fleet request.
modifySpotFleetRequestAsync(ModifySpotFleetRequestRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified Spot fleet request.
modifySpotFleetRequestAsync(ModifySpotFleetRequestRequest, AsyncHandler<ModifySpotFleetRequestRequest, ModifySpotFleetRequestResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified Spot fleet request.
modifySpotFleetRequestAsync(ModifySpotFleetRequestRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified Spot fleet request.
modifySpotFleetRequestAsync(ModifySpotFleetRequestRequest, AsyncHandler<ModifySpotFleetRequestRequest, ModifySpotFleetRequestResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified Spot fleet request.
ModifySpotFleetRequestRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifySpotFleetRequest operation.
ModifySpotFleetRequestRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
 
ModifySpotFleetRequestResult - Class in com.amazonaws.services.ec2.model
Contains the output of ModifySpotFleetRequest.
ModifySpotFleetRequestResult() - Constructor for class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
 
modifySubnetAttribute(ModifySubnetAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies a subnet attribute.
modifySubnetAttribute(ModifySubnetAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies a subnet attribute.
modifySubnetAttributeAsync(ModifySubnetAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies a subnet attribute.
modifySubnetAttributeAsync(ModifySubnetAttributeRequest, AsyncHandler<ModifySubnetAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies a subnet attribute.
modifySubnetAttributeAsync(ModifySubnetAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies a subnet attribute.
modifySubnetAttributeAsync(ModifySubnetAttributeRequest, AsyncHandler<ModifySubnetAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies a subnet attribute.
ModifySubnetAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifySubnetAttribute operation.
ModifySubnetAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
 
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies a volume attribute.
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies a volume attribute.
ModifyVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVolumeAttribute operation.
ModifyVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
modifyVpcAttribute(ModifyVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified attribute of the specified VPC.
modifyVpcAttribute(ModifyVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest, AsyncHandler<ModifyVpcAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest, AsyncHandler<ModifyVpcAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified VPC.
ModifyVpcAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVpcAttribute operation.
ModifyVpcAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
modifyVpcEndpoint(ModifyVpcEndpointRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies attributes of a specified VPC endpoint.
modifyVpcEndpoint(ModifyVpcEndpointRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies attributes of a specified VPC endpoint.
modifyVpcEndpointAsync(ModifyVpcEndpointRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies attributes of a specified VPC endpoint.
modifyVpcEndpointAsync(ModifyVpcEndpointRequest, AsyncHandler<ModifyVpcEndpointRequest, ModifyVpcEndpointResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies attributes of a specified VPC endpoint.
modifyVpcEndpointAsync(ModifyVpcEndpointRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies attributes of a specified VPC endpoint.
modifyVpcEndpointAsync(ModifyVpcEndpointRequest, AsyncHandler<ModifyVpcEndpointRequest, ModifyVpcEndpointResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies attributes of a specified VPC endpoint.
ModifyVpcEndpointRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVpcEndpoint operation.
ModifyVpcEndpointRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
 
ModifyVpcEndpointResult - Class in com.amazonaws.services.ec2.model
 
ModifyVpcEndpointResult() - Constructor for class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
 
Monitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring for the instance.
Monitoring() - Constructor for class com.amazonaws.services.ec2.model.Monitoring
 
MonitoringState - Enum in com.amazonaws.services.ec2.model
Monitoring State
monitorInstances(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables monitoring for a running instance.
monitorInstances(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
MonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the MonitorInstances operation.
MonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Default constructor for a new MonitorInstancesRequest object.
MonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Constructs a new MonitorInstancesRequest object.
MonitorInstancesResult - Class in com.amazonaws.services.ec2.model
 
MonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
moveAddressToVpc(MoveAddressToVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
moveAddressToVpc(MoveAddressToVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
moveAddressToVpcAsync(MoveAddressToVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
moveAddressToVpcAsync(MoveAddressToVpcRequest, AsyncHandler<MoveAddressToVpcRequest, MoveAddressToVpcResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
moveAddressToVpcAsync(MoveAddressToVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
moveAddressToVpcAsync(MoveAddressToVpcRequest, AsyncHandler<MoveAddressToVpcRequest, MoveAddressToVpcResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
MoveAddressToVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the MoveAddressToVpc operation.
MoveAddressToVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
 
MoveAddressToVpcResult - Class in com.amazonaws.services.ec2.model
 
MoveAddressToVpcResult() - Constructor for class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
 
MoveStatus - Enum in com.amazonaws.services.ec2.model
Move Status
MovingAddressStatus - Class in com.amazonaws.services.ec2.model
Describes the status of a moving Elastic IP address.
MovingAddressStatus() - Constructor for class com.amazonaws.services.ec2.model.MovingAddressStatus
 

N

NetworkAcl - Class in com.amazonaws.services.ec2.model
Describes a network ACL.
NetworkAcl() - Constructor for class com.amazonaws.services.ec2.model.NetworkAcl
 
NetworkAclAssociation - Class in com.amazonaws.services.ec2.model
Describes an association between a network ACL and a subnet.
NetworkAclAssociation() - Constructor for class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
NetworkAclEntry - Class in com.amazonaws.services.ec2.model
Describes an entry in a network ACL.
NetworkAclEntry() - Constructor for class com.amazonaws.services.ec2.model.NetworkAclEntry
 
NetworkInterface - Class in com.amazonaws.services.ec2.model
Describes a network interface.
NetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterface
 
NetworkInterfaceAssociation - Class in com.amazonaws.services.ec2.model
Describes association information for an Elastic IP address.
NetworkInterfaceAssociation() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
NetworkInterfaceAttachment - Class in com.amazonaws.services.ec2.model
Describes a network interface attachment.
NetworkInterfaceAttachment() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
NetworkInterfaceAttachmentChanges - Class in com.amazonaws.services.ec2.model
Describes an attachment change.
NetworkInterfaceAttachmentChanges() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
NetworkInterfaceAttribute - Enum in com.amazonaws.services.ec2.model
Network Interface Attribute
NetworkInterfacePrivateIpAddress - Class in com.amazonaws.services.ec2.model
Describes the private IP address of a network interface.
NetworkInterfacePrivateIpAddress() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
NetworkInterfaceStatus - Enum in com.amazonaws.services.ec2.model
Network Interface Status

O

OfferingTypeValues - Enum in com.amazonaws.services.ec2.model
Offering Type Values
OperationType - Enum in com.amazonaws.services.ec2.model
Operation Type

P

PermissionGroup - Enum in com.amazonaws.services.ec2.model
Permission Group
Placement - Class in com.amazonaws.services.ec2.model
Describes the placement for the instance.
Placement() - Constructor for class com.amazonaws.services.ec2.model.Placement
Default constructor for a new Placement object.
Placement(String) - Constructor for class com.amazonaws.services.ec2.model.Placement
Constructs a new Placement object.
PlacementGroup - Class in com.amazonaws.services.ec2.model
Describes a placement group.
PlacementGroup() - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Default constructor for a new PlacementGroup object.
PlacementGroup(String) - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Constructs a new PlacementGroup object.
PlacementGroupState - Enum in com.amazonaws.services.ec2.model
Placement Group State
PlacementStrategy - Enum in com.amazonaws.services.ec2.model
Placement Strategy
PlatformValues - Enum in com.amazonaws.services.ec2.model
Platform Values
PortRange - Class in com.amazonaws.services.ec2.model
Describes a range of ports.
PortRange() - Constructor for class com.amazonaws.services.ec2.model.PortRange
 
PrefixList - Class in com.amazonaws.services.ec2.model
Describes prefixes for AWS services.
PrefixList() - Constructor for class com.amazonaws.services.ec2.model.PrefixList
 
PrefixListId - Class in com.amazonaws.services.ec2.model
The ID of the prefix.
PrefixListId() - Constructor for class com.amazonaws.services.ec2.model.PrefixListId
 
PriceSchedule - Class in com.amazonaws.services.ec2.model
Describes the price for a Reserved Instance.
PriceSchedule() - Constructor for class com.amazonaws.services.ec2.model.PriceSchedule
 
PriceScheduleSpecification - Class in com.amazonaws.services.ec2.model
Describes the price for a Reserved Instance.
PriceScheduleSpecification() - Constructor for class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
PricingDetail - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance offering.
PricingDetail() - Constructor for class com.amazonaws.services.ec2.model.PricingDetail
 
PrivateIpAddressSpecification - Class in com.amazonaws.services.ec2.model
Describes a secondary private IP address for a network interface.
PrivateIpAddressSpecification() - Constructor for class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
ProductCode - Class in com.amazonaws.services.ec2.model
Describes a product code.
ProductCode() - Constructor for class com.amazonaws.services.ec2.model.ProductCode
 
ProductCodeValues - Enum in com.amazonaws.services.ec2.model
Product Code Values
PropagatingVgw - Class in com.amazonaws.services.ec2.model
Describes a virtual private gateway propagating route.
PropagatingVgw() - Constructor for class com.amazonaws.services.ec2.model.PropagatingVgw
 
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Purchases a Reserved Instance for use with your account.
PurchaseReservedInstancesOfferingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the PurchaseReservedInstancesOffering operation.
PurchaseReservedInstancesOfferingRequest() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Default constructor for a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Constructs a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingResult - Class in com.amazonaws.services.ec2.model
 
PurchaseReservedInstancesOfferingResult() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 

R

rebootInstances(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Requests a reboot of one or more instances.
rebootInstances(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Requests a reboot of one or more instances.
RebootInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RebootInstances operation.
RebootInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Default constructor for a new RebootInstancesRequest object.
RebootInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Constructs a new RebootInstancesRequest object.
RecurringCharge - Class in com.amazonaws.services.ec2.model
Describes a recurring charge.
RecurringCharge() - Constructor for class com.amazonaws.services.ec2.model.RecurringCharge
 
RecurringChargeFrequency - Enum in com.amazonaws.services.ec2.model
Recurring Charge Frequency
Region - Class in com.amazonaws.services.ec2.model
Describes a region.
Region() - Constructor for class com.amazonaws.services.ec2.model.Region
 
registerImage(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Registers an AMI.
registerImage(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Registers an AMI.
registerImageAsync(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Registers an AMI.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Registers an AMI.
registerImageAsync(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Registers an AMI.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Registers an AMI.
RegisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RegisterImage operation.
RegisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Default constructor for a new RegisterImageRequest object.
RegisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Constructs a new RegisterImageRequest object.
RegisterImageResult - Class in com.amazonaws.services.ec2.model
 
RegisterImageResult() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageResult
 
rejectVpcPeeringConnection(RejectVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Rejects a VPC peering connection request.
rejectVpcPeeringConnection(RejectVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Rejects a VPC peering connection request.
rejectVpcPeeringConnectionAsync(RejectVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Rejects a VPC peering connection request.
rejectVpcPeeringConnectionAsync(RejectVpcPeeringConnectionRequest, AsyncHandler<RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Rejects a VPC peering connection request.
rejectVpcPeeringConnectionAsync(RejectVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Rejects a VPC peering connection request.
rejectVpcPeeringConnectionAsync(RejectVpcPeeringConnectionRequest, AsyncHandler<RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Rejects a VPC peering connection request.
RejectVpcPeeringConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RejectVpcPeeringConnection operation.
RejectVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
 
RejectVpcPeeringConnectionResult - Class in com.amazonaws.services.ec2.model
 
RejectVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
 
releaseAddress(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Releases the specified Elastic IP address.
releaseAddress(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Releases the specified Elastic IP address.
ReleaseAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReleaseAddress operation.
ReleaseAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Default constructor for a new ReleaseAddressRequest object.
ReleaseAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Constructs a new ReleaseAddressRequest object.
replaceNetworkAclAssociation(ReplaceNetworkAclAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociation(ReplaceNetworkAclAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes which network ACL a subnet is associated with.
ReplaceNetworkAclAssociationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceNetworkAclAssociation operation.
ReplaceNetworkAclAssociationRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
ReplaceNetworkAclAssociationResult - Class in com.amazonaws.services.ec2.model
 
ReplaceNetworkAclAssociationResult() - Constructor for class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
replaceNetworkAclEntry(ReplaceNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntry(ReplaceNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest, AsyncHandler<ReplaceNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest, AsyncHandler<ReplaceNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an entry (rule) in a network ACL.
ReplaceNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceNetworkAclEntry operation.
ReplaceNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
replaceRoute(ReplaceRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Replaces an existing route within a route table in a VPC.
replaceRoute(ReplaceRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest, AsyncHandler<ReplaceRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest, AsyncHandler<ReplaceRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an existing route within a route table in a VPC.
ReplaceRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceRoute operation.
ReplaceRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes the route table associated with a given subnet in a VPC.
ReplaceRouteTableAssociationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceRouteTableAssociation operation.
ReplaceRouteTableAssociationRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
ReplaceRouteTableAssociationResult - Class in com.amazonaws.services.ec2.model
 
ReplaceRouteTableAssociationResult() - Constructor for class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
ReportInstanceReasonCodes - Enum in com.amazonaws.services.ec2.model
Report Instance Reason Codes
reportInstanceStatus(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Submits feedback about the status of an instance.
reportInstanceStatus(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Submits feedback about the status of an instance.
ReportInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReportInstanceStatus operation.
ReportInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
ReportStatusType - Enum in com.amazonaws.services.ec2.model
Report Status Type
requestSpotFleet(RequestSpotFleetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a Spot fleet request.
requestSpotFleet(RequestSpotFleetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a Spot fleet request.
requestSpotFleetAsync(RequestSpotFleetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot fleet request.
requestSpotFleetAsync(RequestSpotFleetRequest, AsyncHandler<RequestSpotFleetRequest, RequestSpotFleetResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot fleet request.
requestSpotFleetAsync(RequestSpotFleetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot fleet request.
requestSpotFleetAsync(RequestSpotFleetRequest, AsyncHandler<RequestSpotFleetRequest, RequestSpotFleetResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot fleet request.
RequestSpotFleetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RequestSpotFleet operation.
RequestSpotFleetRequest() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
 
RequestSpotFleetResult - Class in com.amazonaws.services.ec2.model
Contains the output of RequestSpotFleet.
RequestSpotFleetResult() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotFleetResult
 
requestSpotInstances(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a Spot instance request.
requestSpotInstances(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a Spot instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot instance request.
RequestSpotInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RequestSpotInstances operation.
RequestSpotInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Default constructor for a new RequestSpotInstancesRequest object.
RequestSpotInstancesRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Constructs a new RequestSpotInstancesRequest object.
RequestSpotInstancesResult - Class in com.amazonaws.services.ec2.model
Contains the output of RequestSpotInstances.
RequestSpotInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
Reservation - Class in com.amazonaws.services.ec2.model
Describes a reservation.
Reservation() - Constructor for class com.amazonaws.services.ec2.model.Reservation
 
ReservedInstanceLimitPrice - Class in com.amazonaws.services.ec2.model
Describes the limit price of a Reserved Instance offering.
ReservedInstanceLimitPrice() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
ReservedInstances - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance.
ReservedInstances() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstances
 
ReservedInstancesConfiguration - Class in com.amazonaws.services.ec2.model
Describes the configuration settings for the modified Reserved Instances.
ReservedInstancesConfiguration() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
ReservedInstancesId - Class in com.amazonaws.services.ec2.model
Describes the ID of a Reserved Instance.
ReservedInstancesId() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesId
 
ReservedInstancesListing - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance listing.
ReservedInstancesListing() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
ReservedInstancesModification - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance modification.
ReservedInstancesModification() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
ReservedInstancesModificationResult - Class in com.amazonaws.services.ec2.model
 
ReservedInstancesModificationResult() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
ReservedInstancesOffering - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance offering.
ReservedInstancesOffering() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
ReservedInstanceState - Enum in com.amazonaws.services.ec2.model
Reserved Instance State
resetImageAttribute(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an AMI to its default value.
resetImageAttribute(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an AMI to its default value.
ResetImageAttributeName - Enum in com.amazonaws.services.ec2.model
Reset Image Attribute Name
ResetImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetImageAttribute operation.
ResetImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Default constructor for a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, ResetImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an instance to its default value.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
ResetInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetInstanceAttribute operation.
ResetInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Default constructor for a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
resetNetworkInterfaceAttribute(ResetNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets a network interface attribute.
resetNetworkInterfaceAttribute(ResetNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest, AsyncHandler<ResetNetworkInterfaceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest, AsyncHandler<ResetNetworkInterfaceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets a network interface attribute.
ResetNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetNetworkInterfaceAttribute operation.
ResetNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets permission settings for the specified snapshot.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
ResetSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetSnapshotAttribute operation.
ResetSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Default constructor for a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
ResourceType - Enum in com.amazonaws.services.ec2.model
Resource Type
restoreAddressToClassic(RestoreAddressToClassicRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
restoreAddressToClassic(RestoreAddressToClassicRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
restoreAddressToClassicAsync(RestoreAddressToClassicRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
restoreAddressToClassicAsync(RestoreAddressToClassicRequest, AsyncHandler<RestoreAddressToClassicRequest, RestoreAddressToClassicResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
restoreAddressToClassicAsync(RestoreAddressToClassicRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
restoreAddressToClassicAsync(RestoreAddressToClassicRequest, AsyncHandler<RestoreAddressToClassicRequest, RestoreAddressToClassicResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
RestoreAddressToClassicRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RestoreAddressToClassic operation.
RestoreAddressToClassicRequest() - Constructor for class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
 
RestoreAddressToClassicResult - Class in com.amazonaws.services.ec2.model
 
RestoreAddressToClassicResult() - Constructor for class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
 
revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest, AsyncHandler<RevokeSecurityGroupEgressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest, AsyncHandler<RevokeSecurityGroupEgressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more egress rules from a security group for EC2-VPC.
RevokeSecurityGroupEgressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RevokeSecurityGroupEgress operation.
RevokeSecurityGroupEgressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more ingress rules from a security group.
RevokeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RevokeSecurityGroupIngress operation.
RevokeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Default constructor for a new RevokeSecurityGroupIngressRequest object.
RevokeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Constructs a new RevokeSecurityGroupIngressRequest object.
RIProductDescription - Enum in com.amazonaws.services.ec2.model
R I Product Description
Route - Class in com.amazonaws.services.ec2.model
Describes a route in a route table.
Route() - Constructor for class com.amazonaws.services.ec2.model.Route
 
RouteOrigin - Enum in com.amazonaws.services.ec2.model
Route Origin
RouteState - Enum in com.amazonaws.services.ec2.model
Route State
RouteTable - Class in com.amazonaws.services.ec2.model
Describes a route table.
RouteTable() - Constructor for class com.amazonaws.services.ec2.model.RouteTable
 
RouteTableAssociation - Class in com.amazonaws.services.ec2.model
Describes an association between a route table and a subnet.
RouteTableAssociation() - Constructor for class com.amazonaws.services.ec2.model.RouteTableAssociation
 
RuleAction - Enum in com.amazonaws.services.ec2.model
Rule Action
runInstances(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Launches the specified number of instances using an AMI for which you have permissions.
runInstances(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Launches the specified number of instances using an AMI for which you have permissions.
RunInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RunInstances operation.
RunInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Default constructor for a new RunInstancesRequest object.
RunInstancesRequest(String, Integer, Integer) - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Constructs a new RunInstancesRequest object.
RunInstancesResult - Class in com.amazonaws.services.ec2.model
The result of the RunInstances call.
RunInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesResult
 

S

S3Storage - Class in com.amazonaws.services.ec2.model
Describes the storage parameters for S3 and S3 buckets for an instance store-backed AMI.
S3Storage() - Constructor for class com.amazonaws.services.ec2.model.S3Storage
 
S3UploadPolicy - Class in com.amazonaws.services.ec2.util
This class represents S3 upload policy.
S3UploadPolicy(String, String, String, String, int) - Constructor for class com.amazonaws.services.ec2.util.S3UploadPolicy
Creates a new S3 upload policy object from the specified parameters.
SecurityGroup - Class in com.amazonaws.services.ec2.model
Describes a security group
SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
 
SecurityGroupUtils - Class in com.amazonaws.services.ec2.util
 
SecurityGroupUtils() - Constructor for class com.amazonaws.services.ec2.util.SecurityGroupUtils
 
setAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The number of accepted routes.
setAccepterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The information of the peer VPC.
setAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
setActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
setActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
setActiveInstances(Collection<ActiveInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The running instances.
setActualBlockHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
If you specified a required duration and your request was fulfilled, this is the fixed hourly price in effect for the Spot instance while it runs.
setAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
setAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Reserved.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Reserved.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Reserved.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Deprecated.
setAddRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route tables IDs to associate with the endpoint.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the allocation of the address for use with EC2-VPC.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The allocation ID.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The allocation ID for the Elastic IP address.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The allocation ID.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-VPC] The allocation ID.
setAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
setAllocationStrategy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates how to allocate the target capacity across the Spot pools specified by the Spot fleet request.
setAllocationStrategy(AllocationStrategy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates how to allocate the target capacity across the Spot pools specified by the Spot fleet request.
setAllowReassignment(Boolean) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
setAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
setAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
setAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance in the launch group.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Used for Reserved Instance Marketplace offerings.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The architecture of the virtual machine.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The architecture of the virtual machine.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The architecture of the virtual machine.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The Amazon Resource Name (ARN) of the instance profile.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The Amazon Resource Name (ARN) of the instance profile.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance you launch in a VPC.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The association information for an Elastic IP associated with the network interface.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The association information for an Elastic IP address for the network interface.
setAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The association information for an Elastic IP associated with the network interface.
setAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The association information for an Elastic IP address associated with the network interface.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the association of the address with an instance in a VPC.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
The route table association ID (needed to disassociate the route table).
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-VPC] The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
The association ID representing the current association between the route table and subnet.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the current association between the original network ACL and the subnet.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The association ID.
setAssociations(Collection<NetworkAclAssociation>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
setAssociations(Collection<RouteTableAssociation>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Information about the volume attachment.
setAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The attachment (if any) of the network interface.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Information about the volume attachment.
setAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The network interface attachment.
setAttachment(NetworkInterfaceAttachmentChanges) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Information about the interface attachment.
setAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
The ID of the network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
The ID of the attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The ID of the network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
The ID of the network interface attachment.
setAttachments(Collection<InternetGatewayAttachment>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
setAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information about the volume attachments.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time stamp when the attachment initiated.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The time stamp when the attachment initiated.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The timestamp indicating when the attachment initiated.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The time stamp when the attachment initiated.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
setAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attribute of the network interface.
setAttribute(NetworkInterfaceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attribute of the network interface.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute you would like to view.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute you would like to view.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
setAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
setAttribute(VpcAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the attribute to modify.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The snapshot attribute to modify.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The snapshot attribute to modify.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
setAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset.
setAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
The name of the account attribute.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
setAttributeValue(String) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
The value of the attribute.
setAttributeValues(Collection<AccountAttributeValue>) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone for the subnet.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone for the virtual private gateway.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The Availability Zone where the resulting instance will reside.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The Availability Zone for the resulting EBS volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The Availability Zone where the resulting volume will reside.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Availability Zone of the instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The Availability Zone of the instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The Availability Zone for the modified Reserved Instances.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The Availability Zone of the subnet.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
The Availability Zone for the volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The Availability Zone of the volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The Availability Zone where the virtual private gateway was created.
setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The user-specified name for a logical grouping of bids.
setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone group.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more Availability Zones.
setAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
The number of unused IP addresses in the subnet.
setAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The access key ID of the owner of the bucket.
setBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
For devices that support BGP, the customer gateway's BGP ASN.
setBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more block device mapping entries.
setBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The required duration for the Spot instances, in minutes.
setBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The required duration for the Spot instance, in minutes.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot instance data feed.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The Amazon S3 bucket where the Spot instance data feed is located.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the bundle task.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task.
setBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Information about the bundle task.
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Information about the bundle task.
setBundleTaskError(BundleTaskError) - Method in class com.amazonaws.services.ec2.model.BundleTask
If the task fails, a description of the error.
setBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Information about one or more bundle tasks.
setBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The size of the disk image, in GiB.
setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The number of bytes converted so far.
setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The number of bytes converted so far.
setCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot instance requests.
setCancelReason(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
The reason for canceling the task.
setChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The checksum computed for the disk image.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation (for example 172.16.0.0/24).
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The network range for the subnet, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The network range for the VPC, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The network range to allow or deny, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The CIDR block assigned to the subnet.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The CIDR block for the VPC.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The CIDR block for the VPC.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The CIDR IP address range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The CIDR IP address range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The CIDR IP address range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The CIDR IP address range.
setCidrs(Collection<String>) - Method in class com.amazonaws.services.ec2.model.PrefixList
The IP address range of the AWS service.
setClassicLinkEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Indicates whether the VPC is enabled for ClassicLink.
setClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The client-specific data.
setClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The client-specific data.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Unique, case-sensitive identifier you provide to ensure idempotency of your listings.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The token to enable idempotency for VM import requests.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Token to enable idempotency for VM import requests.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
The idempotency token you provided when you launched the instance.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
A unique, case-sensitive token you provide to ensure idempotency of your modification request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
A unique, case-sensitive key supplied by the client to ensure that the request is idempotent.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique, case-sensitive key supplied by the client to ensure that the request is idempotent.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
A unique, case-sensitive identifier you provide to ensure idempotency of your listings.
setCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error code.
setCode(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The error code.
setCode(CancelBatchErrorCode) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The error code.
setCode(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP type.
setCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
The low byte represents the state.
setCode(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The event code.
setCode(EventCode) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The event code.
setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The reason code for the Spot instance state change.
setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The status code.
setCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The reason code for the state change.
setCode(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
The error code.
setCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The code identifying the operation, for example, enable-volume-io.
setCode(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
The status of the VPC peering connection.
setCode(VpcPeeringConnectionStateReasonCode) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
The status of the VPC peering connection.
setComment(String) - Method in class com.amazonaws.services.ec2.model.ClientData
A user-defined comment about the disk upload.
setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The container format used to combine disk images with metadata (such as OVF).
setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The container format used to combine disk images with metadata (such as OVF).
setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Information about the conversion task.
setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Information about the conversion task.
setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The ID of the conversion task.
setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The ID of the conversion task.
setConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
setConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Information about the conversion tasks.
setCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The number of instances available for the price.
setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The time the listing was created.
setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was created.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The creation date and time of the request.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The date and time when the Spot instance request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
The time stamp when volume creation was initiated.
setCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
A JSON representation of the snapshot attribute modification.
setCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
setCreationDate(String) - Method in class com.amazonaws.services.ec2.model.Image
The date and time the image was created.
setCreationTime(Date) - Method in class com.amazonaws.services.ec2.model.FlowLog
The date and time the flow log was created.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The date and time the VPC endpoint was created.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
setCurrentSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The current state of the Spot fleet request.
setCurrentSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The current state of the Spot fleet request.
setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the instance.
setCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
setCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The configuration information for the VPN connection's customer gateway (in the native XML format).
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the customer gateway at your end of the VPN connection.
setCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
setCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
setData(String) - Method in class com.amazonaws.services.ec2.model.UserData
The Base64-encoded MIME user data for the instance.
setDataEncryptionKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The data encryption key identifier for the snapshot.
setDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the EBS volume is deleted on instance termination.
setDeliverLogsErrorMessage(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
Information about the error that occurred.
setDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The ARN for the IAM role that's used to post flow logs to a CloudWatch Logs log group.
setDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The ARN of the IAM role that posts logs to CloudWatch Logs.
setDeliverLogsStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The status of the logs delivery (SUCCESS | FAILED).
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
A description for the new AMI in the destination region.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
A description for the EBS snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A description for the new image.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
A description for the conversion task or the resource being exported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
A description for the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
A description for the security group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
A description for the snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The description of the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.DiskImage
A description of the disk image.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
A description of the resource being exported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
A description for the AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The description of the disk image.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
A description string for the import image task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A description of the import task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A description of the import task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
A description for the instance being imported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
A description of the task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
A description of the task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The description string for the import snapshot task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
A description of the import snapshot task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
A description of the import snapshot task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
A description of the volume.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The description you provided when starting the import volume task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The description.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The description of the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A description for the AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
A description for the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
A description.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A description for your AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Descriptive text about the health state of your instance.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
A description of the security group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The description for the snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A description for the snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The description of the disk image being imported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The description of the snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
A description of the operation.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
A description of the event.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The CIDR address block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The CIDR range for the route.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The CIDR address block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Route
The CIDR block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The CIDR block associated with the local subnet of the customer data center.
setDestinationPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.Route
The prefix of the AWS service.
setDestinationRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The destination region to use in the PresignedUrl parameter of a snapshot copy operation.
setDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
setDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The device name to expose to the instance (for example, /dev/sdh or xvdh).
setDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The device name.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The index of the device for the network interface attachment.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The index of the device on the instance for the network interface attachment.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The index of the device on the instance for the network interface attachment.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The device index of the network interface attachment on the instance.
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh or xvdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The block device mapping for the disk.
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh or xvdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name exposed to the instance (for example, /dev/sdh or xvdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The block device mapping for the snapshot.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
setDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of DHCP options.
setDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
The ID of the set of DHCP options.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC).
setDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
If the value is true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
setDiskContainer(SnapshotDiskContainer) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Information about the disk container.
setDiskContainers(Collection<ImageDiskContainer>) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
Information about the disk containers.
setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The format for the exported image.
setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The format for the exported image.
setDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The disk image.
setDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The size of the disk in the snapshot, in GiB.
setDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The size of the disk in the snapshot, in GiB.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instance, in seconds.
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
setEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Parameters used to automatically set up EBS volumes when the instance is launched.
setEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Parameters used to automatically set up EBS volumes when the instance is launched.
setEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Parameters used to automatically set up EBS volumes when the instance is launched.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Indicates whether the instances are optimized for EBS I/O.
setEffectiveDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time for the modification to become effective.
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
setEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
Enables monitoring for the instance.
setEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
setEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
setEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
setEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the DNS resolution is supported for the VPC.
setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Specifies whether the destination snapshot should be encrypted.
setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Specifies whether the volume should be encrypted.
setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is encrypted.
setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Snapshot
Indicates whether the snapshot is encrypted.
setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Volume
Indicates whether the volume will be encrypted.
setEnd(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The time when the Reserved Instance expires.
setEndpoint(String) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Overrides the default endpoint for this client ("https://ec2.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
The region service endpoint.
setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The date and time, up to the current date, from which to stop retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state ended.
setEntries(Collection<NetworkAclEntry>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
setError(CancelSpotFleetRequestsError) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
The error.
setError(UnsuccessfulItemError) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
Information about the error.
setEventDescription(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
The description of the event.
setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The ID of the event associated with this operation.
setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The ID of this event.
setEventInformation(EventInformation) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
Information about the event.
setEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Any scheduled events associated with the instance.
setEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
setEventSubType(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
The event.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The type of events to describe.
setEventType(EventType) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The type of events to describe.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The event type.
setEventType(EventType) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The event type.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The event type associated with this operation.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The type of this event.
setExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
setExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
setExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
setExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
setExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
setExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The time when the task expires.
setExpirationTime(Date) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The time that an unaccepted VPC peering connection will expire.
setExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Information about the instance export task.
setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
The ID of the export task.
setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The ID of the export task.
setExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
setExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Information about the export tasks.
setExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The format and location for an instance export task.
setExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
Information about the export task.
setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The fault codes for the Spot instance request, if any.
setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The fault codes for the Spot instance request, if any.
setFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instance.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
setFlowLogId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The flow log ID.
setFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
The IDs of the flow logs.
setFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
One or more flow log IDs.
setFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more flow log IDs.
setFlowLogs(Collection<FlowLog>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
Information about the flow logs.
setFlowLogStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The status of the flow log (ACTIVE).
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
setFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
setFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The format of the disk image being imported.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The format of the disk image from which the snapshot is created.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The format of the disk image being imported.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The format of the disk image from which the snapshot is created.
setFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
setFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
setFrom(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The first port in the range.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
The start of port range for the TCP and UDP protocols, or an ICMP type number.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of an Internet gateway or virtual private gateway attached to your VPC.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the virtual private gateway.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the virtual private gateway.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
The ID of the virtual private gateway (VGW).
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of an Internet gateway or virtual private gateway.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a gateway attached to your VPC.
setGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
setGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
setGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
setGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of the security group.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group IDs.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
A name for the placement group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the placement group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
[EC2-Classic, default VPC] The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of the placement group the instance is in (for cluster compute instances).
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the placement group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The name of the placement group (for cluster instances).
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic and default VPC only] One or more security group names.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The group to modify for the snapshot.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of one or more of the VPC's security groups.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
A list of security groups.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The security groups associated with the instance.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
setHistoryRecords(Collection<HistoryRecord>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
Information about the events in the history of the Spot fleet request.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The target hypervisor platform.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The target hypervisor of the import task.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The target hypervisor for the import task.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
setIamFleetRole(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Grants the Spot fleet permission to terminate Spot instances on your behalf when you cancel its Spot fleet request using CancelSpotFleetRequests or when the Spot fleet request expires, if you set terminateInstancesWithExpiration.
setIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
The IAM instance profile associated with the instance.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The IAM instance profile.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The IAM instance profile.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The IAM instance profile.
setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
ICMP protocol: The ICMP type and code.
setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
setId(String) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The volume identifier.
setId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The ID of the instance profile.
setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Information about the disk image.
setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The image.
setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The disk image.
setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The image.
setImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Information about the image attribute.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
The ID of the new AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The ID of the Amazon Machine Image (AMI) created by the import task.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The ID of the Amazon Machine Image (AMI) of the imported virtual machine.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the AMI used to launch the instance.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the newly registered AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the AMI, which you can get by calling DescribeImages.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the AMI.
setImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
setImageLocation(String) - Method in class com.amazonaws.services.ec2.model.Image
The location of the AMI.
setImageLocation(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The full path to your AMI manifest in Amazon S3 storage.
setImageOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account alias (for example, amazon, self) or the AWS account ID of the AMI owner.
setImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
setImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
setImageType(ImageTypeValues) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
setImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The time when a status check failed.
setImportImageTasks(Collection<ImportImageTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
A list of zero or more import image tasks that are currently active or were completed or canceled in the previous 7 days.
setImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing an instance, this contains information about the import instance task.
setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
A presigned URL for the import manifest stored in Amazon S3.
setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
A presigned URL for the import manifest stored in Amazon S3 and presented here as an Amazon S3 presigned URL.
setImportSnapshotTasks(Collection<ImportSnapshotTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.
setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
The ID of the import image or import snapshot task to be canceled.
setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The ID of the task being canceled.
setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The task ID of the import image task.
setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The ID of the import image task.
setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
The ID of the import snapshot task.
setImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
The ID of the import snapshot task.
setImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A list of import image task IDs.
setImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A list of import snapshot task IDs.
setImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing a volume, this contains information about the import volume task.
setIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
setIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
setInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Information about the instance attribute.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The number of listed Reserved Instances in the state specified by the state.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum number of Spot instances to launch.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The number of modified Reserved Instances.
setInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
setInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
Information about the instance to export.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the instance that the address is associated with (if any).
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of an EC2-Classic instance to link to the ClassicLink-enabled VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the instance associated with this bundle task.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a NAT instance in your VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
The ID of the instance to unlink from the VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the Windows instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the Windows instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The ID of the resource being exported.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a NAT instance in your VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a NAT instance in your VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance ID, if an instance has been launched to fulfill the Spot instance request.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the instance.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
setInstanceLifecycle(InstanceLifecycleType) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
setInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The AWS account ID of the owner of the instance.
setInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Route
The AWS account ID of the owner of the instance.
setInstances(Collection<ClassicLinkInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
Information about one or more linked EC2-Classic instances.
setInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
setInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The intended state of the instance.
setInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
setInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance type to the specified value.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified instance types.
setInternetGateway(InternetGateway) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Information about the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
The ID of the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.InternetGateway
The ID of the Internet gateway.
setInternetGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
setInternetGateways(Collection<InternetGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Only valid for Provisioned IOPS (SSD) volumes.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The number of I/O operations per second (IOPS) that the volume supports.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The number of I/O operations per second (IOPS) that the volume supports.
setIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The Internet-routable IP address of the customer gateway's outside interface.
setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The ID of the owner of the Elastic IP address.
setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The ID of the Elastic IP address owner.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
A set of IP permissions.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
A set of IP permissions.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
A set of IP permissions.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
A set of IP permissions.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
setIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
The protocol.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
setIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
setIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
setKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's kernel to the specified value.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The kernel ID.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The kernel associated with this instance.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the kernel.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the kernel.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the kernel.
setKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
The name of a DHCP option.
setKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag key.
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The SHA-1 digest of the DER encoded private key.
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
If you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
setKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
An unencrypted PEM encoded RSA private key.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
A unique name for the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
A unique name for the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The key pair name you provided.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The name of the key pair, if this instance was launched with an associated key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The name of the key pair.
setKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
setKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Information about the key pair.
setKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use when creating the snapshot copy.
setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume.
setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the parent volume.
setKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume.
setLastEvaluatedTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The last date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The date and time of the last change in status.
setLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The instance launch group.
setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance launch group.
setLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A launch permission modification.
setLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
setLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The launch specification.
setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The launch specification.
setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Additional information for launching instances.
setLaunchSpecifications(Collection<SpotFleetLaunchSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Information about the launch specifications for the Spot fleet request.
setLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time the instance was launched.
setLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The license type to be used for the Amazon Machine Image (AMI) after importing.
setLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The license type of the virtual machine.
setLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The license type of the virtual machine.
setLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
setLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The name of the CloudWatch log group.
setLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The name of the flow log group.
setMacAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The MAC address.
setMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The MAC address.
setMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
setMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
Specify true to indicate that instances launched into the specified subnet should be assigned public IP address.
setMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
setMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
setMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The maximum number of instances to launch.
setMaxDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum duration (in seconds) to filter when searching for offerings.
setMaxInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of instances to filter when searching for offerings.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
The maximum number of results to return in a single request.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
The maximum number of results to return in a single request.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
The maximum number of items to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The maximum number of snapshot results returned by DescribeSnapshots in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The maximum number of results to return for the request in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The maximum number of volume results returned by DescribeVolumes in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The maximum number of volume results returned by DescribeVolumeStatus in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
The maximum number of items to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
The maximum number of items to return for this request.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
The message about the Availability Zone.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error message.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The description for the error code.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The message for the Spot instance state change.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The description for the status code.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The message for the state change.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
The error message accompanying the error code.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
A message that provides more information about the status, if applicable.
setMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
setMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The minimum number of instances to launch.
setMinDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The minimum duration (in seconds) to filter when searching for offerings.
setModificationResults(Collection<ReservedInstancesModificationResult>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether monitoring is enabled.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
The monitoring information for the instance.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The monitoring information.
setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
setMonitoring(SpotFleetMonitoring) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Enable or disable monitoring for the instances.
setMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
setMoveStatus(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.
setMoveStatus(MoveStatus) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.
setMovingAddressStatuses(Collection<MovingAddressStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The status for each Elastic IP address.
setName(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the new AMI in the destination region.
setName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A name for the new image.
setName(String) - Method in class com.amazonaws.services.ec2.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The name of the instance profile.
setName(String) - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
setName(InstanceStateName) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
setName(StatusName) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
setName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A name for your AMI.
setName(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
setName(VolumeStatusName) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
setNetworkAcl(NetworkAcl) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Information about the network ACL.
setNetworkAclAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the association between a network ACL and a subnet.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the new network ACL to associate with the subnet.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The ID of the ACL.
setNetworkAclIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
setNetworkAcls(Collection<NetworkAcl>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
setNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Information about the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The ID of the network interface.
setNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
setNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the AWS account that owns the network interface.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
setNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more network interfaces.
setNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
The ID of the new association.
setNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
The ID of the new association.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
The token to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
The token to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A token that indicates the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
The token to use to get the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A token that indicates the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
The token to use to get the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The token to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
The token to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The token to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The NextToken value returned from a previous paginated DescribeSnapshots request where MaxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The NextToken value to include in a future DescribeSnapshots request.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The token required to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The token required to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
The token required to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The token required to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The token to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The NextToken value returned from a previous paginated DescribeVolumes request where MaxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The NextToken value to include in a future DescribeVolumes request.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The NextToken value to include in a future DescribeVolumeStatus request.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
The token to use when requesting the next set of items.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Suppresses the specified device included in the block device mapping of the AMI.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
suppress the specified device included in the block device mapping.
setNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The latest end time of the event.
setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The earliest start time of the event.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
setOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The type of operation to perform to the attribute.
setOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The type of operation to perform to the attribute.
setOptions(VpnConnectionOptionsSpecification) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Indicates whether the VPN connection requires static routes.
setOptions(VpnConnectionOptions) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The VPN connection options.
setOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
Describes how the route was created.
setOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
Describes how the route was created.
setOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
setOutsideIpAddress(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The Internet-routable IP address of the virtual private gateway's outside interface.
setOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (for example, amazon, self) or AWS account ID that owns the snapshot.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The AWS account ID of the instance owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account ID of the image owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the AWS account that created the network interface.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The AWS account ID of the owner of the network interface.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the AWS account that owns the reservation.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS account ID of the owner of the security group.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account ID of the EBS snapshot owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The AWS account ID of the account.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The AWS account ID of the VPC owner.
setOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns the snapshots owned by the specified owner.
setOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The password of the instance.
setPeerOwnerId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The AWS account ID of the owner of the peer VPC.
setPeerVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The ID of the VPC with which you are creating the VPC peering connection.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The placement information for the instance.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where the instance launched.
setPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The placement information for the instance.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The placement for the instance.
setPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The placement information.
setPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The operating system of the virtual machine.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The operating system of the virtual machine.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The description string for the import image task.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
setPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
A policy to attach to the endpoint that controls access to the service.
setPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
A policy document to attach to the endpoint.
setPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The policy document associated with the endpoint.
setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
TCP or UDP protocols: The range of ports the rule applies to.
setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
A prefix for the data feed file names.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The beginning of the file name of the AMI.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The prefix that is prepended to data feed files.
setPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
The ID of the prefix.
setPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixListId
The ID of the prefix.
setPrefixListIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more prefix list IDs.
setPrefixListIds(Collection<PrefixListId>) - Method in class com.amazonaws.services.ec2.model.IpPermission
(Valid for AuthorizeSecurityGroupEgress, RevokeSecurityGroupEgress and DescribeSecurityGroups only) One or more prefix list IDs for an AWS service.
setPrefixListName(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
The name of the prefix.
setPrefixLists(Collection<PrefixList>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
All available prefix lists.
setPresignedUrl(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The pre-signed URL that facilitates copying an encrypted snapshot.
setPreviousSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The previous state of the Spot fleet request.
setPreviousSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The previous state of the Spot fleet request.
setPreviousState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The current state of the task being canceled.
setPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the instance.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The fixed price for the term.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The fixed price for the term.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The price per instance.
setPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
setPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
setPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private DNS name.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
The private IP address associated with the Elastic IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The primary private IP address of the network interface.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] An available IP address from the IP address range of the subnet.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private IP address assigned to the instance.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The IP address of the network interface within the subnet.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The private IP address of the network interface.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private IP address of the network interface.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The IP address of the network interface within the subnet.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
The private IP addresses.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The primary IP address.
setPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
setPrivateIpAddresses(Collection<InstancePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
setPrivateIpAddresses(Collection<NetworkInterfacePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
setPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
setProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code.
setProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The product code.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
setProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
setProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
setProductCodeType(ProductCodeValues) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product platform description.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product platform description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance product platform description.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance product platform description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance product platform description.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance product platform description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot instance.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot instance.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
setProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified basic product descriptions.
setProgress(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The level of task completion, as a percent (for example, 20%).
setProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The progress of the task.
setProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The percentage of progress of the import image task.
setProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, as a percentage.
setProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The percentage of progress for the task.
setProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The percentage of completion for the import snapshot task.
setPropagatingVgws(Collection<PropagatingVgw>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
setProtocol(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The protocol.
setProtocol(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The protocol.
setProtocol(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The IP protocol.
setPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public DNS name.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The public DNS name.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The Internet-routable IP address for the customer gateway's outside interface.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-Classic] The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public IP address or Elastic IP address bound to the network interface.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-Classic] The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The Elastic IP address.
setPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public IP address assigned to the instance.
setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more Elastic IP addresses.
setPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key.
setRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's RAM disk to the specified value.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The RAM disk ID.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The RAM disk associated with this instance.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The RAM disk ID.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the RAM disk.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the RAM disk.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the RAM disk.
setReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
setReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The reason for canceling the conversion task.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
setRegion(Region) - Method in interface com.amazonaws.services.ec2.AmazonEC2
An alternative to AmazonEC2.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the region.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
The name of the region.
setRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
setRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
setRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
setRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
setRemoveRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route table IDs to disassociate from the endpoint.
setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
setRequesterManaged(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
setRequesterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The information of the requester VPC.
setReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
One or more reservations.
setReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the reservation.
setReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
setReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The ID of the active Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance IDs.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The IDs of the purchased Reserved Instances.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The ID of the Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
The ID of the Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The ID for the Reserved Instances that were created as part of the modification request.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
setReservedInstancesIds(Collection<ReservedInstancesId>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
The ID of the Reserved Instance listing.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance Listing IDs.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance listing.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
setReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
The ID for the modification.
setReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique ID for the Reserved Instance modification.
setReservedInstancesModificationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
setReservedInstancesModifications(Collection<ReservedInstancesModification>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The ID of the Reserved Instance offering to purchase.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The ID of the Reserved Instance offering.
setReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
setReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
setResetPolicy(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
Specify true to reset the policy document to the default policy.
setResourceId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The ID of the resource on which the flow log was created.
setResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The ID of the resource.
setResourceId(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
The ID of the resource.
setResourceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
One or more subnet, network interface, or VPC IDs.
setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
setResourceType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of resource on which to create the flow log.
setResourceType(FlowLogsResourceType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of resource on which to create the flow log.
setResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource type.
setResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource type.
setRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The return value of the request.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
Is true if the request succeeds, and an error otherwise.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
Returns true if the request succeeds; otherwise, it returns an error.
setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
setRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The name of the role to use when not using the default role, 'vmimport'.
setRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The name of the role to use when not using the default role, 'vmimport'.
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The device name of the root device (for example, /dev/sda1 or /dev/xvda).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (for example, /dev/sda1 or /dev/xvda).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The name of the root device (for example, /dev/sda1 or /dev/xvda).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name of the root device (for example, /dev/sda1, or /dev/xvda).
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
setRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
setRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
setRoutes(Collection<Route>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
setRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes associated with the VPN connection.
setRouteTable(RouteTable) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Information about the route table.
setRouteTableAssociationId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the association between a route table and a subnet.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of the route table for the route.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The ID of the new route table to associate with the subnet.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the route table.
setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
One or more route table IDs.
setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
One or more route tables associated with the endpoint.
setRouteTables(Collection<RouteTable>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The rule number for the entry (for example, 100).
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The rule number of the entry to delete.
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The rule number for the entry.
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The rule number of the entry to replace.
setS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
An Amazon S3 storage location.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The S3 bucket for the destination image.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The S3 bucket for the destination image.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
The name of the S3 bucket where the disk image is located.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
The S3 bucket from which the disk image was created.
setS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The encryption key for your S3 bucket.
setS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
The key for the disk image.
setS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
The key from which the disk image was created.
setS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The image is written to a single object in the S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The number of secondary IP addresses to assign to the network interface.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The number of secondary private IP addresses to assign to a network interface.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The number of secondary private IP addresses.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
setSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
setSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
setSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more security groups.
setServiceName(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
The AWS service name, in the form com.amazonaws.region.service.
setServiceName(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The name of the AWS service to which the endpoint is associated.
setServiceNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
A list of supported AWS services.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in GiBs.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The size of the disk image, in GiB.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The size of the volume, in GiB.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of the volume, in GiBs.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
The size of the volume, in GiB.
setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Information about the snapshot.
setSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
Information about the snapshots.
setSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
Information about the snapshots.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
The ID of the new snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The snapshot from which to create the volume.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the EBS snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the EBS snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The ID of the EBS snapshot to be used for importing the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The snapshot ID of the disk being imported.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The snapshot ID of the disk being imported.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The snapshot from which the volume was created, if applicable.
setSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Information about the snapshots.
setSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
Information about the import snapshot task.
setSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
Describes an import snapshot task.
setSource(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
setSource(VpnStaticRouteSource) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
setSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The source/destination checking attribute.
setSourceImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The ID of the AMI to copy.
setSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the region that contains the AMI to copy.
setSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the region that contains the snapshot to be copied.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The name of a destination security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The name of a destination security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The AWS account number for a destination security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The AWS account number for the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The AWS account number for a destination security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The AWS account ID of the source security group.
setSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the EBS snapshot to copy.
setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The Spot instance data feed subscription.
setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot instance data feed subscription.
setSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
The configuration for the Spot fleet request.
setSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
Information about the configuration of the Spot fleet request.
setSpotFleetRequestConfigs(Collection<SpotFleetRequestConfig>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
Information about the configuration of your Spot fleet.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
The ID of the Spot fleet request.
setSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The ID of the Spot fleet request.
setSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
setSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
setSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The state of the Spot fleet request.
setSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The state of the Spot fleet request.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The ID of the Spot instance request.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The ID of the Spot instance request.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the Spot Instance request.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The ID of the Spot instance request.
setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot instance request IDs.
setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot instance request IDs.
setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot instance requests.
setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
One or more Spot instance requests.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum hourly price (bid) for any Spot instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The bid price per unit hour for the specified instance type.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The bid price per unit hour.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The maximum hourly price (bid) for the Spot instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The maximum price (bid) that you are willing to pay for a Spot instance.
setSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot prices.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Image
Specifies whether enhanced networking is enabled.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The value to use for a resource attribute.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether enhanced networking is enabled.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The value to use for a resource attribute.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Set to simple to enable enhanced networking for the instance.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Set to simple to enable enhanced networking for the AMI and any instances that you launch from the AMI.
setStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instance started.
setStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The date and time, up to the past 90 days, from which to start retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state began.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
The time stamp when the snapshot was initiated.
setState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
setState(AvailabilityZoneState) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
setState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
setState(BundleTaskState) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
setState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The current state of the task being canceled.
setState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot instance request.
setState(CancelSpotInstanceRequestState) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot instance request.
setState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
setState(ConversionTaskState) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
setState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The current state of the customer gateway (pending | available | deleting | deleted).
setState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the export task.
setState(ExportTaskState) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the export task.
setState(String) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
setState(ImageState) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
setState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
setState(String) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
setState(ListingState) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
setState(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
setState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
setState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
setState(MonitoringState) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
setState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
setState(PlacementGroupState) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
setState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
setState(ReservedInstanceState) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
setState(String) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
setState(RouteState) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
setState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
setState(SnapshotState) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
setState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot instance data feed subscription.
setState(DatafeedSubscriptionState) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot instance data feed subscription.
setState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot instance request.
setState(SpotInstanceState) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot instance request.
setState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
setState(SubnetState) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
setState(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
setState(VolumeState) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
setState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
setState(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
setState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
setState(VpcState) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
setState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The state of the VPC endpoint.
setState(State) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The state of the VPC endpoint.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
setStateMessage(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Encrypted Amazon EBS snapshots are copied asynchronously.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
setStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
setStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
setStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A brief status of the task.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A brief status for the import image task.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status of the import of this particular disk image.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
setStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
setStatus(StatusType) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
setStatus(SummaryStatus) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The status of the move of the IP address.
setStatus(Status) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The status of the move of the IP address.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
setStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
setStatus(ReportStatusType) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
setStatus(ListingStatus) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The status of the Reserved Instances modification request.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The move status for the IP address.
setStatus(Status) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The move status for the IP address.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A brief status of the snapshot creation.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
A brief status for the import snapshot task.
setStatus(SpotInstanceStatus) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The status code and status message describing the Spot instance request.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
setStatus(TelemetryStatus) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The intended status of the volume status.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
setStatus(VolumeStatusInfoStatus) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
setStatus(VpcPeeringConnectionStateReason) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The status of the VPC peering connection.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The status message related to the conversion task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The status message related to the export task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A detailed status message of the import task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A descriptive status message for the import image task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status information or errors related to the disk image.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The reason for the current status of the Reserved Instance listing.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The reason for the status.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A detailed status message for the snapshot creation.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
A detailed status message for the import snapshot task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
If an error occurs, a description of the error.
setStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The bucket in which to store the AMI.
setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
The Amazon S3 storage locations.
setStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
setStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
setSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Information about the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The ID of the subnet to associate with the network interface.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] The ID of the subnet in which to launch the instance.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the subnet in which the instance is running.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the subnet associated with the network string.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the subnet in which to launch the instance.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The ID of the subnet to launch the instance into.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the subnet in which to launch the instances.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the subnet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
setSuccessfulFleetRequests(Collection<CancelSpotFleetRequestsSuccessItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are successfully canceled.
setSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
Any tags assigned to the instance.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Any tags assigned to the task.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Any tags assigned to the VPC.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
setTagSet(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
setTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
The size of the fleet.
setTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The number of units to request.
setTargetConfiguration(ReservedInstancesConfiguration) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The target Reserved Instances configurations supplied as part of the modification request.
setTargetConfigurations(Collection<ReservedInstancesConfiguration>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
setTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
setTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The number of months remaining in the reservation.
setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The number of months remaining in the reservation.
setTerminateInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
Indicates whether to terminate instances for a Spot fleet request if it is canceled successfully.
setTerminateInstancesWithExpiration(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated when the Spot fleet request expires.
setTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The date and time the request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setTo(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The last port in the range.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
The end of port range for the TCP and UDP protocols, or an ICMP code.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setTrafficType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of traffic to log.
setTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of traffic to log.
setTrafficType(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The type of traffic captured for the flow log.
setTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.FlowLog
The type of traffic captured for the flow log.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports (ipsec.1).
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports (ipsec.1).
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection (ipsec.1).
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
setType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The type of VPN connection the customer gateway supports (ipsec.1).
setType(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP code.
setType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot instance request type.
setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot instance request type.
setType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot instance request type.
setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot instance request type.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Information about the flow logs that could not be created successfully.
setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
Information about the flow logs that could not be deleted successfully.
setUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
Information about the endpoints that were not successfully deleted.
setUnsuccessfulFleetRequests(Collection<CancelSpotFleetRequestsErrorItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are not successfully canceled.
setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The last modified timestamp of the listing.
setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The date and time of the most recent status update, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setUploadEnd(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
The time that the disk upload ends.
setUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
setUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
setUploadSize(Double) - Method in class com.amazonaws.services.ec2.model.ClientData
The size of the uploaded disk image, in GiB.
setUploadStart(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
The time that the disk upload starts.
setUrl(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The URL to the Amazon S3-based disk image being imported.
setUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The URL used to access the disk image.
setUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The URL to the Amazon S3-based disk image being imported.
setUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The URL of the disk image from which the snapshot is created.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instance, per hour.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
setUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The S3 bucket for the disk image.
setUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
 
setUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
 
setUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The S3 bucket for the disk image.
setUserData(UserData) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The Base64-encoded MIME user data to be made available to the instance.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The Base64-encoded MIME user data.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's user data to the specified value.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The Base64-encoded MIME user data for the instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
setUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS account ID.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of an AWS account.
setUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The account ID to modify for the snapshot.
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The start date of the request.
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The start date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The end date of the request.
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The end date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
A new value for the attribute.
setValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag value.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
setVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The type of virtualization.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The virtual device name (ephemeralN).
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
setVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Information about the volume.
setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Information about the volume.
setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The volume.
setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The volume size.
setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume that was used to create the snapshot.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume ID.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Information about the volumes.
setVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
One or more volumes.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in GiB.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in GiB.
setVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume status.
setVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
setVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
setVpcAttachment(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Information about the attachment.
setVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
setVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Information about the endpoint.
setVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
The ID of the endpoint.
setVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The ID of the VPC endpoint.
setVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
One or more endpoint IDs.
setVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more endpoint IDs.
setVpcEndpoints(Collection<VpcEndpoint>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
Information about the endpoints.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of a ClassicLink-enabled VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
[EC2-VPC] The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
The ID of the VPC in which the endpoint will be used.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The ID of the requester VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
The ID of the VPC to which the instance is linked.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the VPC in which the instance is running.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the VPC for the network ACL.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] The ID of the VPC for the security group.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the VPC the subnet is in.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The ID of the VPC to which the endpoint is associated.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The ID of the VPC.
setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more VPCs for which you want to describe the ClassicLink status.
setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
setVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
Information about the VPC peering connection.
setVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
Information about the VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
The ID of the VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
The ID of the VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
The ID of the VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of the VPC peering connection.
setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The ID of the VPC peering connection.
setVpcPeeringConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more VPC peering connection IDs.
setVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
Information about the VPC peering connections.
setVpcs(Collection<VpcClassicLink>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
The ClassicLink status of one or more VPCs.
setVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
setVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Information about the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The ID of the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The ID of the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the VPN connection.
setVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
setVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
setVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Information about the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the virtual private gateway at the AWS side of the VPN connection.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The ID of the virtual private gateway.
setVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
setVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
setWeightedCapacity(Double) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The number of units provided by the specified instance type.
setZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the Availability Zone.
setZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
shutdown() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down the client, releasing all managed resources.
ShutdownBehavior - Enum in com.amazonaws.services.ec2.model
Shutdown Behavior
Snapshot - Class in com.amazonaws.services.ec2.model
Describes a snapshot.
Snapshot() - Constructor for class com.amazonaws.services.ec2.model.Snapshot
 
SnapshotAttributeName - Enum in com.amazonaws.services.ec2.model
Snapshot Attribute Name
SnapshotDetail - Class in com.amazonaws.services.ec2.model
Describes the snapshot created from the imported disk.
SnapshotDetail() - Constructor for class com.amazonaws.services.ec2.model.SnapshotDetail
 
SnapshotDiskContainer - Class in com.amazonaws.services.ec2.model
The disk container object for the import snapshot request.
SnapshotDiskContainer() - Constructor for class com.amazonaws.services.ec2.model.SnapshotDiskContainer
 
SnapshotState - Enum in com.amazonaws.services.ec2.model
Snapshot State
SnapshotTaskDetail - Class in com.amazonaws.services.ec2.model
Details about the import snapshot task.
SnapshotTaskDetail() - Constructor for class com.amazonaws.services.ec2.model.SnapshotTaskDetail
 
SpotDatafeedSubscription - Class in com.amazonaws.services.ec2.model
Describes the data feed for a Spot instance.
SpotDatafeedSubscription() - Constructor for class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
SpotFleetLaunchSpecification - Class in com.amazonaws.services.ec2.model
Describes the launch specification for one or more Spot instances.
SpotFleetLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
 
SpotFleetMonitoring - Class in com.amazonaws.services.ec2.model
Describes whether monitoring is enabled.
SpotFleetMonitoring() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetMonitoring
 
SpotFleetRequestConfig - Class in com.amazonaws.services.ec2.model
Describes a Spot fleet request.
SpotFleetRequestConfig() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
 
SpotFleetRequestConfigData - Class in com.amazonaws.services.ec2.model
Describes the configuration of a Spot fleet request.
SpotFleetRequestConfigData() - Constructor for class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
 
SpotInstanceRequest - Class in com.amazonaws.services.ec2.model
Describes a Spot instance request.
SpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
SpotInstanceState - Enum in com.amazonaws.services.ec2.model
Spot Instance State
SpotInstanceStateFault - Class in com.amazonaws.services.ec2.model
Describes a Spot instance state change.
SpotInstanceStateFault() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
SpotInstanceStatus - Class in com.amazonaws.services.ec2.model
Describes the status of a Spot instance request.
SpotInstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
SpotInstanceType - Enum in com.amazonaws.services.ec2.model
Spot Instance Type
SpotPlacement - Class in com.amazonaws.services.ec2.model
Describes Spot instance placement.
SpotPlacement() - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
Default constructor for a new SpotPlacement object.
SpotPlacement(String) - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
Constructs a new SpotPlacement object.
SpotPrice - Class in com.amazonaws.services.ec2.model
Describes the maximum hourly price (bid) for any Spot instance launched to fulfill the request.
SpotPrice() - Constructor for class com.amazonaws.services.ec2.model.SpotPrice
 
startInstances(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstances(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Starts an Amazon EBS-backed AMI that you've previously stopped.
StartInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the StartInstances operation.
StartInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
Default constructor for a new StartInstancesRequest object.
StartInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
Constructs a new StartInstancesRequest object.
StartInstancesResult - Class in com.amazonaws.services.ec2.model
 
StartInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesResult
 
State - Enum in com.amazonaws.services.ec2.model
State
StateReason - Class in com.amazonaws.services.ec2.model
Describes a state change.
StateReason() - Constructor for class com.amazonaws.services.ec2.model.StateReason
 
Status - Enum in com.amazonaws.services.ec2.model
Status
StatusName - Enum in com.amazonaws.services.ec2.model
Status Name
StatusType - Enum in com.amazonaws.services.ec2.model
Status Type
stopInstances(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Stops an Amazon EBS-backed instance.
stopInstances(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Stops an Amazon EBS-backed instance.
StopInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the StopInstances operation.
StopInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
Default constructor for a new StopInstancesRequest object.
StopInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
Constructs a new StopInstancesRequest object.
StopInstancesResult - Class in com.amazonaws.services.ec2.model
 
StopInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesResult
 
Storage - Class in com.amazonaws.services.ec2.model
Describes the storage location for an instance store-backed AMI.
Storage() - Constructor for class com.amazonaws.services.ec2.model.Storage
 
Subnet - Class in com.amazonaws.services.ec2.model
Describes a subnet.
Subnet() - Constructor for class com.amazonaws.services.ec2.model.Subnet
 
SubnetState - Enum in com.amazonaws.services.ec2.model
Subnet State
SummaryStatus - Enum in com.amazonaws.services.ec2.model
Summary Status

T

Tag - Class in com.amazonaws.services.ec2.model
Describes a tag.
Tag() - Constructor for class com.amazonaws.services.ec2.model.Tag
Default constructor for a new Tag object.
Tag(String, String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
Tag(String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
TagDescription - Class in com.amazonaws.services.ec2.model
Describes a tag.
TagDescription() - Constructor for class com.amazonaws.services.ec2.model.TagDescription
 
TelemetryStatus - Enum in com.amazonaws.services.ec2.model
Telemetry Status
Tenancy - Enum in com.amazonaws.services.ec2.model
Tenancy
terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Shuts down one or more instances.
terminateInstances(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down one or more instances.
TerminateInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the TerminateInstances operation.
TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Default constructor for a new TerminateInstancesRequest object.
TerminateInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Constructs a new TerminateInstancesRequest object.
TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
 
TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
toString() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AccountAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ActiveInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Address
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AllocationStrategy
 
toString() - Method in enum com.amazonaws.services.ec2.model.ArchitectureValues
 
toString() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AttachmentStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
 
toString() - Method in enum com.amazonaws.services.ec2.model.BatchState
 
toString() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.BundleTaskState
 
toString() - Method in enum com.amazonaws.services.ec2.model.CancelBatchErrorCode
 
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
 
toString() - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ClientData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ContainerFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ConversionTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
 
toString() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DeviceType
 
toString() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DiskImageFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DomainType
 
toString() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.EventCode
 
toString() - Method in class com.amazonaws.services.ec2.model.EventInformation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.EventType
 
toString() - Method in enum com.amazonaws.services.ec2.model.ExcessCapacityTerminationPolicy
 
toString() - Method in enum com.amazonaws.services.ec2.model.ExportEnvironment
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ExportTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.FlowLog
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.FlowLogsResourceType
 
toString() - Method in enum com.amazonaws.services.ec2.model.GatewayType
 
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.HistoryRecord
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.HypervisorType
 
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Image
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ImageAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ImageState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ImageTypeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportImageTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceStateName
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.InternetGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IpPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ListingState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ListingStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Monitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.MonitoringState
 
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.MoveStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceAttribute
 
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
 
toString() - Method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
 
toString() - Method in enum com.amazonaws.services.ec2.model.OperationType
 
toString() - Method in enum com.amazonaws.services.ec2.model.PermissionGroup
 
toString() - Method in class com.amazonaws.services.ec2.model.Placement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementGroupState
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementStrategy
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlatformValues
 
toString() - Method in class com.amazonaws.services.ec2.model.PortRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PrefixList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PrefixListId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PricingDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ProductCode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ProductCodeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
 
toString() - Method in class com.amazonaws.services.ec2.model.Region
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
 
toString() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReportStatusType
 
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Reservation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ResourceType
 
toString() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RIProductDescription
 
toString() - Method in class com.amazonaws.services.ec2.model.Route
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RouteOrigin
 
toString() - Method in enum com.amazonaws.services.ec2.model.RouteState
 
toString() - Method in class com.amazonaws.services.ec2.model.RouteTable
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RuleAction
 
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.S3Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
 
toString() - Method in class com.amazonaws.services.ec2.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotState
 
toString() - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceState
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.State
 
toString() - Method in class com.amazonaws.services.ec2.model.StateReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.Status
 
toString() - Method in enum com.amazonaws.services.ec2.model.StatusName
 
toString() - Method in enum com.amazonaws.services.ec2.model.StatusType
 
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SubnetState
 
toString() - Method in enum com.amazonaws.services.ec2.model.SummaryStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.TelemetryStatus
 
toString() - Method in enum com.amazonaws.services.ec2.model.Tenancy
 
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.TrafficType
 
toString() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserBucket
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VirtualizationType
 
toString() - Method in class com.amazonaws.services.ec2.model.Volume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusName
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeType
 
toString() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpcAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReasonCode
 
toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpcState
 
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpnState
 
toString() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
 
TrafficType - Enum in com.amazonaws.services.ec2.model
Traffic Type

U

unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest, AsyncHandler<UnassignPrivateIpAddressesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest, AsyncHandler<UnassignPrivateIpAddressesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Unassigns one or more secondary private IP addresses from a network interface.
UnassignPrivateIpAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the UnassignPrivateIpAddresses operation.
UnassignPrivateIpAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
unmonitorInstances(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables monitoring for a running instance.
unmonitorInstances(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
UnmonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the UnmonitorInstances operation.
UnmonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Default constructor for a new UnmonitorInstancesRequest object.
UnmonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Constructs a new UnmonitorInstancesRequest object.
UnmonitorInstancesResult - Class in com.amazonaws.services.ec2.model
 
UnmonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
UnsuccessfulItem - Class in com.amazonaws.services.ec2.model
Information about items that were not successfully processed in a batch call.
UnsuccessfulItem() - Constructor for class com.amazonaws.services.ec2.model.UnsuccessfulItem
 
UnsuccessfulItemError - Class in com.amazonaws.services.ec2.model
Information about the error that occurred.
UnsuccessfulItemError() - Constructor for class com.amazonaws.services.ec2.model.UnsuccessfulItemError
 
UserBucket - Class in com.amazonaws.services.ec2.model
Describes the S3 bucket for the disk image.
UserBucket() - Constructor for class com.amazonaws.services.ec2.model.UserBucket
 
UserBucketDetails - Class in com.amazonaws.services.ec2.model
Describes the S3 bucket for the disk image.
UserBucketDetails() - Constructor for class com.amazonaws.services.ec2.model.UserBucketDetails
 
UserData - Class in com.amazonaws.services.ec2.model
Describes the user data to be made available to an instance.
UserData() - Constructor for class com.amazonaws.services.ec2.model.UserData
 
UserIdGroupPair - Class in com.amazonaws.services.ec2.model
Describes a security group and AWS account ID pair.
UserIdGroupPair() - Constructor for class com.amazonaws.services.ec2.model.UserIdGroupPair
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.EC2Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AllocationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.BatchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CancelBatchErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.EventCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExcessCapacityTerminationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.FlowLogsResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ListingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.MoveStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RouteOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RouteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.StatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.TrafficType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.EC2Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AllocationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.BatchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.CancelBatchErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.EventCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExcessCapacityTerminationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.FlowLogsResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ListingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.MoveStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RouteOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RouteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.StatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.TrafficType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpcState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpnState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Returns an array containing the constants of this enum type, in the order they are declared.
VgwTelemetry - Class in com.amazonaws.services.ec2.model
Describes telemetry for a VPN tunnel.
VgwTelemetry() - Constructor for class com.amazonaws.services.ec2.model.VgwTelemetry
 
VirtualizationType - Enum in com.amazonaws.services.ec2.model
Virtualization Type
Volume - Class in com.amazonaws.services.ec2.model
Describes a volume.
Volume() - Constructor for class com.amazonaws.services.ec2.model.Volume
 
VolumeAttachment - Class in com.amazonaws.services.ec2.model
Describes volume attachment details.
VolumeAttachment() - Constructor for class com.amazonaws.services.ec2.model.VolumeAttachment
 
VolumeAttachmentState - Enum in com.amazonaws.services.ec2.model
Volume Attachment State
VolumeAttributeName - Enum in com.amazonaws.services.ec2.model
Volume Attribute Name
VolumeDetail - Class in com.amazonaws.services.ec2.model
Describes an EBS volume.
VolumeDetail() - Constructor for class com.amazonaws.services.ec2.model.VolumeDetail
 
VolumeState - Enum in com.amazonaws.services.ec2.model
Volume State
VolumeStatusAction - Class in com.amazonaws.services.ec2.model
Describes a volume status operation code.
VolumeStatusAction() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusAction
 
VolumeStatusDetails - Class in com.amazonaws.services.ec2.model
Describes a volume status.
VolumeStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
VolumeStatusEvent - Class in com.amazonaws.services.ec2.model
Describes a volume status event.
VolumeStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
VolumeStatusInfo - Class in com.amazonaws.services.ec2.model
Describes the status of a volume.
VolumeStatusInfo() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
VolumeStatusInfoStatus - Enum in com.amazonaws.services.ec2.model
Volume Status Info Status
VolumeStatusItem - Class in com.amazonaws.services.ec2.model
Describes the volume status.
VolumeStatusItem() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusItem
 
VolumeStatusName - Enum in com.amazonaws.services.ec2.model
Volume Status Name
VolumeType - Enum in com.amazonaws.services.ec2.model
Volume Type
Vpc - Class in com.amazonaws.services.ec2.model
Describes a VPC.
Vpc() - Constructor for class com.amazonaws.services.ec2.model.Vpc
 
VpcAttachment - Class in com.amazonaws.services.ec2.model
Describes an attachment between a virtual private gateway and a VPC.
VpcAttachment() - Constructor for class com.amazonaws.services.ec2.model.VpcAttachment
 
VpcAttributeName - Enum in com.amazonaws.services.ec2.model
Vpc Attribute Name
VpcClassicLink - Class in com.amazonaws.services.ec2.model
Describes whether a VPC is enabled for ClassicLink.
VpcClassicLink() - Constructor for class com.amazonaws.services.ec2.model.VpcClassicLink
 
VpcEndpoint - Class in com.amazonaws.services.ec2.model
Describes a VPC endpoint.
VpcEndpoint() - Constructor for class com.amazonaws.services.ec2.model.VpcEndpoint
 
VpcPeeringConnection - Class in com.amazonaws.services.ec2.model
Describes a VPC peering connection.
VpcPeeringConnection() - Constructor for class com.amazonaws.services.ec2.model.VpcPeeringConnection
 
VpcPeeringConnectionStateReason - Class in com.amazonaws.services.ec2.model
Describes the status of a VPC peering connection.
VpcPeeringConnectionStateReason() - Constructor for class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
 
VpcPeeringConnectionStateReasonCode - Enum in com.amazonaws.services.ec2.model
Vpc Peering Connection State Reason Code
VpcPeeringConnectionVpcInfo - Class in com.amazonaws.services.ec2.model
Describes a VPC in a VPC peering connection.
VpcPeeringConnectionVpcInfo() - Constructor for class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
 
VpcState - Enum in com.amazonaws.services.ec2.model
Vpc State
VpnConnection - Class in com.amazonaws.services.ec2.model
Describes a VPN connection.
VpnConnection() - Constructor for class com.amazonaws.services.ec2.model.VpnConnection
 
VpnConnectionOptions - Class in com.amazonaws.services.ec2.model
Describes VPN connection options.
VpnConnectionOptions() - Constructor for class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
VpnConnectionOptionsSpecification - Class in com.amazonaws.services.ec2.model
Describes VPN connection options.
VpnConnectionOptionsSpecification() - Constructor for class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
VpnGateway - Class in com.amazonaws.services.ec2.model
Describes a virtual private gateway.
VpnGateway() - Constructor for class com.amazonaws.services.ec2.model.VpnGateway
 
VpnState - Enum in com.amazonaws.services.ec2.model
Vpn State
VpnStaticRoute - Class in com.amazonaws.services.ec2.model
Describes a static route for a VPN connection.
VpnStaticRoute() - Constructor for class com.amazonaws.services.ec2.model.VpnStaticRoute
 
VpnStaticRouteSource - Enum in com.amazonaws.services.ec2.model
Vpn Static Route Source

W

withAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The number of accepted routes.
withAccepterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The information of the peer VPC.
withAccountAttributes(AccountAttribute...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
withAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
withActions(VolumeStatusAction...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
withActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
withActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
withActiveInstances(ActiveInstance...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The running instances.
withActiveInstances(Collection<ActiveInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The running instances.
withActualBlockHourlyPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
If you specified a required duration and your request was fulfilled, this is the fixed hourly price in effect for the Spot instance while it runs.
withAdd(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
withAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
withAdd(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
withAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Reserved.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Reserved.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Reserved.
withAddresses(Address...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Deprecated.
withAddRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route tables IDs to associate with the endpoint.
withAddRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route tables IDs to associate with the endpoint.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the allocation of the address for use with EC2-VPC.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The allocation ID.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The allocation ID for the Elastic IP address.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The allocation ID.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-VPC] The allocation ID.
withAllocationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
withAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
withAllocationStrategy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates how to allocate the target capacity across the Spot pools specified by the Spot fleet request.
withAllocationStrategy(AllocationStrategy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates how to allocate the target capacity across the Spot pools specified by the Spot fleet request.
withAllowReassignment(Boolean) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
withAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
withAllSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance in the launch group.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Used for Reserved Instance Marketplace offerings.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The architecture of the virtual machine.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The architecture of the virtual machine.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The architecture of the virtual machine.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The Amazon Resource Name (ARN) of the instance profile.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The Amazon Resource Name (ARN) of the instance profile.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to assign a public IP address to an instance you launch in a VPC.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The association information for an Elastic IP associated with the network interface.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The association information for an Elastic IP address for the network interface.
withAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The association information for an Elastic IP associated with the network interface.
withAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The association information for an Elastic IP address associated with the network interface.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the association of the address with an instance in a VPC.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
The route table association ID (needed to disassociate the route table).
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-VPC] The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
The association ID representing the current association between the route table and subnet.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the current association between the original network ACL and the subnet.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The association ID.
withAssociations(NetworkAclAssociation...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
withAssociations(Collection<NetworkAclAssociation>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
withAssociations(RouteTableAssociation...) - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
withAssociations(Collection<RouteTableAssociation>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Information about the volume attachment.
withAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The attachment (if any) of the network interface.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Information about the volume attachment.
withAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The network interface attachment.
withAttachment(NetworkInterfaceAttachmentChanges) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Information about the interface attachment.
withAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
The ID of the network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
The ID of the attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The ID of the network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
The ID of the network interface attachment.
withAttachments(InternetGatewayAttachment...) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
withAttachments(Collection<InternetGatewayAttachment>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
withAttachments(VolumeAttachment...) - Method in class com.amazonaws.services.ec2.model.Volume
Information about the volume attachments.
withAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information about the volume attachments.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time stamp when the attachment initiated.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The time stamp when the attachment initiated.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The timestamp indicating when the attachment initiated.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The time stamp when the attachment initiated.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
withAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attribute of the network interface.
withAttribute(NetworkInterfaceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attribute of the network interface.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute you would like to view.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute you would like to view.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
withAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
withAttribute(VpcAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the attribute to modify.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The snapshot attribute to modify.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The snapshot attribute to modify.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
withAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset.
withAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
The name of the account attribute.
withAttributeNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
withAttributeNames(AccountAttributeName...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
withAttributeValue(String) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
The value of the attribute.
withAttributeValues(AccountAttributeValue...) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
withAttributeValues(Collection<AccountAttributeValue>) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone for the subnet.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone for the virtual private gateway.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The Availability Zone where the resulting instance will reside.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The Availability Zone for the resulting EBS volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The Availability Zone where the resulting volume will reside.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Availability Zone of the instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The Availability Zone of the instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The Availability Zone for the modified Reserved Instances.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The Availability Zone of the subnet.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
The Availability Zone for the volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The Availability Zone of the volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The Availability Zone where the virtual private gateway was created.
withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The user-specified name for a logical grouping of bids.
withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone group.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more Availability Zones.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more Availability Zones.
withAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
The number of unused IP addresses in the subnet.
withAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The access key ID of the owner of the bucket.
withBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
For devices that support BGP, the customer gateway's BGP ASN.
withBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
withBlockDeviceMappings(InstanceBlockDeviceMappingSpecification...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more block device mapping entries.
withBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The required duration for the Spot instances, in minutes.
withBlockDurationMinutes(Integer) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The required duration for the Spot instance, in minutes.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot instance data feed.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The Amazon S3 bucket where the Spot instance data feed is located.
withBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the bundle task.
withBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task.
withBundleIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
withBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Information about the bundle task.
withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Information about the bundle task.
withBundleTaskError(BundleTaskError) - Method in class com.amazonaws.services.ec2.model.BundleTask
If the task fails, a description of the error.
withBundleTasks(BundleTask...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Information about one or more bundle tasks.
withBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Information about one or more bundle tasks.
withBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The size of the disk image, in GiB.
withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The number of bytes converted so far.
withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The number of bytes converted so far.
withCancelledSpotInstanceRequests(CancelledSpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot instance requests.
withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot instance requests.
withCancelReason(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
The reason for canceling the task.
withChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The checksum computed for the disk image.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation (for example 172.16.0.0/24).
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The network range for the subnet, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The network range for the VPC, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The network range to allow or deny, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The CIDR block assigned to the subnet.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The CIDR block for the VPC.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The CIDR block for the VPC.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The CIDR IP address range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The CIDR IP address range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The CIDR IP address range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The CIDR IP address range.
withCidrs(String...) - Method in class com.amazonaws.services.ec2.model.PrefixList
The IP address range of the AWS service.
withCidrs(Collection<String>) - Method in class com.amazonaws.services.ec2.model.PrefixList
The IP address range of the AWS service.
withClassicLinkEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Indicates whether the VPC is enabled for ClassicLink.
withClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The client-specific data.
withClientData(ClientData) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The client-specific data.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Unique, case-sensitive identifier you provide to ensure idempotency of your listings.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The token to enable idempotency for VM import requests.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Token to enable idempotency for VM import requests.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
The idempotency token you provided when you launched the instance.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
A unique, case-sensitive token you provide to ensure idempotency of your modification request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
A unique, case-sensitive key supplied by the client to ensure that the request is idempotent.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique, case-sensitive key supplied by the client to ensure that the request is idempotent.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
A unique, case-sensitive identifier you provide to ensure idempotency of your listings.
withCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error code.
withCode(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The error code.
withCode(CancelBatchErrorCode) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The error code.
withCode(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP type.
withCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
The low byte represents the state.
withCode(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The event code.
withCode(EventCode) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The event code.
withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The reason code for the Spot instance state change.
withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The status code.
withCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The reason code for the state change.
withCode(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
The error code.
withCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The code identifying the operation, for example, enable-volume-io.
withCode(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
The status of the VPC peering connection.
withCode(VpcPeeringConnectionStateReasonCode) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
The status of the VPC peering connection.
withComment(String) - Method in class com.amazonaws.services.ec2.model.ClientData
A user-defined comment about the disk upload.
withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The container format used to combine disk images with metadata (such as OVF).
withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The container format used to combine disk images with metadata (such as OVF).
withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Information about the conversion task.
withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Information about the conversion task.
withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The ID of the conversion task.
withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The ID of the conversion task.
withConversionTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
withConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
withConversionTasks(ConversionTask...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Information about the conversion tasks.
withConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Information about the conversion tasks.
withCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The number of instances available for the price.
withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The time the listing was created.
withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was created.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The creation date and time of the request.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The date and time when the Spot instance request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
The time stamp when volume creation was initiated.
withCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
A JSON representation of the snapshot attribute modification.
withCreateVolumePermissions(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
withCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
withCreationDate(String) - Method in class com.amazonaws.services.ec2.model.Image
The date and time the image was created.
withCreationTime(Date) - Method in class com.amazonaws.services.ec2.model.FlowLog
The date and time the flow log was created.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The date and time the VPC endpoint was created.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
withCurrentSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The current state of the Spot fleet request.
withCurrentSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The current state of the Spot fleet request.
withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the instance.
withCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
withCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The configuration information for the VPN connection's customer gateway (in the native XML format).
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the customer gateway at your end of the VPN connection.
withCustomerGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
withCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
withCustomerGateways(CustomerGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
withCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
withData(String) - Method in class com.amazonaws.services.ec2.model.UserData
The Base64-encoded MIME user data for the instance.
withDataEncryptionKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The data encryption key identifier for the snapshot.
withDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the EBS volume is deleted on instance termination.
withDeliverLogsErrorMessage(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
Information about the error that occurred.
withDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The ARN for the IAM role that's used to post flow logs to a CloudWatch Logs log group.
withDeliverLogsPermissionArn(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The ARN of the IAM role that posts logs to CloudWatch Logs.
withDeliverLogsStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The status of the logs delivery (SUCCESS | FAILED).
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
A description for the new AMI in the destination region.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
A description for the EBS snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A description for the new image.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
A description for the conversion task or the resource being exported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
A description for the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
A description for the security group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
A description for the snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The description of the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.DiskImage
A description of the disk image.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
A description of the resource being exported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
A description for the AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The description of the disk image.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
A description string for the import image task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A description of the import task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A description of the import task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
A description for the instance being imported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
A description of the task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
A description of the task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The description string for the import snapshot task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
A description of the import snapshot task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
A description of the import snapshot task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
A description of the volume.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The description you provided when starting the import volume task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The description.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The description of the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A description for the AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
A description for the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
A description.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A description for your AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Descriptive text about the health state of your instance.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
A description of the security group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The description for the snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A description for the snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The description of the disk image being imported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The description of the snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
A description of the operation.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
A description of the event.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The CIDR address block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The CIDR range for the route.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The CIDR address block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Route
The CIDR block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The CIDR block associated with the local subnet of the customer data center.
withDestinationPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.Route
The prefix of the AWS service.
withDestinationRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The destination region to use in the PresignedUrl parameter of a snapshot copy operation.
withDetails(InstanceStatusDetails...) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
withDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
withDetails(VolumeStatusDetails...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
withDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The device name to expose to the instance (for example, /dev/sdh or xvdh).
withDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The device name.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The index of the device for the network interface attachment.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The index of the device on the instance for the network interface attachment.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The index of the device on the instance for the network interface attachment.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The device index of the network interface attachment on the instance.
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh or xvdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The block device mapping for the disk.
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh or xvdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name exposed to the instance (for example, /dev/sdh or xvdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The block device mapping for the snapshot.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
withDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of DHCP options.
withDhcpOptions(DhcpOptions...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
withDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
The ID of the set of DHCP options.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC).
withDhcpOptionsIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
withDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
If the value is true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
withDiskContainer(SnapshotDiskContainer) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
Information about the disk container.
withDiskContainers(ImageDiskContainer...) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
Information about the disk containers.
withDiskContainers(Collection<ImageDiskContainer>) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
Information about the disk containers.
withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The format for the exported image.
withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The format for the exported image.
withDiskImages(DiskImage...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The disk image.
withDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The disk image.
withDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The size of the disk in the snapshot, in GiB.
withDiskImageSize(Double) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The size of the disk in the snapshot, in GiB.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instance, in seconds.
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
withEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Parameters used to automatically set up EBS volumes when the instance is launched.
withEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Parameters used to automatically set up EBS volumes when the instance is launched.
withEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Parameters used to automatically set up EBS volumes when the instance is launched.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Indicates whether the instances are optimized for EBS I/O.
withEffectiveDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time for the modification to become effective.
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
withEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetMonitoring
Enables monitoring for the instance.
withEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
withEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
withEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
withEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the DNS resolution is supported for the VPC.
withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Specifies whether the destination snapshot should be encrypted.
withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Specifies whether the volume should be encrypted.
withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the EBS volume is encrypted.
withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Snapshot
Indicates whether the snapshot is encrypted.
withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Volume
Indicates whether the volume will be encrypted.
withEnd(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The time when the Reserved Instance expires.
withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
The region service endpoint.
withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The date and time, up to the current date, from which to stop retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state ended.
withEntries(NetworkAclEntry...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
withEntries(Collection<NetworkAclEntry>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
withError(CancelSpotFleetRequestsError) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
The error.
withError(UnsuccessfulItemError) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
Information about the error.
withEventDescription(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
The description of the event.
withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The ID of the event associated with this operation.
withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The ID of this event.
withEventInformation(EventInformation) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
Information about the event.
withEvents(InstanceStatusEvent...) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Any scheduled events associated with the instance.
withEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Any scheduled events associated with the instance.
withEvents(VolumeStatusEvent...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
withEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
withEventSubType(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
The event.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The type of events to describe.
withEventType(EventType) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The type of events to describe.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The event type.
withEventType(EventType) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The event type.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The event type associated with this operation.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The type of this event.
withExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
withExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
withExcessCapacityTerminationPolicy(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
withExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated if the target capacity of the Spot fleet request is decreased below the current size of the Spot fleet.
withExecutableUsers(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
withExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
withExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The time when the task expires.
withExpirationTime(Date) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The time that an unaccepted VPC peering connection will expire.
withExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Information about the instance export task.
withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
The ID of the export task.
withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The ID of the export task.
withExportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
withExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
withExportTasks(ExportTask...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Information about the export tasks.
withExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Information about the export tasks.
withExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The format and location for an instance export task.
withExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
Information about the export task.
withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The fault codes for the Spot instance request, if any.
withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The fault codes for the Spot instance request, if any.
withFilter(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more filters.
withFilter(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instance.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
withFlowLogId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The flow log ID.
withFlowLogIds(String...) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
The IDs of the flow logs.
withFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
The IDs of the flow logs.
withFlowLogIds(String...) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
One or more flow log IDs.
withFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsRequest
One or more flow log IDs.
withFlowLogIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more flow log IDs.
withFlowLogIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
One or more flow log IDs.
withFlowLogs(FlowLog...) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
Information about the flow logs.
withFlowLogs(Collection<FlowLog>) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
Information about the flow logs.
withFlowLogStatus(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The status of the flow log (ACTIVE).
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
withFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
withFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The format of the disk image being imported.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The format of the disk image from which the snapshot is created.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The format of the disk image being imported.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The format of the disk image from which the snapshot is created.
withFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
withFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
withFrom(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The first port in the range.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
The start of port range for the TCP and UDP protocols, or an ICMP type number.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of an Internet gateway or virtual private gateway attached to your VPC.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the virtual private gateway.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the virtual private gateway.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
The ID of the virtual private gateway (VGW).
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of an Internet gateway or virtual private gateway.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a gateway attached to your VPC.
withGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
withGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
withGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
withGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of the security group.
withGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
withGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group IDs.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group IDs.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
A name for the placement group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the placement group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
[EC2-Classic, default VPC] The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of the placement group the instance is in (for cluster compute instances).
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the placement group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The name of the placement group (for cluster instances).
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic and default VPC only] One or more security group names.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic and default VPC only] One or more security group names.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The group to modify for the snapshot.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The group to modify for the snapshot.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of one or more of the VPC's security groups.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of one or more of the VPC's security groups.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
A list of security groups.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
A list of security groups.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The security groups associated with the instance.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The security groups associated with the instance.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withHistoryRecords(HistoryRecord...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
Information about the events in the history of the Spot fleet request.
withHistoryRecords(Collection<HistoryRecord>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
Information about the events in the history of the Spot fleet request.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The target hypervisor platform.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The target hypervisor of the import task.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The target hypervisor for the import task.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
withIamFleetRole(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Grants the Spot fleet permission to terminate Spot instances on your behalf when you cancel its Spot fleet request using CancelSpotFleetRequests or when the Spot fleet request expires, if you set terminateInstancesWithExpiration.
withIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
The IAM instance profile associated with the instance.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The IAM instance profile.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The IAM instance profile.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The IAM instance profile.
withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
ICMP protocol: The ICMP type and code.
withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
withId(String) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The volume identifier.
withId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The ID of the instance profile.
withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Information about the disk image.
withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The image.
withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The disk image.
withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The image.
withImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Information about the image attribute.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
The ID of the new AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The ID of the Amazon Machine Image (AMI) created by the import task.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The ID of the Amazon Machine Image (AMI) of the imported virtual machine.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the AMI used to launch the instance.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the newly registered AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the AMI, which you can get by calling DescribeImages.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the AMI.
withImageIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
withImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
withImageLocation(String) - Method in class com.amazonaws.services.ec2.model.Image
The location of the AMI.
withImageLocation(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The full path to your AMI manifest in Amazon S3 storage.
withImageOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account alias (for example, amazon, self) or the AWS account ID of the AMI owner.
withImages(Image...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
withImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
withImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
withImageType(ImageTypeValues) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
withImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The time when a status check failed.
withImportImageTasks(ImportImageTask...) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
A list of zero or more import image tasks that are currently active or were completed or canceled in the previous 7 days.
withImportImageTasks(Collection<ImportImageTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
A list of zero or more import image tasks that are currently active or were completed or canceled in the previous 7 days.
withImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing an instance, this contains information about the import instance task.
withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
A presigned URL for the import manifest stored in Amazon S3.
withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
A presigned URL for the import manifest stored in Amazon S3 and presented here as an Amazon S3 presigned URL.
withImportSnapshotTasks(ImportSnapshotTask...) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.
withImportSnapshotTasks(Collection<ImportSnapshotTask>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.
withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskRequest
The ID of the import image or import snapshot task to be canceled.
withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The ID of the task being canceled.
withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The task ID of the import image task.
withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The ID of the import image task.
withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
The ID of the import snapshot task.
withImportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
The ID of the import snapshot task.
withImportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A list of import image task IDs.
withImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A list of import image task IDs.
withImportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A list of import snapshot task IDs.
withImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A list of import snapshot task IDs.
withImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing a volume, this contains information about the import volume task.
withIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
withIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
withInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Information about the instance attribute.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The number of listed Reserved Instances in the state specified by the state.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum number of Spot instances to launch.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The number of modified Reserved Instances.
withInstanceCounts(InstanceCount...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
withInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
withInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
Information about the instance to export.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the instance that the address is associated with (if any).
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of an EC2-Classic instance to link to the ClassicLink-enabled VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the instance associated with this bundle task.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a NAT instance in your VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
The ID of the instance to unlink from the VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.EventInformation
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the Windows instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the Windows instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The ID of the resource being exported.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a NAT instance in your VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a NAT instance in your VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance ID, if an instance has been launched to fulfill the Spot instance request.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the instance.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
withInstanceLifecycle(InstanceLifecycleType) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
withInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The AWS account ID of the owner of the instance.
withInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Route
The AWS account ID of the owner of the instance.
withInstances(ClassicLinkInstance...) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
Information about one or more linked EC2-Classic instances.
withInstances(Collection<ClassicLinkInstance>) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
Information about one or more linked EC2-Classic instances.
withInstances(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
withInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
withInstances(Instance...) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
withInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The intended state of the instance.
withInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
withInstanceStatuses(InstanceStatus...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
withInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance type to the specified value.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
withInstanceTypes(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified instance types.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified instance types.
withInstanceTypes(InstanceType...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified instance types.
withInternetGateway(InternetGateway) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Information about the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
The ID of the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.InternetGateway
The ID of the Internet gateway.
withInternetGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
withInternetGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
withInternetGateways(InternetGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
withInternetGateways(Collection<InternetGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Only valid for Provisioned IOPS (SSD) volumes.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The number of I/O operations per second (IOPS) that the volume supports.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The number of I/O operations per second (IOPS) that the volume supports.
withIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The Internet-routable IP address of the customer gateway's outside interface.
withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The ID of the owner of the Elastic IP address.
withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The ID of the Elastic IP address owner.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
A set of IP permissions.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
A set of IP permissions.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
A set of IP permissions.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
A set of IP permissions.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
A set of IP permissions.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
A set of IP permissions.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
A set of IP permissions.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
A set of IP permissions.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
withIpPermissionsEgress(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
withIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
The protocol.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpRanges(String...) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
withIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
withIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
withIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
withKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's kernel to the specified value.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The kernel ID.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The kernel associated with this instance.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the kernel.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the kernel.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the kernel.
withKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
The name of a DHCP option.
withKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag key.
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The SHA-1 digest of the DER encoded private key.
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
If you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
withKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
An unencrypted PEM encoded RSA private key.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
A unique name for the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
A unique name for the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The key pair name you provided.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The name of the key pair, if this instance was launched with an associated key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The name of the key pair.
withKeyNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
withKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
withKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Information about the key pair.
withKeyPairs(KeyPairInfo...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
withKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The full ARN of the AWS Key Management Service (AWS KMS) CMK to use when creating the snapshot copy.
withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume.
withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the parent volume.
withKmsKeyId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The full ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume.
withLastEvaluatedTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The last date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The date and time of the last change in status.
withLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The instance launch group.
withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance launch group.
withLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A launch permission modification.
withLaunchPermissions(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
withLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
withLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The launch specification.
withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The launch specification.
withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Additional information for launching instances.
withLaunchSpecifications(SpotFleetLaunchSpecification...) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Information about the launch specifications for the Spot fleet request.
withLaunchSpecifications(Collection<SpotFleetLaunchSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Information about the launch specifications for the Spot fleet request.
withLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time the instance was launched.
withLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The license type to be used for the Amazon Machine Image (AMI) after importing.
withLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The license type of the virtual machine.
withLicenseType(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The license type of the virtual machine.
withLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
withLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The name of the CloudWatch log group.
withLogGroupName(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The name of the flow log group.
withMacAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The MAC address.
withMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The MAC address.
withMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
withMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
Specify true to indicate that instances launched into the specified subnet should be assigned public IP address.
withMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
withMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
withMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The maximum number of instances to launch.
withMaxDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum duration (in seconds) to filter when searching for offerings.
withMaxInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of instances to filter when searching for offerings.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
The maximum number of results to return in a single request.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
The maximum number of results to return in a single request.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
The maximum number of items to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The maximum number of snapshot results returned by DescribeSnapshots in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The maximum number of results to return for the request in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The maximum number of volume results returned by DescribeVolumes in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The maximum number of volume results returned by DescribeVolumeStatus in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
The maximum number of items to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
The maximum number of items to return for this request.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
The message about the Availability Zone.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error message.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsError
The description for the error code.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The message for the Spot instance state change.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The description for the status code.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The message for the state change.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItemError
The error message accompanying the error code.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
A message that provides more information about the status, if applicable.
withMessages(AvailabilityZoneMessage...) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
withMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
withMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The minimum number of instances to launch.
withMinDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The minimum duration (in seconds) to filter when searching for offerings.
withModificationResults(ReservedInstancesModificationResult...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
withModificationResults(Collection<ReservedInstancesModificationResult>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether monitoring is enabled.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
The monitoring information for the instance.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The monitoring information.
withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
withMonitoring(SpotFleetMonitoring) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
Enable or disable monitoring for the instances.
withMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
withMoveStatus(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.
withMoveStatus(MoveStatus) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.
withMovingAddressStatuses(MovingAddressStatus...) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The status for each Elastic IP address.
withMovingAddressStatuses(Collection<MovingAddressStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The status for each Elastic IP address.
withName(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the new AMI in the destination region.
withName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A name for the new image.
withName(String) - Method in class com.amazonaws.services.ec2.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The name of the instance profile.
withName(String) - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
withName(InstanceStateName) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
withName(StatusName) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
withName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A name for your AMI.
withName(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
withName(VolumeStatusName) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
withNetworkAcl(NetworkAcl) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Information about the network ACL.
withNetworkAclAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the association between a network ACL and a subnet.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the new network ACL to associate with the subnet.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The ID of the ACL.
withNetworkAclIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
withNetworkAclIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
withNetworkAcls(NetworkAcl...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
withNetworkAcls(Collection<NetworkAcl>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
withNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Information about the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The ID of the network interface.
withNetworkInterfaceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
withNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
withNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the AWS account that owns the network interface.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
withNetworkInterfaces(InstanceNetworkInterface...) - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
withNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more network interfaces.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more network interfaces.
withNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
The ID of the new association.
withNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
The ID of the new association.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesRequest
The token to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeClassicLinkInstancesResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsRequest
The token to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeFlowLogsResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksRequest
A token that indicates the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportImageTasksResult
The token to use to get the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksRequest
A token that indicates the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeImportSnapshotTasksResult
The token to use to get the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The token to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
The token to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The token to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The NextToken value returned from a previous paginated DescribeSnapshots request where MaxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The NextToken value to include in a future DescribeSnapshots request.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The token required to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The token required to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
The token required to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The token required to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The token to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The NextToken value returned from a previous paginated DescribeVolumes request where MaxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The NextToken value to include in a future DescribeVolumes request.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The NextToken value to include in a future DescribeVolumeStatus request.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
The token to use when requesting the next set of items.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Suppresses the specified device included in the block device mapping of the AMI.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
suppress the specified device included in the block device mapping.
withNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The latest end time of the event.
withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The earliest start time of the event.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
withOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The type of operation to perform to the attribute.
withOperationType(OperationType) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The type of operation to perform to the attribute.
withOptions(VpnConnectionOptionsSpecification) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Indicates whether the VPN connection requires static routes.
withOptions(VpnConnectionOptions) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The VPN connection options.
withOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
Describes how the route was created.
withOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
Describes how the route was created.
withOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
withOutsideIpAddress(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The Internet-routable IP address of the virtual private gateway's outside interface.
withOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (for example, amazon, self) or AWS account ID that owns the snapshot.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The AWS account ID of the instance owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account ID of the image owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the AWS account that created the network interface.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The AWS account ID of the owner of the network interface.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the AWS account that owns the reservation.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS account ID of the owner of the security group.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account ID of the EBS snapshot owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The AWS account ID of the account.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The AWS account ID of the VPC owner.
withOwnerIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns the snapshots owned by the specified owner.
withOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns the snapshots owned by the specified owner.
withOwners(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
withOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The password of the instance.
withPeerOwnerId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The AWS account ID of the owner of the peer VPC.
withPeerVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The ID of the VPC with which you are creating the VPC peering connection.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The placement information for the instance.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where the instance launched.
withPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The placement information for the instance.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The placement for the instance.
withPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The placement information.
withPlacementGroups(PlacementGroup...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
withPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The operating system of the virtual machine.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The operating system of the virtual machine.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The description string for the import image task.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
withPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
A policy to attach to the endpoint that controls access to the service.
withPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
A policy document to attach to the endpoint.
withPolicyDocument(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The policy document associated with the endpoint.
withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
TCP or UDP protocols: The range of ports the rule applies to.
withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
A prefix for the data feed file names.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The beginning of the file name of the AMI.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The prefix that is prepended to data feed files.
withPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
The ID of the prefix.
withPrefixListId(String) - Method in class com.amazonaws.services.ec2.model.PrefixListId
The ID of the prefix.
withPrefixListIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more prefix list IDs.
withPrefixListIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsRequest
One or more prefix list IDs.
withPrefixListIds(PrefixListId...) - Method in class com.amazonaws.services.ec2.model.IpPermission
(Valid for AuthorizeSecurityGroupEgress, RevokeSecurityGroupEgress and DescribeSecurityGroups only) One or more prefix list IDs for an AWS service.
withPrefixListIds(Collection<PrefixListId>) - Method in class com.amazonaws.services.ec2.model.IpPermission
(Valid for AuthorizeSecurityGroupEgress, RevokeSecurityGroupEgress and DescribeSecurityGroups only) One or more prefix list IDs for an AWS service.
withPrefixListName(String) - Method in class com.amazonaws.services.ec2.model.PrefixList
The name of the prefix.
withPrefixLists(PrefixList...) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
All available prefix lists.
withPrefixLists(Collection<PrefixList>) - Method in class com.amazonaws.services.ec2.model.DescribePrefixListsResult
All available prefix lists.
withPresignedUrl(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The pre-signed URL that facilitates copying an encrypted snapshot.
withPreviousSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The previous state of the Spot fleet request.
withPreviousSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The previous state of the Spot fleet request.
withPreviousState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The current state of the task being canceled.
withPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the instance.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The fixed price for the term.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The fixed price for the term.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The price per instance.
withPriceSchedules(PriceScheduleSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
withPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
withPriceSchedules(PriceSchedule...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
withPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
withPricingDetails(PricingDetail...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
withPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private DNS name.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
The private IP address associated with the Elastic IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The primary private IP address of the network interface.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] An available IP address from the IP address range of the subnet.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private IP address assigned to the instance.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The IP address of the network interface within the subnet.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The private IP address of the network interface.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private IP address of the network interface.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The IP address of the network interface within the subnet.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
The private IP addresses.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The primary IP address.
withPrivateIpAddresses(String...) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
withPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
withPrivateIpAddresses(InstancePrivateIpAddress...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(Collection<InstancePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
withPrivateIpAddresses(NetworkInterfacePrivateIpAddress...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(Collection<NetworkInterfacePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(String...) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
withPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
withProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code.
withProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The product code.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
withProductCodes(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
withProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
withProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
withProductCodeType(ProductCodeValues) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product platform description.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product platform description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance product platform description.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance product platform description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance product platform description.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance product platform description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot instance.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot instance.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
withProductDescriptions(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified basic product descriptions.
withProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by the specified basic product descriptions.
withProgress(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The level of task completion, as a percent (for example, 20%).
withProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
The progress of the task.
withProgress(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
The percentage of progress of the import image task.
withProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, as a percentage.
withProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The percentage of progress for the task.
withProgress(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The percentage of completion for the import snapshot task.
withPropagatingVgws(PropagatingVgw...) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
withPropagatingVgws(Collection<PropagatingVgw>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
withProtocol(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The protocol.
withProtocol(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The protocol.
withProtocol(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The IP protocol.
withPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public DNS name.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The public DNS name.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The Internet-routable IP address for the customer gateway's outside interface.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-Classic] The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public IP address or Elastic IP address bound to the network interface.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcRequest
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.MovingAddressStatus
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-Classic] The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicRequest
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The Elastic IP address.
withPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public IP address assigned to the instance.
withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more Elastic IP addresses.
withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeMovingAddressesRequest
One or more Elastic IP addresses.
withPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key.
withRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's RAM disk to the specified value.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The RAM disk ID.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The RAM disk associated with this instance.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The RAM disk ID.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the RAM disk.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the RAM disk.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the RAM disk.
withReasonCodes(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
withReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
withReasonCodes(ReportInstanceReasonCodes...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
withReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The reason for canceling the conversion task.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the region.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
The name of the region.
withRegionNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
withRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
withRegions(Region...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
withRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
withRemove(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
withRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
withRemove(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
withRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
withRemoveRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route table IDs to disassociate from the endpoint.
withRemoveRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
One or more route table IDs to disassociate from the endpoint.
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
withRequesterManaged(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
withRequesterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The information of the requester VPC.
withReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
One or more reservations.
withReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the reservation.
withReservations(Reservation...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
withReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
withReservedInstances(ReservedInstances...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
withReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The ID of the active Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance IDs.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The IDs of the purchased Reserved Instances.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The ID of the Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
The ID of the Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The ID for the Reserved Instances that were created as part of the modification request.
withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
withReservedInstancesIds(ReservedInstancesId...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
withReservedInstancesIds(Collection<ReservedInstancesId>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
The ID of the Reserved Instance listing.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance Listing IDs.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance listing.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
withReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
The ID for the modification.
withReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique ID for the Reserved Instance modification.
withReservedInstancesModificationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
withReservedInstancesModificationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
withReservedInstancesModifications(ReservedInstancesModification...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
withReservedInstancesModifications(Collection<ReservedInstancesModification>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The ID of the Reserved Instance offering to purchase.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The ID of the Reserved Instance offering.
withReservedInstancesOfferingIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
withReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
withReservedInstancesOfferings(ReservedInstancesOffering...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
withReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
withResetPolicy(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
Specify true to reset the policy document to the default policy.
withResourceId(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The ID of the resource on which the flow log was created.
withResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The ID of the resource.
withResourceId(String) - Method in class com.amazonaws.services.ec2.model.UnsuccessfulItem
The ID of the resource.
withResourceIds(String...) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
One or more subnet, network interface, or VPC IDs.
withResourceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
One or more subnet, network interface, or VPC IDs.
withResources(String...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
withResources(String...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
withResourceType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of resource on which to create the flow log.
withResourceType(FlowLogsResourceType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of resource on which to create the flow log.
withResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource type.
withResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource type.
withRestorableByUserIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
withRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The return value of the request.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateRouteResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestResult
Is true if the request succeeds, and an error otherwise.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointResult
Returns true if the request succeeds; otherwise, it returns an error.
withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
Returns true if the request succeeds; otherwise, it returns an error.
withRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportImageRequest
The name of the role to use when not using the default role, 'vmimport'.
withRoleName(String) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotRequest
The name of the role to use when not using the default role, 'vmimport'.
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The device name of the root device (for example, /dev/sda1 or /dev/xvda).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (for example, /dev/sda1 or /dev/xvda).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The name of the root device (for example, /dev/sda1 or /dev/xvda).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name of the root device (for example, /dev/sda1, or /dev/xvda).
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
withRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
withRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
withRoutes(Route...) - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
withRoutes(Collection<Route>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
withRoutes(VpnStaticRoute...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes associated with the VPN connection.
withRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes associated with the VPN connection.
withRouteTable(RouteTable) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Information about the route table.
withRouteTableAssociationId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the association between a route table and a subnet.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of the route table for the route.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The ID of the new route table to associate with the subnet.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the route table.
withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
One or more route table IDs.
withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
One or more route table IDs.
withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
One or more route tables associated with the endpoint.
withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
One or more route tables associated with the endpoint.
withRouteTables(RouteTable...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
withRouteTables(Collection<RouteTable>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The rule number for the entry (for example, 100).
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The rule number of the entry to delete.
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The rule number for the entry.
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The rule number of the entry to replace.
withS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
An Amazon S3 storage location.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The S3 bucket for the destination image.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The S3 bucket for the destination image.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
The name of the S3 bucket where the disk image is located.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
The S3 bucket from which the disk image was created.
withS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The encryption key for your S3 bucket.
withS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucket
The key for the disk image.
withS3Key(String) - Method in class com.amazonaws.services.ec2.model.UserBucketDetails
The key from which the disk image was created.
withS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The image is written to a single object in the S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The number of secondary IP addresses to assign to the network interface.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The number of secondary private IP addresses to assign to a network interface.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The number of secondary private IP addresses.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
withSecurityGroups(SecurityGroup...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
withSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
withSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
withSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
withSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more security groups.
withSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
One or more security groups.
withServiceName(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
The AWS service name, in the form com.amazonaws.region.service.
withServiceName(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The name of the AWS service to which the endpoint is associated.
withServiceNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
A list of supported AWS services.
withServiceNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointServicesResult
A list of supported AWS services.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in GiBs.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The size of the disk image, in GiB.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The size of the volume, in GiB.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of the volume, in GiBs.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
The size of the volume, in GiB.
withSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Information about the snapshot.
withSnapshotDetails(SnapshotDetail...) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
Information about the snapshots.
withSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
Information about the snapshots.
withSnapshotDetails(SnapshotDetail...) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
Information about the snapshots.
withSnapshotDetails(Collection<SnapshotDetail>) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
Information about the snapshots.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
The ID of the new snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The snapshot from which to create the volume.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the EBS snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the EBS snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The ID of the EBS snapshot to be used for importing the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The snapshot ID of the disk being imported.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The snapshot ID of the disk being imported.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The snapshot from which the volume was created, if applicable.
withSnapshotIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
withSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Information about the snapshots.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Information about the snapshots.
withSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotResult
Information about the import snapshot task.
withSnapshotTaskDetail(SnapshotTaskDetail) - Method in class com.amazonaws.services.ec2.model.ImportSnapshotTask
Describes an import snapshot task.
withSource(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
withSource(VpnStaticRouteSource) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
withSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The source/destination checking attribute.
withSourceImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The ID of the AMI to copy.
withSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the region that contains the AMI to copy.
withSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the region that contains the snapshot to be copied.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The name of a destination security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The name of a destination security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The AWS account number for a destination security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The AWS account number for the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The AWS account number for a destination security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The AWS account ID of the source security group.
withSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the EBS snapshot to copy.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The Spot instance data feed subscription.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot instance data feed subscription.
withSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetRequest
The configuration for the Spot fleet request.
withSpotFleetRequestConfig(SpotFleetRequestConfigData) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
Information about the configuration of the Spot fleet request.
withSpotFleetRequestConfigs(SpotFleetRequestConfig...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
Information about the configuration of your Spot fleet.
withSpotFleetRequestConfigs(Collection<SpotFleetRequestConfig>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsResult
Information about the configuration of your Spot fleet.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsErrorItem
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsSuccessItem
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesRequest
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetInstancesResult
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotFleetResult
The ID of the Spot fleet request.
withSpotFleetRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The ID of the Spot fleet request.
withSpotFleetRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
withSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
withSpotFleetRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
withSpotFleetRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestsRequest
The IDs of the Spot fleet requests.
withSpotFleetRequestState(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The state of the Spot fleet request.
withSpotFleetRequestState(BatchState) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfig
The state of the Spot fleet request.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.ActiveInstance
The ID of the Spot instance request.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The ID of the Spot instance request.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the Spot Instance request.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The ID of the Spot instance request.
withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot instance request IDs.
withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot instance request IDs.
withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot instance request IDs.
withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot instance request IDs.
withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot instance requests.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot instance requests.
withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
One or more Spot instance requests.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
One or more Spot instance requests.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum hourly price (bid) for any Spot instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The bid price per unit hour for the specified instance type.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The bid price per unit hour.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The maximum hourly price (bid) for the Spot instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The maximum price (bid) that you are willing to pay for a Spot instance.
withSpotPriceHistory(SpotPrice...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot prices.
withSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot prices.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Image
Specifies whether enhanced networking is enabled.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The value to use for a resource attribute.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether enhanced networking is enabled.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The value to use for a resource attribute.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Set to simple to enable enhanced networking for the instance.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Set to simple to enable enhanced networking for the AMI and any instances that you launch from the AMI.
withStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instance started.
withStartingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
withStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryRequest
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotFleetRequestHistoryResult
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The date and time, up to the past 90 days, from which to start retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state began.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
The time stamp when the snapshot was initiated.
withState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
withState(AvailabilityZoneState) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
withState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
withState(BundleTaskState) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
withState(String) - Method in class com.amazonaws.services.ec2.model.CancelImportTaskResult
The current state of the task being canceled.
withState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot instance request.
withState(CancelSpotInstanceRequestState) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot instance request.
withState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
withState(ConversionTaskState) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
withState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The current state of the customer gateway (pending | available | deleting | deleted).
withState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the export task.
withState(ExportTaskState) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the export task.
withState(String) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
withState(ImageState) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
withState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
withState(String) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
withState(ListingState) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
withState(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
withState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
withState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
withState(MonitoringState) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
withState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
withState(PlacementGroupState) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
withState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
withState(ReservedInstanceState) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
withState(String) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
withState(RouteState) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
withState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
withState(SnapshotState) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
withState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot instance data feed subscription.
withState(DatafeedSubscriptionState) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot instance data feed subscription.
withState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot instance request.
withState(SpotInstanceState) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot instance request.
withState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
withState(SubnetState) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
withState(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
withState(VolumeState) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
withState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
withState(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
withState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
withState(VpcState) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
withState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The state of the VPC endpoint.
withState(State) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The state of the VPC endpoint.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
withStateMessage(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Encrypted Amazon EBS snapshots are copied asynchronously.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
withStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
withStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
withStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A brief status of the task.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A brief status for the import image task.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status of the import of this particular disk image.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
withStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
withStatus(StatusType) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
withStatus(SummaryStatus) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The status of the move of the IP address.
withStatus(Status) - Method in class com.amazonaws.services.ec2.model.MoveAddressToVpcResult
The status of the move of the IP address.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
withStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
withStatus(ReportStatusType) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
withStatus(ListingStatus) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The status of the Reserved Instances modification request.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The move status for the IP address.
withStatus(Status) - Method in class com.amazonaws.services.ec2.model.RestoreAddressToClassicResult
The move status for the IP address.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A brief status of the snapshot creation.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
A brief status for the import snapshot task.
withStatus(SpotInstanceStatus) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The status code and status message describing the Spot instance request.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
withStatus(TelemetryStatus) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The intended status of the volume status.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
withStatus(VolumeStatusInfoStatus) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
withStatus(VpcPeeringConnectionStateReason) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The status of the VPC peering connection.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The status message related to the conversion task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The status message related to the export task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageResult
A detailed status message of the import task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportImageTask
A descriptive status message for the import image task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status information or errors related to the disk image.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The reason for the current status of the Reserved Instance listing.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The reason for the status.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
A detailed status message for the snapshot creation.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
A detailed status message for the import snapshot task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
If an error occurs, a description of the error.
withStoppingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
withStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The bucket in which to store the AMI.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
The Amazon S3 storage locations.
withStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
withStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
withSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Information about the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The ID of the subnet to associate with the network interface.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] The ID of the subnet in which to launch the instance.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the subnet in which the instance is running.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the subnet associated with the network string.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the subnet in which to launch the instance.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ModifySubnetAttributeRequest
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The ID of the subnet to launch the instance into.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The ID of the subnet in which to launch the instances.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the subnet.
withSubnetIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
withSubnets(Subnet...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
withSuccessfulFleetRequests(CancelSpotFleetRequestsSuccessItem...) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are successfully canceled.
withSuccessfulFleetRequests(Collection<CancelSpotFleetRequestsSuccessItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are successfully canceled.
withSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
Any tags assigned to the instance.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
Any tags assigned to the instance.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Any tags assigned to the task.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Any tags assigned to the task.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
withTags(TagDescription...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Any tags assigned to the VPC.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
Any tags assigned to the VPC.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
withTagSet(Tag...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
withTagSet(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
withTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.ModifySpotFleetRequestRequest
The size of the fleet.
withTargetCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The number of units to request.
withTargetConfiguration(ReservedInstancesConfiguration) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The target Reserved Instances configurations supplied as part of the modification request.
withTargetConfigurations(ReservedInstancesConfiguration...) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
withTargetConfigurations(Collection<ReservedInstancesConfiguration>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
withTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
withTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The number of months remaining in the reservation.
withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The number of months remaining in the reservation.
withTerminateInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsRequest
Indicates whether to terminate instances for a Spot fleet request if it is canceled successfully.
withTerminateInstancesWithExpiration(Boolean) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
Indicates whether running Spot instances should be terminated when the Spot fleet request expires.
withTerminatingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
withTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.HistoryRecord
The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The date and time the request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withTo(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The last port in the range.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
The end of port range for the TCP and UDP protocols, or an ICMP code.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withTrafficType(String) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of traffic to log.
withTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsRequest
The type of traffic to log.
withTrafficType(String) - Method in class com.amazonaws.services.ec2.model.FlowLog
The type of traffic captured for the flow log.
withTrafficType(TrafficType) - Method in class com.amazonaws.services.ec2.model.FlowLog
The type of traffic captured for the flow log.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports (ipsec.1).
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports (ipsec.1).
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection (ipsec.1).
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
withType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The type of VPN connection the customer gateway supports (ipsec.1).
withType(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP code.
withType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot instance request type.
withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot instance request type.
withType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot instance request type.
withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot instance request type.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Information about the flow logs that could not be created successfully.
withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.CreateFlowLogsResult
Information about the flow logs that could not be created successfully.
withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
Information about the flow logs that could not be deleted successfully.
withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteFlowLogsResult
Information about the flow logs that could not be deleted successfully.
withUnsuccessful(UnsuccessfulItem...) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
Information about the endpoints that were not successfully deleted.
withUnsuccessful(Collection<UnsuccessfulItem>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsResult
Information about the endpoints that were not successfully deleted.
withUnsuccessfulFleetRequests(CancelSpotFleetRequestsErrorItem...) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are not successfully canceled.
withUnsuccessfulFleetRequests(Collection<CancelSpotFleetRequestsErrorItem>) - Method in class com.amazonaws.services.ec2.model.CancelSpotFleetRequestsResult
Information about the Spot fleet requests that are not successfully canceled.
withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The last modified timestamp of the listing.
withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The date and time of the most recent status update, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withUploadEnd(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
The time that the disk upload ends.
withUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
withUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
withUploadSize(Double) - Method in class com.amazonaws.services.ec2.model.ClientData
The size of the uploaded disk image, in GiB.
withUploadStart(Date) - Method in class com.amazonaws.services.ec2.model.ClientData
The time that the disk upload starts.
withUrl(String) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The URL to the Amazon S3-based disk image being imported.
withUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
The URL used to access the disk image.
withUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
The URL to the Amazon S3-based disk image being imported.
withUrl(String) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The URL of the disk image from which the snapshot is created.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instance, per hour.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
withUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.ImageDiskContainer
The S3 bucket for the disk image.
withUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotDetail
Returns a reference to this object so that method calls can be chained together.
withUserBucket(UserBucket) - Method in class com.amazonaws.services.ec2.model.SnapshotDiskContainer
Returns a reference to this object so that method calls can be chained together.
withUserBucket(UserBucketDetails) - Method in class com.amazonaws.services.ec2.model.SnapshotTaskDetail
The S3 bucket for the disk image.
withUserData(UserData) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The Base64-encoded MIME user data to be made available to the instance.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The Base64-encoded MIME user data.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's user data to the specified value.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The Base64-encoded MIME user data for the instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
withUserGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
withUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS account ID.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of an AWS account.
withUserIdGroupPairs(UserIdGroupPair...) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
withUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The account ID to modify for the snapshot.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The account ID to modify for the snapshot.
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The start date of the request.
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The start date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The end date of the request.
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotFleetRequestConfigData
The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The end date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
A new value for the attribute.
withValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag value.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
withVgwTelemetry(VgwTelemetry...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
withVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The type of virtualization.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The virtual device name (ephemeralN).
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
withVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Information about the volume.
withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Information about the volume.
withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The volume.
withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The volume size.
withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume that was used to create the snapshot.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume ID.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
withVolumes(Volume...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Information about the volumes.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Information about the volumes.
withVolumes(ImportInstanceVolumeDetailItem...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
One or more volumes.
withVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
One or more volumes.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in GiB.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in GiB.
withVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume status.
withVolumeStatuses(VolumeStatusItem...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
withVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
withVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
withVpcAttachment(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Information about the attachment.
withVpcAttachments(VpcAttachment...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
withVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
withVpcEndpoint(VpcEndpoint) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointResult
Information about the endpoint.
withVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcEndpointRequest
The ID of the endpoint.
withVpcEndpointId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The ID of the VPC endpoint.
withVpcEndpointIds(String...) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
One or more endpoint IDs.
withVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteVpcEndpointsRequest
One or more endpoint IDs.
withVpcEndpointIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more endpoint IDs.
withVpcEndpointIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsRequest
One or more endpoint IDs.
withVpcEndpoints(VpcEndpoint...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
Information about the endpoints.
withVpcEndpoints(Collection<VpcEndpoint>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcEndpointsResult
Information about the endpoints.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachClassicLinkVpcRequest
The ID of a ClassicLink-enabled VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.ClassicLinkInstance
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
[EC2-VPC] The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcEndpointRequest
The ID of the VPC in which the endpoint will be used.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
The ID of the requester VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachClassicLinkVpcRequest
The ID of the VPC to which the instance is linked.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DisableVpcClassicLinkRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.EnableVpcClassicLinkRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the VPC in which the instance is running.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the VPC for the network ACL.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] The ID of the VPC for the security group.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the VPC the subnet is in.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcClassicLink
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcEndpoint
The ID of the VPC to which the endpoint is associated.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
The ID of the VPC.
withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more VPCs for which you want to describe the ClassicLink status.
withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkRequest
One or more VPCs for which you want to describe the ClassicLink status.
withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
withVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
Information about the VPC peering connection.
withVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
Information about the VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
The ID of the VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
The ID of the VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
The ID of the VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of the VPC peering connection.
withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
The ID of the VPC peering connection.
withVpcPeeringConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more VPC peering connection IDs.
withVpcPeeringConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
One or more VPC peering connection IDs.
withVpcPeeringConnections(VpcPeeringConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
Information about the VPC peering connections.
withVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
Information about the VPC peering connections.
withVpcs(VpcClassicLink...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
The ClassicLink status of one or more VPCs.
withVpcs(Collection<VpcClassicLink>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcClassicLinkResult
The ClassicLink status of one or more VPCs.
withVpcs(Vpc...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
withVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
withVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Information about the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The ID of the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The ID of the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the VPN connection.
withVpnConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
withVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
withVpnConnections(VpnConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
withVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
withVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Information about the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the virtual private gateway at the AWS side of the VPN connection.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The ID of the virtual private gateway.
withVpnGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
withVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
withVpnGateways(VpnGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
withVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
withWeightedCapacity(Double) - Method in class com.amazonaws.services.ec2.model.SpotFleetLaunchSpecification
The number of units provided by the specified instance type.
withZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the Availability Zone.
withZoneNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
withZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2015. All rights reserved.