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

A

AbstractAmazonLightsail - Class in com.amazonaws.services.lightsail
Abstract implementation of AmazonLightsail.
AbstractAmazonLightsail() - Constructor for class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
AbstractAmazonLightsailAsync - Class in com.amazonaws.services.lightsail
Abstract implementation of AmazonLightsailAsync.
AbstractAmazonLightsailAsync() - Constructor for class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
AccessDeniedException - Exception in com.amazonaws.services.lightsail.model
Lightsail throws this exception when the user cannot be authenticated or uses invalid credentials to access a resource.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.lightsail.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessDirection - Enum in com.amazonaws.services.lightsail.model
 
AccountSetupInProgressException - Exception in com.amazonaws.services.lightsail.model
Lightsail throws this exception when an account is still in the setup in progress state.
AccountSetupInProgressException(String) - Constructor for exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
Constructs a new AccountSetupInProgressException with the specified error message.
addOptionsEntry(String, String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
 
allocateStaticIp(AllocateStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
allocateStaticIp(AllocateStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Allocates a static IP address.
allocateStaticIp(AllocateStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Allocates a static IP address.
allocateStaticIpAsync(AllocateStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
allocateStaticIpAsync(AllocateStaticIpRequest, AsyncHandler<AllocateStaticIpRequest, AllocateStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
allocateStaticIpAsync(AllocateStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Allocates a static IP address.
allocateStaticIpAsync(AllocateStaticIpRequest, AsyncHandler<AllocateStaticIpRequest, AllocateStaticIpResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Allocates a static IP address.
allocateStaticIpAsync(AllocateStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
allocateStaticIpAsync(AllocateStaticIpRequest, AsyncHandler<AllocateStaticIpRequest, AllocateStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
AllocateStaticIpRequest - Class in com.amazonaws.services.lightsail.model
 
AllocateStaticIpRequest() - Constructor for class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
 
AllocateStaticIpResult - Class in com.amazonaws.services.lightsail.model
 
AllocateStaticIpResult() - Constructor for class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
 
AmazonLightsail - Interface in com.amazonaws.services.lightsail
Interface for accessing Amazon Lightsail.
AmazonLightsailAsync - Interface in com.amazonaws.services.lightsail
Interface for accessing Amazon Lightsail asynchronously.
AmazonLightsailAsyncClient - Class in com.amazonaws.services.lightsail
Client for accessing Amazon Lightsail asynchronously.
AmazonLightsailAsyncClient() - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
AmazonLightsailAsyncClientBuilder - Class in com.amazonaws.services.lightsail
Fluent builder for AmazonLightsailAsync.
AmazonLightsailClient - Class in com.amazonaws.services.lightsail
Client for accessing Amazon Lightsail.
AmazonLightsailClient() - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
AmazonLightsailClient(ClientConfiguration) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
AmazonLightsailClient(AWSCredentials) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonLightsailClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonLightsailClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
AmazonLightsailClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
AmazonLightsailClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
AmazonLightsailClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.lightsail.AmazonLightsailClient
AmazonLightsailClientBuilder - Class in com.amazonaws.services.lightsail
Fluent builder for AmazonLightsail.
AmazonLightsailException - Exception in com.amazonaws.services.lightsail.model
Base exception for all service exceptions thrown by Amazon Lightsail
AmazonLightsailException(String) - Constructor for exception com.amazonaws.services.lightsail.model.AmazonLightsailException
Constructs a new AmazonLightsailException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
attachStaticIp(AttachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
attachStaticIp(AttachStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Attaches a static IP address to a specific Amazon Lightsail instance.
attachStaticIp(AttachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Attaches a static IP address to a specific Amazon Lightsail instance.
attachStaticIpAsync(AttachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
attachStaticIpAsync(AttachStaticIpRequest, AsyncHandler<AttachStaticIpRequest, AttachStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
attachStaticIpAsync(AttachStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Attaches a static IP address to a specific Amazon Lightsail instance.
attachStaticIpAsync(AttachStaticIpRequest, AsyncHandler<AttachStaticIpRequest, AttachStaticIpResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Attaches a static IP address to a specific Amazon Lightsail instance.
attachStaticIpAsync(AttachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
attachStaticIpAsync(AttachStaticIpRequest, AsyncHandler<AttachStaticIpRequest, AttachStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
AttachStaticIpRequest - Class in com.amazonaws.services.lightsail.model
 
AttachStaticIpRequest() - Constructor for class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
 
AttachStaticIpResult - Class in com.amazonaws.services.lightsail.model
 
AttachStaticIpResult() - Constructor for class com.amazonaws.services.lightsail.model.AttachStaticIpResult
 
AvailabilityZone - Class in com.amazonaws.services.lightsail.model
Describes an Availability Zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.lightsail.model.AvailabilityZone
 

B

Blueprint - Class in com.amazonaws.services.lightsail.model
Describes a blueprint (a virtual private server image).
Blueprint() - Constructor for class com.amazonaws.services.lightsail.model.Blueprint
 
BlueprintType - Enum in com.amazonaws.services.lightsail.model
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClientBuilder
Construct an asynchronous implementation of AmazonLightsailAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClientBuilder
Construct a synchronous implementation of AmazonLightsail using the current builder configuration.
builder() - Static method in class com.amazonaws.services.lightsail.AmazonLightsailClient
 
Bundle - Class in com.amazonaws.services.lightsail.model
Describes a bundle, which is a set of specs describing your virtual private server (or instance).
Bundle() - Constructor for class com.amazonaws.services.lightsail.model.Bundle
 

C

clearOptionsEntries() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
Removes all the entries added into Options.
clone() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
 
clone() - Method in class com.amazonaws.services.lightsail.model.Blueprint
 
clone() - Method in class com.amazonaws.services.lightsail.model.Bundle
 
clone() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.Disk
 
clone() - Method in class com.amazonaws.services.lightsail.model.Domain
 
clone() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
 
clone() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.Instance
 
clone() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
 
clone() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
 
clone() - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
 
clone() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
 
clone() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
 
clone() - Method in class com.amazonaws.services.lightsail.model.InstanceState
 
clone() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.KeyPair
 
clone() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
 
clone() - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
 
clone() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.Operation
 
clone() - Method in class com.amazonaws.services.lightsail.model.PeerVpcRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.PortInfo
 
clone() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.Region
 
clone() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
 
clone() - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.StaticIp
 
clone() - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
 
clone() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
 
clone() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
 
closeInstancePublicPorts(CloseInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
closeInstancePublicPorts(CloseInstancePublicPortsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Closes the public ports on a specific Amazon Lightsail instance.
closeInstancePublicPorts(CloseInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Closes the public ports on a specific Amazon Lightsail instance.
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest, AsyncHandler<CloseInstancePublicPortsRequest, CloseInstancePublicPortsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Closes the public ports on a specific Amazon Lightsail instance.
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest, AsyncHandler<CloseInstancePublicPortsRequest, CloseInstancePublicPortsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Closes the public ports on a specific Amazon Lightsail instance.
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
closeInstancePublicPortsAsync(CloseInstancePublicPortsRequest, AsyncHandler<CloseInstancePublicPortsRequest, CloseInstancePublicPortsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
CloseInstancePublicPortsRequest - Class in com.amazonaws.services.lightsail.model
 
CloseInstancePublicPortsRequest() - Constructor for class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
 
CloseInstancePublicPortsResult - Class in com.amazonaws.services.lightsail.model
 
CloseInstancePublicPortsResult() - Constructor for class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
 
com.amazonaws.services.lightsail - package com.amazonaws.services.lightsail
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
com.amazonaws.services.lightsail.model - package com.amazonaws.services.lightsail.model
 
configFactory - Static variable in class com.amazonaws.services.lightsail.AmazonLightsailClient
Client configuration factory providing ClientConfigurations tailored to this client
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
createDomain(CreateDomainRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Creates a domain resource for the specified domain (e.g., example.com).
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Creates a domain resource for the specified domain (e.g., example.com).
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createDomainAsync(CreateDomainRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates a domain resource for the specified domain (e.g., example.com).
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates a domain resource for the specified domain (e.g., example.com).
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createDomainEntry(CreateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
createDomainEntry(CreateDomainEntryRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX record.
createDomainEntry(CreateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX record.
createDomainEntryAsync(CreateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createDomainEntryAsync(CreateDomainEntryRequest, AsyncHandler<CreateDomainEntryRequest, CreateDomainEntryResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createDomainEntryAsync(CreateDomainEntryRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX record.
createDomainEntryAsync(CreateDomainEntryRequest, AsyncHandler<CreateDomainEntryRequest, CreateDomainEntryResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX record.
createDomainEntryAsync(CreateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createDomainEntryAsync(CreateDomainEntryRequest, AsyncHandler<CreateDomainEntryRequest, CreateDomainEntryResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
CreateDomainEntryRequest - Class in com.amazonaws.services.lightsail.model
 
CreateDomainEntryRequest() - Constructor for class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
 
CreateDomainEntryResult - Class in com.amazonaws.services.lightsail.model
 
CreateDomainEntryResult() - Constructor for class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
 
CreateDomainRequest - Class in com.amazonaws.services.lightsail.model
 
CreateDomainRequest() - Constructor for class com.amazonaws.services.lightsail.model.CreateDomainRequest
 
CreateDomainResult - Class in com.amazonaws.services.lightsail.model
 
CreateDomainResult() - Constructor for class com.amazonaws.services.lightsail.model.CreateDomainResult
 
createInstances(CreateInstancesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
createInstances(CreateInstancesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Creates one or more Amazon Lightsail virtual private servers, or instances.
createInstances(CreateInstancesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Creates one or more Amazon Lightsail virtual private servers, or instances.
createInstancesAsync(CreateInstancesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createInstancesAsync(CreateInstancesRequest, AsyncHandler<CreateInstancesRequest, CreateInstancesResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createInstancesAsync(CreateInstancesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates one or more Amazon Lightsail virtual private servers, or instances.
createInstancesAsync(CreateInstancesRequest, AsyncHandler<CreateInstancesRequest, CreateInstancesResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates one or more Amazon Lightsail virtual private servers, or instances.
createInstancesAsync(CreateInstancesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createInstancesAsync(CreateInstancesRequest, AsyncHandler<CreateInstancesRequest, CreateInstancesResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createInstancesFromSnapshot(CreateInstancesFromSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
createInstancesFromSnapshot(CreateInstancesFromSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.
createInstancesFromSnapshot(CreateInstancesFromSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest, AsyncHandler<CreateInstancesFromSnapshotRequest, CreateInstancesFromSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest, AsyncHandler<CreateInstancesFromSnapshotRequest, CreateInstancesFromSnapshotResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest, AsyncHandler<CreateInstancesFromSnapshotRequest, CreateInstancesFromSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
CreateInstancesFromSnapshotRequest - Class in com.amazonaws.services.lightsail.model
 
CreateInstancesFromSnapshotRequest() - Constructor for class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
 
CreateInstancesFromSnapshotResult - Class in com.amazonaws.services.lightsail.model
 
CreateInstancesFromSnapshotResult() - Constructor for class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
 
createInstanceSnapshot(CreateInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
createInstanceSnapshot(CreateInstanceSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Creates a snapshot of a specific virtual private server, or instance.
createInstanceSnapshot(CreateInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Creates a snapshot of a specific virtual private server, or instance.
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest, AsyncHandler<CreateInstanceSnapshotRequest, CreateInstanceSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates a snapshot of a specific virtual private server, or instance.
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest, AsyncHandler<CreateInstanceSnapshotRequest, CreateInstanceSnapshotResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates a snapshot of a specific virtual private server, or instance.
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createInstanceSnapshotAsync(CreateInstanceSnapshotRequest, AsyncHandler<CreateInstanceSnapshotRequest, CreateInstanceSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
CreateInstanceSnapshotRequest - Class in com.amazonaws.services.lightsail.model
 
CreateInstanceSnapshotRequest() - Constructor for class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
 
CreateInstanceSnapshotResult - Class in com.amazonaws.services.lightsail.model
 
CreateInstanceSnapshotResult() - Constructor for class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
 
CreateInstancesRequest - Class in com.amazonaws.services.lightsail.model
 
CreateInstancesRequest() - Constructor for class com.amazonaws.services.lightsail.model.CreateInstancesRequest
 
CreateInstancesResult - Class in com.amazonaws.services.lightsail.model
 
CreateInstancesResult() - Constructor for class com.amazonaws.services.lightsail.model.CreateInstancesResult
 
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
createKeyPair(CreateKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Creates sn SSH key pair.
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Creates sn SSH key pair.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
createKeyPairAsync(CreateKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates sn SSH key pair.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Creates sn SSH key pair.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
CreateKeyPairRequest - Class in com.amazonaws.services.lightsail.model
 
CreateKeyPairRequest() - Constructor for class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
 
CreateKeyPairResult - Class in com.amazonaws.services.lightsail.model
 
CreateKeyPairResult() - Constructor for class com.amazonaws.services.lightsail.model.CreateKeyPairResult
 

D

defaultClient() - Static method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.lightsail.AmazonLightsailClientBuilder
 
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deletes the specified domain recordset and all of its domain records.
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Deletes the specified domain recordset and all of its domain records.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes the specified domain recordset and all of its domain records.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes the specified domain recordset and all of its domain records.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
deleteDomainEntry(DeleteDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
deleteDomainEntry(DeleteDomainEntryRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deletes a specific domain entry.
deleteDomainEntry(DeleteDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Deletes a specific domain entry.
deleteDomainEntryAsync(DeleteDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteDomainEntryAsync(DeleteDomainEntryRequest, AsyncHandler<DeleteDomainEntryRequest, DeleteDomainEntryResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteDomainEntryAsync(DeleteDomainEntryRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific domain entry.
deleteDomainEntryAsync(DeleteDomainEntryRequest, AsyncHandler<DeleteDomainEntryRequest, DeleteDomainEntryResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific domain entry.
deleteDomainEntryAsync(DeleteDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
deleteDomainEntryAsync(DeleteDomainEntryRequest, AsyncHandler<DeleteDomainEntryRequest, DeleteDomainEntryResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
DeleteDomainEntryRequest - Class in com.amazonaws.services.lightsail.model
 
DeleteDomainEntryRequest() - Constructor for class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
 
DeleteDomainEntryResult - Class in com.amazonaws.services.lightsail.model
 
DeleteDomainEntryResult() - Constructor for class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
 
DeleteDomainRequest - Class in com.amazonaws.services.lightsail.model
 
DeleteDomainRequest() - Constructor for class com.amazonaws.services.lightsail.model.DeleteDomainRequest
 
DeleteDomainResult - Class in com.amazonaws.services.lightsail.model
 
DeleteDomainResult() - Constructor for class com.amazonaws.services.lightsail.model.DeleteDomainResult
 
deleteInstance(DeleteInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
deleteInstance(DeleteInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deletes a specific Amazon Lightsail virtual private server, or instance.
deleteInstance(DeleteInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Deletes a specific Amazon Lightsail virtual private server, or instance.
deleteInstanceAsync(DeleteInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteInstanceAsync(DeleteInstanceRequest, AsyncHandler<DeleteInstanceRequest, DeleteInstanceResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteInstanceAsync(DeleteInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific Amazon Lightsail virtual private server, or instance.
deleteInstanceAsync(DeleteInstanceRequest, AsyncHandler<DeleteInstanceRequest, DeleteInstanceResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific Amazon Lightsail virtual private server, or instance.
deleteInstanceAsync(DeleteInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
deleteInstanceAsync(DeleteInstanceRequest, AsyncHandler<DeleteInstanceRequest, DeleteInstanceResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
DeleteInstanceRequest - Class in com.amazonaws.services.lightsail.model
 
DeleteInstanceRequest() - Constructor for class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
 
DeleteInstanceResult - Class in com.amazonaws.services.lightsail.model
 
DeleteInstanceResult() - Constructor for class com.amazonaws.services.lightsail.model.DeleteInstanceResult
 
deleteInstanceSnapshot(DeleteInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
deleteInstanceSnapshot(DeleteInstanceSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deletes a specific snapshot of a virtual private server (or instance).
deleteInstanceSnapshot(DeleteInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Deletes a specific snapshot of a virtual private server (or instance).
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest, AsyncHandler<DeleteInstanceSnapshotRequest, DeleteInstanceSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific snapshot of a virtual private server (or instance).
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest, AsyncHandler<DeleteInstanceSnapshotRequest, DeleteInstanceSnapshotResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific snapshot of a virtual private server (or instance).
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
deleteInstanceSnapshotAsync(DeleteInstanceSnapshotRequest, AsyncHandler<DeleteInstanceSnapshotRequest, DeleteInstanceSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
DeleteInstanceSnapshotRequest - Class in com.amazonaws.services.lightsail.model
 
DeleteInstanceSnapshotRequest() - Constructor for class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
 
DeleteInstanceSnapshotResult - Class in com.amazonaws.services.lightsail.model
 
DeleteInstanceSnapshotResult() - Constructor for class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
 
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deletes a specific SSH key pair.
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Deletes a specific SSH key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, DeleteKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific SSH key pair.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, DeleteKeyPairResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific SSH key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, DeleteKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
DeleteKeyPairRequest - Class in com.amazonaws.services.lightsail.model
 
DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
 
DeleteKeyPairResult - Class in com.amazonaws.services.lightsail.model
 
DeleteKeyPairResult() - Constructor for class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
 
detachStaticIp(DetachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
detachStaticIp(DetachStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
detachStaticIp(DetachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
detachStaticIpAsync(DetachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
detachStaticIpAsync(DetachStaticIpRequest, AsyncHandler<DetachStaticIpRequest, DetachStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
detachStaticIpAsync(DetachStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
detachStaticIpAsync(DetachStaticIpRequest, AsyncHandler<DetachStaticIpRequest, DetachStaticIpResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
detachStaticIpAsync(DetachStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
detachStaticIpAsync(DetachStaticIpRequest, AsyncHandler<DetachStaticIpRequest, DetachStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
DetachStaticIpRequest - Class in com.amazonaws.services.lightsail.model
 
DetachStaticIpRequest() - Constructor for class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
 
DetachStaticIpResult - Class in com.amazonaws.services.lightsail.model
 
DetachStaticIpResult() - Constructor for class com.amazonaws.services.lightsail.model.DetachStaticIpResult
 
Disk - Class in com.amazonaws.services.lightsail.model
Describes the hard disk (an SSD).
Disk() - Constructor for class com.amazonaws.services.lightsail.model.Disk
 
Domain - Class in com.amazonaws.services.lightsail.model
Describes a domain where you are storing recordsets in Lightsail.
Domain() - Constructor for class com.amazonaws.services.lightsail.model.Domain
 
DomainEntry - Class in com.amazonaws.services.lightsail.model
Describes a domain recordset entry.
DomainEntry() - Constructor for class com.amazonaws.services.lightsail.model.DomainEntry
 
downloadDefaultKeyPair(DownloadDefaultKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
downloadDefaultKeyPair(DownloadDefaultKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Downloads the default SSH key pair from the user's account.
downloadDefaultKeyPair(DownloadDefaultKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Downloads the default SSH key pair from the user's account.
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest, AsyncHandler<DownloadDefaultKeyPairRequest, DownloadDefaultKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Downloads the default SSH key pair from the user's account.
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest, AsyncHandler<DownloadDefaultKeyPairRequest, DownloadDefaultKeyPairResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Downloads the default SSH key pair from the user's account.
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest, AsyncHandler<DownloadDefaultKeyPairRequest, DownloadDefaultKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
DownloadDefaultKeyPairRequest - Class in com.amazonaws.services.lightsail.model
 
DownloadDefaultKeyPairRequest() - Constructor for class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairRequest
 
DownloadDefaultKeyPairResult - Class in com.amazonaws.services.lightsail.model
 
DownloadDefaultKeyPairResult() - Constructor for class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.lightsail.AmazonLightsail
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Blueprint
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Bundle
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Disk
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Domain
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.KeyPair
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Operation
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.PeerVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.PortInfo
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.Region
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.StaticIp
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.AccessDirection
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.BlueprintType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.InstanceAccessProtocol
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.InstanceMetricName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.InstanceSnapshotState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.MetricStatistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.MetricUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.NetworkProtocol
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.OperationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.OperationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.PortAccessType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.PortState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.RegionName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lightsail.model.ResourceType
Use this in place of valueOf.

G

getAccessDetails() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
An array of key-value pairs containing information about a get instance access request.
getAccessDirection() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The access direction (inbound or outbound).
getAccessFrom() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The location from which access is allowed (e.g., Anywhere (0.0.0.0/0)).
getAccessType() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The type of access (Public or Private).
getActiveNames(GetActiveNamesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getActiveNames(GetActiveNamesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns the names of all active (not deleted) resources.
getActiveNames(GetActiveNamesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns the names of all active (not deleted) resources.
getActiveNames() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
The list of active names returned by the get active names request.
getActiveNamesAsync(GetActiveNamesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getActiveNamesAsync(GetActiveNamesRequest, AsyncHandler<GetActiveNamesRequest, GetActiveNamesResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getActiveNamesAsync(GetActiveNamesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the names of all active (not deleted) resources.
getActiveNamesAsync(GetActiveNamesRequest, AsyncHandler<GetActiveNamesRequest, GetActiveNamesResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the names of all active (not deleted) resources.
getActiveNamesAsync(GetActiveNamesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getActiveNamesAsync(GetActiveNamesRequest, AsyncHandler<GetActiveNamesRequest, GetActiveNamesResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetActiveNamesRequest - Class in com.amazonaws.services.lightsail.model
 
GetActiveNamesRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
 
GetActiveNamesResult - Class in com.amazonaws.services.lightsail.model
 
GetActiveNamesResult() - Constructor for class com.amazonaws.services.lightsail.model.GetActiveNamesResult
 
getArn() - Method in class com.amazonaws.services.lightsail.model.Disk
The Amazon Resource Name (ARN) of the disk.
getArn() - Method in class com.amazonaws.services.lightsail.model.Domain
The Amazon Resource Name (ARN) of the domain recordset (e.g., arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE).
getArn() - Method in class com.amazonaws.services.lightsail.model.Instance
The Amazon Resource Name (ARN) of the instance (e.g., arn:aws:lightsail:us-east-1:123456789101:Instance/244ad76f-8aad-4741-809f-12345EXAMPLE).
getArn() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The Amazon Resource Name (ARN) of the snapshot (e.g., arn:aws:lightsail:us-east-1:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE).
getArn() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The Amazon Resource Name (ARN) of the key pair (e.g., arn:aws:lightsail:us-east-1:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
getArn() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The Amazon Resource Name (ARN) of the static IP (e.g., arn:aws:lightsail:us-east-1:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
getAttachedTo() - Method in class com.amazonaws.services.lightsail.model.Disk
The resources to which the disk is attached.
getAttachedTo() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The instance where the static IP is attached (e.g., Amazon_Linux-1GB-Virginia-1).
getAttachmentState() - Method in class com.amazonaws.services.lightsail.model.Disk
The attachment state of the disk.
getAvailabilityZone() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The Availability Zone where you want to create your instances.
getAvailabilityZone() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The Availability Zone in which to create your instance.
getAvailabilityZone() - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The Availability Zone.
getAvailabilityZones() - Method in class com.amazonaws.services.lightsail.model.Region
The Availability Zones.
getAverage() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The average.
getBlueprintId() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The ID for the virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
getBlueprintId() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
getBlueprintId() - Method in class com.amazonaws.services.lightsail.model.Instance
The blueprint ID (e.g., os_amlinux_2016_03).
getBlueprintName() - Method in class com.amazonaws.services.lightsail.model.Instance
The friendly name of the blueprint (e.g., Amazon Linux).
getBlueprints(GetBlueprintsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getBlueprints(GetBlueprintsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns the list of available instance images, or blueprints.
getBlueprints(GetBlueprintsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns the list of available instance images, or blueprints.
getBlueprints() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
An array of key-value pairs that contains information about the available blueprints.
getBlueprintsAsync(GetBlueprintsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getBlueprintsAsync(GetBlueprintsRequest, AsyncHandler<GetBlueprintsRequest, GetBlueprintsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getBlueprintsAsync(GetBlueprintsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the list of available instance images, or blueprints.
getBlueprintsAsync(GetBlueprintsRequest, AsyncHandler<GetBlueprintsRequest, GetBlueprintsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the list of available instance images, or blueprints.
getBlueprintsAsync(GetBlueprintsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getBlueprintsAsync(GetBlueprintsRequest, AsyncHandler<GetBlueprintsRequest, GetBlueprintsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetBlueprintsRequest - Class in com.amazonaws.services.lightsail.model
 
GetBlueprintsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
 
GetBlueprintsResult - Class in com.amazonaws.services.lightsail.model
 
GetBlueprintsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetBlueprintsResult
 
getBundleId() - Method in class com.amazonaws.services.lightsail.model.Bundle
The bundle ID (e.g., micro_1_0).
getBundleId() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
getBundleId() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
getBundleId() - Method in class com.amazonaws.services.lightsail.model.Instance
The bundle for the instance (e.g., micro_1_0).
getBundles(GetBundlesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getBundles(GetBundlesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns the list of bundles that are available for purchase.
getBundles(GetBundlesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns the list of bundles that are available for purchase.
getBundles() - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
An array of key-value pairs that contains information about the available bundles.
getBundlesAsync(GetBundlesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getBundlesAsync(GetBundlesRequest, AsyncHandler<GetBundlesRequest, GetBundlesResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getBundlesAsync(GetBundlesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the list of bundles that are available for purchase.
getBundlesAsync(GetBundlesRequest, AsyncHandler<GetBundlesRequest, GetBundlesResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the list of bundles that are available for purchase.
getBundlesAsync(GetBundlesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getBundlesAsync(GetBundlesRequest, AsyncHandler<GetBundlesRequest, GetBundlesResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetBundlesRequest - Class in com.amazonaws.services.lightsail.model
 
GetBundlesRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetBundlesRequest
 
GetBundlesResult - Class in com.amazonaws.services.lightsail.model
 
GetBundlesResult() - Constructor for class com.amazonaws.services.lightsail.model.GetBundlesResult
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
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.lightsail.AmazonLightsailClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCertKey() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the public key to use when accessing your instance For OpenSSH clients (e.g., command line SSH), you should save this value to tempkey-cert.pub.
getCode() - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
getCode() - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
getCode() - Method in class com.amazonaws.services.lightsail.model.InstanceState
The status code for the instance.
getCode() - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
getCode() - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
getCode() - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
getCode() - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
getCode() - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
getCommonName() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The common name.
getContinentCode() - Method in class com.amazonaws.services.lightsail.model.Region
The continent code (e.g., NA, meaning North America).
getCpuCount() - Method in class com.amazonaws.services.lightsail.model.Bundle
The number of vCPUs included in the bundle (e.g., 2).
getCpuCount() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The number of vCPUs the instance has.
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.Disk
The date when the disk was created.
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.Domain
The date when the domain recordset was created.
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.Instance
The timestamp when the instance was created (e.g., 1479734909.17).
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The timestamp when the snapshot was created (e.g., 1479907467.024).
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The timestamp when the key pair was created (e.g., 1479816991.349).
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.Operation
The timestamp when the operation was initialized (e.g., 1479816991.349).
getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The timestamp when the static IP was created (e.g., 1479735304.222).
getCustomImageName() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The name for your custom image.
getDescription() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The description of the blueprint.
getDescription() - Method in class com.amazonaws.services.lightsail.model.Region
The description of the AWS Region (e.g., This region is recommended to serve users in the eastern United States and eastern Canada).
getDisks() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The disks attached to the instance.
getDiskSizeInGb() - Method in class com.amazonaws.services.lightsail.model.Bundle
The size of the SSD (e.g., 30).
getDisplayName() - Method in class com.amazonaws.services.lightsail.model.Region
The display name (e.g., Virginia).
getDocs() - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
getDocs() - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
getDocs() - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
getDocs() - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
getDocs() - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
getDocs() - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
getDocs() - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
getDomain(GetDomainRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getDomain(GetDomainRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about a specific domain recordset.
getDomain(GetDomainRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about a specific domain recordset.
getDomain() - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
An array of key-value pairs containing information about your get domain request.
getDomainAsync(GetDomainRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getDomainAsync(GetDomainRequest, AsyncHandler<GetDomainRequest, GetDomainResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getDomainAsync(GetDomainRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific domain recordset.
getDomainAsync(GetDomainRequest, AsyncHandler<GetDomainRequest, GetDomainResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific domain recordset.
getDomainAsync(GetDomainRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getDomainAsync(GetDomainRequest, AsyncHandler<GetDomainRequest, GetDomainResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getDomainEntries() - Method in class com.amazonaws.services.lightsail.model.Domain
An array of key-value pairs containing information about the domain entries.
getDomainEntry() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
An array of key-value pairs containing information about the domain entry request.
getDomainEntry() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
An array of key-value pairs containing information about your domain entries.
getDomainEntry() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
An array of key-value pairs containing information about the domain entry.
getDomainName() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
The domain name (e.g., example.com) for which you want to create the domain entry.
getDomainName() - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
The domain name to manage (e.g., example.com).
getDomainName() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
The name of the domain entry to delete.
getDomainName() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
The specific domain name to delete.
getDomainName() - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
The domain name for which your want to return information about.
getDomainName() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
The name of the domain recordset to update.
GetDomainRequest - Class in com.amazonaws.services.lightsail.model
 
GetDomainRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetDomainRequest
 
GetDomainResult - Class in com.amazonaws.services.lightsail.model
 
GetDomainResult() - Constructor for class com.amazonaws.services.lightsail.model.GetDomainResult
 
getDomains(GetDomainsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getDomains(GetDomainsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns a list of all domains in the user's account.
getDomains(GetDomainsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns a list of all domains in the user's account.
getDomains() - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
An array of key-value pairs containing information about each of the domain entries in the user's account.
getDomainsAsync(GetDomainsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getDomainsAsync(GetDomainsRequest, AsyncHandler<GetDomainsRequest, GetDomainsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getDomainsAsync(GetDomainsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns a list of all domains in the user's account.
getDomainsAsync(GetDomainsRequest, AsyncHandler<GetDomainsRequest, GetDomainsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns a list of all domains in the user's account.
getDomainsAsync(GetDomainsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getDomainsAsync(GetDomainsRequest, AsyncHandler<GetDomainsRequest, GetDomainsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetDomainsRequest - Class in com.amazonaws.services.lightsail.model
 
GetDomainsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetDomainsRequest
 
GetDomainsResult - Class in com.amazonaws.services.lightsail.model
 
GetDomainsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetDomainsResult
 
getEndTime() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The end time of the time period.
getErrorCode() - Method in class com.amazonaws.services.lightsail.model.Operation
The error code.
getErrorDetails() - Method in class com.amazonaws.services.lightsail.model.Operation
The error details.
getExecutorService() - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
Returns the executor service used by this client to execute async requests.
getExpiresAt() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the date on which the temporary keys expire.
getFingerprint() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The RSA fingerprint of the key pair.
getFromBlueprintId() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The blueprint ID from which you created the snapshot (e.g., os_debian_8_3).
getFromBundleId() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The bundle ID from which you created the snapshot (e.g., micro_1_0).
getFromInstanceArn() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The Amazon Resource Name (ARN) of the instance from which the snapshot was created (e.g., arn:aws:lightsail:us-east-1:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE).
getFromInstanceName() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The instance from which the snapshot was created.
getFromPort() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The first port in the range.
getFromPort() - Method in class com.amazonaws.services.lightsail.model.PortInfo
The first port in the range.
getGbInUse() - Method in class com.amazonaws.services.lightsail.model.Disk
The number of GB in use by the disk.
getGbPerMonthAllocated() - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
The amount allocated per month (in GB).
getGroup() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The group name of the blueprint (e.g., amazon-linux).
getHardware() - Method in class com.amazonaws.services.lightsail.model.Instance
The size of the vCPU and the amount of RAM for the instance.
getId() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The ID of the domain recordset entry.
getId() - Method in class com.amazonaws.services.lightsail.model.Operation
The ID of the operation.
getIncludeAvailabilityZones() - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
A Boolean value indicating whether to also include Availability Zones in your get regions request.
getIncludeInactive() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A Boolean value indicating whether to include inactive results in your request.
getIncludeInactive() - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A Boolean value that indicates whether to include inactive bundle results in your request.
getInstance(GetInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstance(GetInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
getInstance(GetInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
getInstance() - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
An array of key-value pairs containing information about the specified instance.
getInstanceAccessDetails(GetInstanceAccessDetailsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstanceAccessDetails(GetInstanceAccessDetailsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
getInstanceAccessDetails(GetInstanceAccessDetailsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest, AsyncHandler<GetInstanceAccessDetailsRequest, GetInstanceAccessDetailsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest, AsyncHandler<GetInstanceAccessDetailsRequest, GetInstanceAccessDetailsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceAccessDetailsAsync(GetInstanceAccessDetailsRequest, AsyncHandler<GetInstanceAccessDetailsRequest, GetInstanceAccessDetailsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetInstanceAccessDetailsRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstanceAccessDetailsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
 
GetInstanceAccessDetailsResult - Class in com.amazonaws.services.lightsail.model
 
GetInstanceAccessDetailsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
 
getInstanceAsync(GetInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceAsync(GetInstanceRequest, AsyncHandler<GetInstanceRequest, GetInstanceResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceAsync(GetInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
getInstanceAsync(GetInstanceRequest, AsyncHandler<GetInstanceRequest, GetInstanceResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
getInstanceAsync(GetInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceAsync(GetInstanceRequest, AsyncHandler<GetInstanceRequest, GetInstanceResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceMetricData(GetInstanceMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstanceMetricData(GetInstanceMetricDataRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
getInstanceMetricData(GetInstanceMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
getInstanceMetricDataAsync(GetInstanceMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceMetricDataAsync(GetInstanceMetricDataRequest, AsyncHandler<GetInstanceMetricDataRequest, GetInstanceMetricDataResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceMetricDataAsync(GetInstanceMetricDataRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
getInstanceMetricDataAsync(GetInstanceMetricDataRequest, AsyncHandler<GetInstanceMetricDataRequest, GetInstanceMetricDataResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
getInstanceMetricDataAsync(GetInstanceMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceMetricDataAsync(GetInstanceMetricDataRequest, AsyncHandler<GetInstanceMetricDataRequest, GetInstanceMetricDataResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetInstanceMetricDataRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstanceMetricDataRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
 
GetInstanceMetricDataResult - Class in com.amazonaws.services.lightsail.model
 
GetInstanceMetricDataResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
 
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
The instance name to which you want to attach the static IP address.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
The name of the instance on which you're attempting to close the public ports.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
The Lightsail instance on which to base your snapshot.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
The name of the instance to delete.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The name of the instance to access.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The name of the instance for which you want to get metrics data.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
The name of the instance.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
The name of the instance.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
The name of the instance to get state information about.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The name of this Amazon Lightsail instance.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
The name of the instance for which you want to open the public ports.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
The name of the instance to reboot.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
The name of the instance (a virtual private server) to start.
getInstanceName() - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
The name of the instance (a virtual private server) to stop.
getInstanceNames() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The names for your new instances.
getInstanceNames() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The names to use for your new Lightsail instances.
getInstancePortStates(GetInstancePortStatesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstancePortStates(GetInstancePortStatesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns the port states for a specific virtual private server, or instance.
getInstancePortStates(GetInstancePortStatesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns the port states for a specific virtual private server, or instance.
getInstancePortStatesAsync(GetInstancePortStatesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstancePortStatesAsync(GetInstancePortStatesRequest, AsyncHandler<GetInstancePortStatesRequest, GetInstancePortStatesResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstancePortStatesAsync(GetInstancePortStatesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the port states for a specific virtual private server, or instance.
getInstancePortStatesAsync(GetInstancePortStatesRequest, AsyncHandler<GetInstancePortStatesRequest, GetInstancePortStatesResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the port states for a specific virtual private server, or instance.
getInstancePortStatesAsync(GetInstancePortStatesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstancePortStatesAsync(GetInstancePortStatesRequest, AsyncHandler<GetInstancePortStatesRequest, GetInstancePortStatesResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetInstancePortStatesRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstancePortStatesRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
 
GetInstancePortStatesResult - Class in com.amazonaws.services.lightsail.model
 
GetInstancePortStatesResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
 
GetInstanceRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstanceRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceRequest
 
GetInstanceResult - Class in com.amazonaws.services.lightsail.model
 
GetInstanceResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceResult
 
getInstances(GetInstancesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstances(GetInstancesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about all Amazon Lightsail virtual private servers, or instances.
getInstances(GetInstancesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about all Amazon Lightsail virtual private servers, or instances.
getInstances() - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
An array of key-value pairs containing information about your instances.
getInstancesAsync(GetInstancesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstancesAsync(GetInstancesRequest, AsyncHandler<GetInstancesRequest, GetInstancesResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstancesAsync(GetInstancesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all Amazon Lightsail virtual private servers, or instances.
getInstancesAsync(GetInstancesRequest, AsyncHandler<GetInstancesRequest, GetInstancesResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all Amazon Lightsail virtual private servers, or instances.
getInstancesAsync(GetInstancesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstancesAsync(GetInstancesRequest, AsyncHandler<GetInstancesRequest, GetInstancesResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceSnapshot(GetInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstanceSnapshot(GetInstanceSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about a specific instance snapshot.
getInstanceSnapshot(GetInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about a specific instance snapshot.
getInstanceSnapshot() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
An array of key-value pairs containing information about the results of your get instance snapshot request.
getInstanceSnapshotAsync(GetInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceSnapshotAsync(GetInstanceSnapshotRequest, AsyncHandler<GetInstanceSnapshotRequest, GetInstanceSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceSnapshotAsync(GetInstanceSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific instance snapshot.
getInstanceSnapshotAsync(GetInstanceSnapshotRequest, AsyncHandler<GetInstanceSnapshotRequest, GetInstanceSnapshotResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific instance snapshot.
getInstanceSnapshotAsync(GetInstanceSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceSnapshotAsync(GetInstanceSnapshotRequest, AsyncHandler<GetInstanceSnapshotRequest, GetInstanceSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceSnapshotName() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The name of the instance snapshot on which you are basing your new instances.
getInstanceSnapshotName() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
The name for your new snapshot.
getInstanceSnapshotName() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
The name of the snapshot to delete.
getInstanceSnapshotName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
The name of the snapshot for which you are requesting information.
GetInstanceSnapshotRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstanceSnapshotRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
 
GetInstanceSnapshotResult - Class in com.amazonaws.services.lightsail.model
 
GetInstanceSnapshotResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
 
getInstanceSnapshots(GetInstanceSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstanceSnapshots(GetInstanceSnapshotsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns all instance snapshots for the user's account.
getInstanceSnapshots(GetInstanceSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns all instance snapshots for the user's account.
getInstanceSnapshots() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
An array of key-value pairs containing information about the results of your get instance snapshots request.
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest, AsyncHandler<GetInstanceSnapshotsRequest, GetInstanceSnapshotsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns all instance snapshots for the user's account.
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest, AsyncHandler<GetInstanceSnapshotsRequest, GetInstanceSnapshotsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns all instance snapshots for the user's account.
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceSnapshotsAsync(GetInstanceSnapshotsRequest, AsyncHandler<GetInstanceSnapshotsRequest, GetInstanceSnapshotsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetInstanceSnapshotsRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstanceSnapshotsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
 
GetInstanceSnapshotsResult - Class in com.amazonaws.services.lightsail.model
 
GetInstanceSnapshotsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
 
GetInstancesRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstancesRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstancesRequest
 
GetInstancesResult - Class in com.amazonaws.services.lightsail.model
 
GetInstancesResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstancesResult
 
getInstanceState(GetInstanceStateRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getInstanceState(GetInstanceStateRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns the state of a specific instance.
getInstanceState(GetInstanceStateRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns the state of a specific instance.
getInstanceStateAsync(GetInstanceStateRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceStateAsync(GetInstanceStateRequest, AsyncHandler<GetInstanceStateRequest, GetInstanceStateResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getInstanceStateAsync(GetInstanceStateRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the state of a specific instance.
getInstanceStateAsync(GetInstanceStateRequest, AsyncHandler<GetInstanceStateRequest, GetInstanceStateResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns the state of a specific instance.
getInstanceStateAsync(GetInstanceStateRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getInstanceStateAsync(GetInstanceStateRequest, AsyncHandler<GetInstanceStateRequest, GetInstanceStateResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetInstanceStateRequest - Class in com.amazonaws.services.lightsail.model
 
GetInstanceStateRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
 
GetInstanceStateResult - Class in com.amazonaws.services.lightsail.model
 
GetInstanceStateResult() - Constructor for class com.amazonaws.services.lightsail.model.GetInstanceStateResult
 
getInstanceType() - Method in class com.amazonaws.services.lightsail.model.Bundle
The Amazon EC2 instance type (e.g., t2.micro).
getIops() - Method in class com.amazonaws.services.lightsail.model.Disk
The input/output operations per second (IOPS) of the disk.
getIpAddress() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The public IP address of the Amazon Lightsail instance.
getIpAddress() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The static IP address.
getIpv6Address() - Method in class com.amazonaws.services.lightsail.model.Instance
The IPv6 address of the instance.
getIsActive() - Method in class com.amazonaws.services.lightsail.model.Blueprint
A Boolean value indicating whether the blueprint is active.
getIsActive() - Method in class com.amazonaws.services.lightsail.model.Bundle
A Boolean value indicating whether the bundle is active.
getIsAttached() - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether the disk is attached.
getIsAttached() - Method in class com.amazonaws.services.lightsail.model.StaticIp
A Boolean value indicating whether the static IP is attached.
getIsPeered() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
Returns true if the Lightsail VPC is peered; otherwise, false.
getIsStaticIp() - Method in class com.amazonaws.services.lightsail.model.Instance
A Boolean value indicating whether this instance has a static IP assigned to it.
getIsSystemDisk() - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).
getIsTerminal() - Method in class com.amazonaws.services.lightsail.model.Operation
A Boolean value indicating whether the operation is terminal.
getKeyPair(GetKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getKeyPair(GetKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about a specific key pair.
getKeyPair(GetKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about a specific key pair.
getKeyPair() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
An array of key-value pairs containing information about the new key pair you just created.
getKeyPair() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
An array of key-value pairs containing information about the key pair.
getKeyPairAsync(GetKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getKeyPairAsync(GetKeyPairRequest, AsyncHandler<GetKeyPairRequest, GetKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getKeyPairAsync(GetKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific key pair.
getKeyPairAsync(GetKeyPairRequest, AsyncHandler<GetKeyPairRequest, GetKeyPairResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific key pair.
getKeyPairAsync(GetKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getKeyPairAsync(GetKeyPairRequest, AsyncHandler<GetKeyPairRequest, GetKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The name for your key pair.
getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The name of your key pair.
getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
The name for your new key pair.
getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
The name of the key pair to delete.
getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
The name of the key pair for which you are requesting information.
getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
The name of the key pair for which you want to import the public key.
GetKeyPairRequest - Class in com.amazonaws.services.lightsail.model
 
GetKeyPairRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetKeyPairRequest
 
GetKeyPairResult - Class in com.amazonaws.services.lightsail.model
 
GetKeyPairResult() - Constructor for class com.amazonaws.services.lightsail.model.GetKeyPairResult
 
getKeyPairs(GetKeyPairsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getKeyPairs(GetKeyPairsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about all key pairs in the user's account.
getKeyPairs(GetKeyPairsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about all key pairs in the user's account.
getKeyPairs() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
An array of key-value pairs containing information about the key pairs.
getKeyPairsAsync(GetKeyPairsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getKeyPairsAsync(GetKeyPairsRequest, AsyncHandler<GetKeyPairsRequest, GetKeyPairsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getKeyPairsAsync(GetKeyPairsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all key pairs in the user's account.
getKeyPairsAsync(GetKeyPairsRequest, AsyncHandler<GetKeyPairsRequest, GetKeyPairsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all key pairs in the user's account.
getKeyPairsAsync(GetKeyPairsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getKeyPairsAsync(GetKeyPairsRequest, AsyncHandler<GetKeyPairsRequest, GetKeyPairsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetKeyPairsRequest - Class in com.amazonaws.services.lightsail.model
 
GetKeyPairsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
 
GetKeyPairsResult - Class in com.amazonaws.services.lightsail.model
 
GetKeyPairsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetKeyPairsResult
 
getLicenseUrl() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The end-user license agreement URL for the image or blueprint.
getLocation() - Method in class com.amazonaws.services.lightsail.model.Disk
The region and Availability Zone where the disk is located.
getLocation() - Method in class com.amazonaws.services.lightsail.model.Domain
The AWS Region and Availability Zones where the domain recordset was created.
getLocation() - Method in class com.amazonaws.services.lightsail.model.Instance
The region name and availability zone where the instance is located.
getLocation() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The region name and availability zone where you created the snapshot.
getLocation() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The region name and Availability Zone where the key pair was created.
getLocation() - Method in class com.amazonaws.services.lightsail.model.Operation
The region and Availability Zone.
getLocation() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The region and Availability Zone where the static IP was created.
getMaximum() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The maximum.
getMetricData() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
An array of key-value pairs containing information about the results of your get instance metric data request.
getMetricName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The metric name to get data about.
getMetricName() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
The metric name to return data for.
getMinimum() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The minimum.
getMinPower() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The minimum machine size required to run this blueprint.
getMonthlyTransfer() - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
The amount of data in GB allocated for monthly data transfers.
getName() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The friendly name of the blueprint (e.g., Amazon Linux).
getName() - Method in class com.amazonaws.services.lightsail.model.Bundle
A friendly name for the bundle (e.g., Micro).
getName() - Method in class com.amazonaws.services.lightsail.model.Disk
The name of the disk.
getName() - Method in class com.amazonaws.services.lightsail.model.Domain
The name of the domain.
getName() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The name of the domain.
getName() - Method in class com.amazonaws.services.lightsail.model.Instance
The name the user gave the instance (e.g., Amazon_Linux-1GB-Virginia-1).
getName() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The name of the snapshot.
getName() - Method in class com.amazonaws.services.lightsail.model.InstanceState
The state of the instance (e.g., running or pending).
getName() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The friendly name of the SSH key pair.
getName() - Method in class com.amazonaws.services.lightsail.model.Region
The region name (e.g., us-east-1).
getName() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The name of the static IP (e.g., StaticIP-Virginia-EXAMPLE).
getNetworking() - Method in class com.amazonaws.services.lightsail.model.Instance
Information about the public ports and monthly data transfer rates for the instance.
getNextPageCount() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
Returns the number of pages of results that remain.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
A token used for advancing to the next page of results from your get active names request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
A token used for advancing to the next page of results from your get blueprints request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
A token used for advancing to the next page of results from your get active names request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
A token used for advancing to the next page of results from your get active names request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
A token used for advancing to the next page of results from your get instance snapshots request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
A token used for advancing to the next page of results from your get instances request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
A token used for advancing to the next page of results from your get key pairs request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
A token used for advancing to the next page of results from your get operations request.
getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
A token used for advancing to the next page of results from your get static IPs request.
getOperation(GetOperationRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getOperation(GetOperationRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about a specific operation.
getOperation(GetOperationRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about a specific operation.
getOperation() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
An array of key-value pairs that contains information about the operation.
getOperation() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
An array of key-value pairs containing information about the operation.
getOperation() - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
An array of key-value pairs containing information about the domain resource you created.
getOperation() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
An array of key-value pairs containing information about the results of your create key pair request.
getOperation() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
An array of key-value pairs containing information about the results of your delete domain entry request.
getOperation() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
An array of key-value pairs containing information about the results of your delete domain request.
getOperation() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
An array of key-value pairs containing information about the results of your delete key pair request.
getOperation() - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
An array of key-value pairs containing information about the results of your get operation request.
getOperation() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
An array of key-value pairs containing information about the request operation.
getOperation() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
An array of key-value pairs containing information about the request operation.
getOperation() - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
An array of key-value pairs containing information about the request operation.
getOperation() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
An array of key-value pairs containing information about the request operation.
getOperationAsync(GetOperationRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getOperationAsync(GetOperationRequest, AsyncHandler<GetOperationRequest, GetOperationResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getOperationAsync(GetOperationRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific operation.
getOperationAsync(GetOperationRequest, AsyncHandler<GetOperationRequest, GetOperationResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific operation.
getOperationAsync(GetOperationRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getOperationAsync(GetOperationRequest, AsyncHandler<GetOperationRequest, GetOperationResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getOperationDetails() - Method in class com.amazonaws.services.lightsail.model.Operation
Details about the operation (e.g., Debian-1GB-Virginia-1).
getOperationId() - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
A GUID used to identify the operation.
GetOperationRequest - Class in com.amazonaws.services.lightsail.model
 
GetOperationRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetOperationRequest
 
GetOperationResult - Class in com.amazonaws.services.lightsail.model
 
GetOperationResult() - Constructor for class com.amazonaws.services.lightsail.model.GetOperationResult
 
getOperations(GetOperationsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getOperations(GetOperationsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about all operations.
getOperations(GetOperationsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about all operations.
getOperations() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
An array of key-value pairs containing information about the static IP address you allocated.
getOperations() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
An array of key-value pairs containing information about your API operations.
getOperations() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
An array of key-value pairs containing information about the results of your create instances from snapshot request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
An array of key-value pairs containing information about the results of your create instances snapshot request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
An array of key-value pairs containing information about the results of your create instances request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
An array of key-value pairs containing information about the results of your delete instance request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
An array of key-value pairs containing information about the results of your delete instance snapshot request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
An array of key-value pairs containing information about the results of your detach static IP request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
An array of key-value pairs containing information about the results of your get operations for resource request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
An array of key-value pairs containing information about the results of your get operations request.
getOperations() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
An array of key-value pairs containing information about the request operation.
getOperations() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
An array of key-value pairs containing information about the request operation.
getOperations() - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
An array of key-value pairs containing information about the request operation.
getOperations() - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
An array of key-value pairs containing information about the request operation.
getOperations() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
An array of key-value pairs containing information about the request operation.
getOperationsAsync(GetOperationsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getOperationsAsync(GetOperationsRequest, AsyncHandler<GetOperationsRequest, GetOperationsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getOperationsAsync(GetOperationsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all operations.
getOperationsAsync(GetOperationsRequest, AsyncHandler<GetOperationsRequest, GetOperationsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all operations.
getOperationsAsync(GetOperationsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getOperationsAsync(GetOperationsRequest, AsyncHandler<GetOperationsRequest, GetOperationsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getOperationsForResource(GetOperationsForResourceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getOperationsForResource(GetOperationsForResourceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Gets operations for a specific resource (e.g., an instance or a static IP).
getOperationsForResource(GetOperationsForResourceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Gets operations for a specific resource (e.g., an instance or a static IP).
getOperationsForResourceAsync(GetOperationsForResourceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getOperationsForResourceAsync(GetOperationsForResourceRequest, AsyncHandler<GetOperationsForResourceRequest, GetOperationsForResourceResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getOperationsForResourceAsync(GetOperationsForResourceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Gets operations for a specific resource (e.g., an instance or a static IP).
getOperationsForResourceAsync(GetOperationsForResourceRequest, AsyncHandler<GetOperationsForResourceRequest, GetOperationsForResourceResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Gets operations for a specific resource (e.g., an instance or a static IP).
getOperationsForResourceAsync(GetOperationsForResourceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getOperationsForResourceAsync(GetOperationsForResourceRequest, AsyncHandler<GetOperationsForResourceRequest, GetOperationsForResourceResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetOperationsForResourceRequest - Class in com.amazonaws.services.lightsail.model
 
GetOperationsForResourceRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
 
GetOperationsForResourceResult - Class in com.amazonaws.services.lightsail.model
 
GetOperationsForResourceResult() - Constructor for class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
 
GetOperationsRequest - Class in com.amazonaws.services.lightsail.model
 
GetOperationsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetOperationsRequest
 
GetOperationsResult - Class in com.amazonaws.services.lightsail.model
 
GetOperationsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetOperationsResult
 
getOperationType() - Method in class com.amazonaws.services.lightsail.model.Operation
The type of operation.
getOptions() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The options for the domain entry.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
A token used for paginating results from your get active names request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A token used for advancing to the next page of results from your get blueprints request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A token used for advancing to the next page of results from your get bundles request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
A token used for advancing to the next page of results from your get domains request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
A token used for advancing to the next page of results from your get instance snapshots request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
A token used for advancing to the next page of results from your get instances request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
A token used for advancing to the next page of results from your get key pairs request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
A token used for advancing to the next page of results from your get operations for resource request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
A token used for advancing to the next page of results from your get operations request.
getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
A token used for advancing to the next page of results from your get static IPs request.
getPassword() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For RDP access, the temporary password of the Amazon EC2 instance.
getPath() - Method in class com.amazonaws.services.lightsail.model.Disk
The disk path.
getPeriod() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The time period for which you are requesting data.
getPortInfo() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
Information about the public port you are trying to close.
getPortInfo() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
An array of key-value pairs containing information about the port mappings.
getPorts() - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
An array of key-value pairs containing information about the ports on the instance.
getPortStates() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
Information about the port states resulting from your request.
getPower() - Method in class com.amazonaws.services.lightsail.model.Bundle
The power of the bundle (e.g., 500).
getPrice() - Method in class com.amazonaws.services.lightsail.model.Bundle
The price in US dollars (e.g., 5.0).
getPrivateIpAddress() - Method in class com.amazonaws.services.lightsail.model.Instance
The private IP address of the instance.
getPrivateKey() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the temporary private key.
getPrivateKeyBase64() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
A base64-encoded RSA private key.
getPrivateKeyBase64() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
A base64-encoded RSA private key.
getProductUrl() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The product URL to learn more about the image or blueprint.
getProgress() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The progress of the snapshot.
getProtocol() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The protocol to use to connect to your instance.
getProtocol() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The protocol for these Amazon Lightsail instance access details.
getProtocol() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The protocol.
getProtocol() - Method in class com.amazonaws.services.lightsail.model.PortInfo
The protocol.
getPublicIpAddress() - Method in class com.amazonaws.services.lightsail.model.Instance
The public IP address of the instance.
getPublicKeyBase64() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
A base64-encoded public key of the ssh-rsa type.
getPublicKeyBase64() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
A base64-encoded public key of the ssh-rsa type.
getPublicKeyBase64() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
A base64-encoded public key of the ssh-rsa type.
getRamSizeInGb() - Method in class com.amazonaws.services.lightsail.model.Bundle
The amount of RAM in GB (e.g., 2.0).
getRamSizeInGb() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The amount of RAM in GB on the instance (e.g., 1.0).
getRegionName() - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The AWS Region name.
getRegions(GetRegionsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getRegions(GetRegionsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns a list of all valid regions for Amazon Lightsail.
getRegions(GetRegionsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns a list of all valid regions for Amazon Lightsail.
getRegions() - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
An array of key-value pairs containing information about your get regions request.
getRegionsAsync(GetRegionsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getRegionsAsync(GetRegionsRequest, AsyncHandler<GetRegionsRequest, GetRegionsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getRegionsAsync(GetRegionsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns a list of all valid regions for Amazon Lightsail.
getRegionsAsync(GetRegionsRequest, AsyncHandler<GetRegionsRequest, GetRegionsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns a list of all valid regions for Amazon Lightsail.
getRegionsAsync(GetRegionsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getRegionsAsync(GetRegionsRequest, AsyncHandler<GetRegionsRequest, GetRegionsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetRegionsRequest - Class in com.amazonaws.services.lightsail.model
 
GetRegionsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetRegionsRequest
 
GetRegionsResult - Class in com.amazonaws.services.lightsail.model
 
GetRegionsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetRegionsResult
 
getResourceName() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
The name of the resource for which you are requesting information.
getResourceName() - Method in class com.amazonaws.services.lightsail.model.Operation
The resource name.
getResourceType() - Method in class com.amazonaws.services.lightsail.model.Disk
The resource type of the disk.
getResourceType() - Method in class com.amazonaws.services.lightsail.model.Domain
The resource type.
getResourceType() - Method in class com.amazonaws.services.lightsail.model.Instance
The type of resource (usually Instance).
getResourceType() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The type of resource (usually InstanceSnapshot).
getResourceType() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The resource type (usually KeyPair).
getResourceType() - Method in class com.amazonaws.services.lightsail.model.Operation
The resource type.
getResourceType() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The resource type (usually StaticIp).
getSampleCount() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The sample count.
getSizeInGb() - Method in class com.amazonaws.services.lightsail.model.Disk
The size of the disk in GB.
getSizeInGb() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The size in GB of the SSD.
getSshKeyName() - Method in class com.amazonaws.services.lightsail.model.Instance
The name of the SSH key being used to connect to the instance (e.g., LightsailDefaultKeyPair).
getStartTime() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The start time of the time period.
getState() - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
The state of the Availability Zone.
getState() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
The state of the instance.
getState() - Method in class com.amazonaws.services.lightsail.model.Instance
The status code and the state (e.g., running) for the instance.
getState() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The state the snapshot is in.
getStaticIp(GetStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getStaticIp(GetStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about a specific static IP.
getStaticIp(GetStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about a specific static IP.
getStaticIp() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
An array of key-value pairs containing information about the requested static IP.
getStaticIpAsync(GetStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getStaticIpAsync(GetStaticIpRequest, AsyncHandler<GetStaticIpRequest, GetStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getStaticIpAsync(GetStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific static IP.
getStaticIpAsync(GetStaticIpRequest, AsyncHandler<GetStaticIpRequest, GetStaticIpResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about a specific static IP.
getStaticIpAsync(GetStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getStaticIpAsync(GetStaticIpRequest, AsyncHandler<GetStaticIpRequest, GetStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getStaticIpName() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
The name of the static IP address.
getStaticIpName() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
The name of the static IP.
getStaticIpName() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
The name of the static IP to detach from the instance.
getStaticIpName() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
The name of the static IP in Lightsail.
getStaticIpName() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
The name of the static IP to delete.
GetStaticIpRequest - Class in com.amazonaws.services.lightsail.model
 
GetStaticIpRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetStaticIpRequest
 
GetStaticIpResult - Class in com.amazonaws.services.lightsail.model
 
GetStaticIpResult() - Constructor for class com.amazonaws.services.lightsail.model.GetStaticIpResult
 
getStaticIps(GetStaticIpsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
getStaticIps(GetStaticIpsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns information about all static IPs in the user's account.
getStaticIps(GetStaticIpsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns information about all static IPs in the user's account.
getStaticIps() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
An array of key-value pairs containing information about your get static IPs request.
getStaticIpsAsync(GetStaticIpsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getStaticIpsAsync(GetStaticIpsRequest, AsyncHandler<GetStaticIpsRequest, GetStaticIpsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
getStaticIpsAsync(GetStaticIpsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all static IPs in the user's account.
getStaticIpsAsync(GetStaticIpsRequest, AsyncHandler<GetStaticIpsRequest, GetStaticIpsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns information about all static IPs in the user's account.
getStaticIpsAsync(GetStaticIpsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
getStaticIpsAsync(GetStaticIpsRequest, AsyncHandler<GetStaticIpsRequest, GetStaticIpsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
GetStaticIpsRequest - Class in com.amazonaws.services.lightsail.model
 
GetStaticIpsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
 
GetStaticIpsResult - Class in com.amazonaws.services.lightsail.model
 
GetStaticIpsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetStaticIpsResult
 
getStatistics() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The instance statistics.
getStatus() - Method in class com.amazonaws.services.lightsail.model.Operation
The status of the operation.
getStatusChangedAt() - Method in class com.amazonaws.services.lightsail.model.Operation
The timestamp when the status was changed (e.g., 1479816991.349).
getSum() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The sum.
getSupportCode() - Method in class com.amazonaws.services.lightsail.model.Disk
The support code.
getSupportCode() - Method in class com.amazonaws.services.lightsail.model.Domain
The support code.
getSupportCode() - Method in class com.amazonaws.services.lightsail.model.Instance
The support code.
getSupportCode() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The support code.
getSupportCode() - Method in class com.amazonaws.services.lightsail.model.KeyPair
The support code.
getSupportCode() - Method in class com.amazonaws.services.lightsail.model.StaticIp
The support code.
getTarget() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The target AWS name server (e.g., ns-111.awsdns-22.com.).
getTimestamp() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The timestamp (e.g., 1479816991.349).
getTip() - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
getTip() - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
getTip() - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
getTip() - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
getTip() - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
getTip() - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
getTip() - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
getToPort() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The last port in the range.
getToPort() - Method in class com.amazonaws.services.lightsail.model.PortInfo
The last port in the range.
getTransferPerMonthInGb() - Method in class com.amazonaws.services.lightsail.model.Bundle
The data transfer rate per month in GB (e.g., 2000).
getType() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The type of the blueprint (e.g., os or app).
getType() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The type of domain entry (e.g., SOA or NS).
getUnit() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The unit.
getUnit() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The unit.
getUserData() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
You can create a launch script that configures a server with additional user data.
getUserData() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
A launch script you can create that configures a server with additional user data.
getUsername() - Method in class com.amazonaws.services.lightsail.model.Instance
The user name for connecting to the instance (e.g., ec2-user).
getUsername() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The user name to use when logging in to the Amazon Lightsail instance.
getVersion() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The version number of the operating system, application, or stack (e.g., 2016.03.0).
getVersionCode() - Method in class com.amazonaws.services.lightsail.model.Blueprint
The version code.
getZoneName() - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
The name of the Availability Zone.

H

hashCode() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Blueprint
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Bundle
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Disk
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Domain
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Instance
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.KeyPair
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Operation
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.PeerVpcRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.PortInfo
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.Region
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.StaticIp
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
 
hashCode() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
 

I

importKeyPair(ImportKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
importKeyPair(ImportKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Imports a public SSH key from a specific key pair.
importKeyPair(ImportKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Imports a public SSH key from a specific key pair.
importKeyPairAsync(ImportKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
importKeyPairAsync(ImportKeyPairRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Imports a public SSH key from a specific key pair.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Imports a public SSH key from a specific key pair.
importKeyPairAsync(ImportKeyPairRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
ImportKeyPairRequest - Class in com.amazonaws.services.lightsail.model
 
ImportKeyPairRequest() - Constructor for class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
 
ImportKeyPairResult - Class in com.amazonaws.services.lightsail.model
 
ImportKeyPairResult() - Constructor for class com.amazonaws.services.lightsail.model.ImportKeyPairResult
 
Instance - Class in com.amazonaws.services.lightsail.model
Describes an instance (a virtual private server).
Instance() - Constructor for class com.amazonaws.services.lightsail.model.Instance
 
InstanceAccessDetails - Class in com.amazonaws.services.lightsail.model
The parameters for gaining temporary access to one of your Amazon Lightsail instances.
InstanceAccessDetails() - Constructor for class com.amazonaws.services.lightsail.model.InstanceAccessDetails
 
InstanceAccessProtocol - Enum in com.amazonaws.services.lightsail.model
 
InstanceHardware - Class in com.amazonaws.services.lightsail.model
Describes the hardware for the instance.
InstanceHardware() - Constructor for class com.amazonaws.services.lightsail.model.InstanceHardware
 
InstanceMetricName - Enum in com.amazonaws.services.lightsail.model
 
InstanceNetworking - Class in com.amazonaws.services.lightsail.model
Describes monthly data transfer rates and port information for an instance.
InstanceNetworking() - Constructor for class com.amazonaws.services.lightsail.model.InstanceNetworking
 
InstancePortInfo - Class in com.amazonaws.services.lightsail.model
Describes information about the instance ports.
InstancePortInfo() - Constructor for class com.amazonaws.services.lightsail.model.InstancePortInfo
 
InstanceSnapshot - Class in com.amazonaws.services.lightsail.model
Describes the snapshot of the virtual private server, or instance.
InstanceSnapshot() - Constructor for class com.amazonaws.services.lightsail.model.InstanceSnapshot
 
InstanceSnapshotState - Enum in com.amazonaws.services.lightsail.model
 
InstanceState - Class in com.amazonaws.services.lightsail.model
Describes the virtual private server (or instance) status.
InstanceState() - Constructor for class com.amazonaws.services.lightsail.model.InstanceState
 
InvalidInputException - Exception in com.amazonaws.services.lightsail.model
Lightsail throws this exception when user input does not conform to the validation rules of an input field.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.lightsail.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
isActive() - Method in class com.amazonaws.services.lightsail.model.Blueprint
A Boolean value indicating whether the blueprint is active.
isActive() - Method in class com.amazonaws.services.lightsail.model.Bundle
A Boolean value indicating whether the bundle is active.
isAttached() - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether the disk is attached.
isAttached() - Method in class com.amazonaws.services.lightsail.model.StaticIp
A Boolean value indicating whether the static IP is attached.
isIncludeAvailabilityZones() - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
A Boolean value indicating whether to also include Availability Zones in your get regions request.
isIncludeInactive() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A Boolean value indicating whether to include inactive results in your request.
isIncludeInactive() - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A Boolean value that indicates whether to include inactive bundle results in your request.
isPeered() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
Returns true if the Lightsail VPC is peered; otherwise, false.
isStaticIp() - Method in class com.amazonaws.services.lightsail.model.Instance
A Boolean value indicating whether this instance has a static IP assigned to it.
isSystemDisk() - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).
isTerminal() - Method in class com.amazonaws.services.lightsail.model.Operation
A Boolean value indicating whether the operation is terminal.
isVpcPeered(IsVpcPeeredRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
isVpcPeered(IsVpcPeeredRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Returns a Boolean value indicating whether your Lightsail VPC is peered.
isVpcPeered(IsVpcPeeredRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Returns a Boolean value indicating whether your Lightsail VPC is peered.
isVpcPeeredAsync(IsVpcPeeredRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
isVpcPeeredAsync(IsVpcPeeredRequest, AsyncHandler<IsVpcPeeredRequest, IsVpcPeeredResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
isVpcPeeredAsync(IsVpcPeeredRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns a Boolean value indicating whether your Lightsail VPC is peered.
isVpcPeeredAsync(IsVpcPeeredRequest, AsyncHandler<IsVpcPeeredRequest, IsVpcPeeredResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Returns a Boolean value indicating whether your Lightsail VPC is peered.
isVpcPeeredAsync(IsVpcPeeredRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
isVpcPeeredAsync(IsVpcPeeredRequest, AsyncHandler<IsVpcPeeredRequest, IsVpcPeeredResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
IsVpcPeeredRequest - Class in com.amazonaws.services.lightsail.model
 
IsVpcPeeredRequest() - Constructor for class com.amazonaws.services.lightsail.model.IsVpcPeeredRequest
 
IsVpcPeeredResult - Class in com.amazonaws.services.lightsail.model
 
IsVpcPeeredResult() - Constructor for class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
 

K

KeyPair - Class in com.amazonaws.services.lightsail.model
Describes the SSH key pair.
KeyPair() - Constructor for class com.amazonaws.services.lightsail.model.KeyPair
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Blueprint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Bundle
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Disk
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Domain
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Instance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.InstanceState
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.KeyPair
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Operation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.PortInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.Region
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lightsail.model.StaticIp
 
MetricDatapoint - Class in com.amazonaws.services.lightsail.model
Describes the metric data point.
MetricDatapoint() - Constructor for class com.amazonaws.services.lightsail.model.MetricDatapoint
 
MetricStatistic - Enum in com.amazonaws.services.lightsail.model
 
MetricUnit - Enum in com.amazonaws.services.lightsail.model
 
MonthlyTransfer - Class in com.amazonaws.services.lightsail.model
Describes the monthly data transfer in and out of your virtual private server (or instance).
MonthlyTransfer() - Constructor for class com.amazonaws.services.lightsail.model.MonthlyTransfer
 

N

NetworkProtocol - Enum in com.amazonaws.services.lightsail.model
 
NotFoundException - Exception in com.amazonaws.services.lightsail.model
Lightsail throws this exception when it cannot find a resource.
NotFoundException(String) - Constructor for exception com.amazonaws.services.lightsail.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

O

openInstancePublicPorts(OpenInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
openInstancePublicPorts(OpenInstancePublicPortsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Adds public ports to an Amazon Lightsail instance.
openInstancePublicPorts(OpenInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Adds public ports to an Amazon Lightsail instance.
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest, AsyncHandler<OpenInstancePublicPortsRequest, OpenInstancePublicPortsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Adds public ports to an Amazon Lightsail instance.
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest, AsyncHandler<OpenInstancePublicPortsRequest, OpenInstancePublicPortsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Adds public ports to an Amazon Lightsail instance.
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
openInstancePublicPortsAsync(OpenInstancePublicPortsRequest, AsyncHandler<OpenInstancePublicPortsRequest, OpenInstancePublicPortsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
OpenInstancePublicPortsRequest - Class in com.amazonaws.services.lightsail.model
 
OpenInstancePublicPortsRequest() - Constructor for class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
 
OpenInstancePublicPortsResult - Class in com.amazonaws.services.lightsail.model
 
OpenInstancePublicPortsResult() - Constructor for class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
 
Operation - Class in com.amazonaws.services.lightsail.model
Describes the API operation.
Operation() - Constructor for class com.amazonaws.services.lightsail.model.Operation
 
OperationFailureException - Exception in com.amazonaws.services.lightsail.model
Lightsail throws this exception when an operation fails to execute.
OperationFailureException(String) - Constructor for exception com.amazonaws.services.lightsail.model.OperationFailureException
Constructs a new OperationFailureException with the specified error message.
OperationStatus - Enum in com.amazonaws.services.lightsail.model
 
OperationType - Enum in com.amazonaws.services.lightsail.model
 

P

peerVpc(PeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
peerVpc(PeerVpcRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Tries to peer the Lightsail VPC with the user's default VPC.
peerVpc(PeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Tries to peer the Lightsail VPC with the user's default VPC.
peerVpcAsync(PeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
peerVpcAsync(PeerVpcRequest, AsyncHandler<PeerVpcRequest, PeerVpcResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
peerVpcAsync(PeerVpcRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Tries to peer the Lightsail VPC with the user's default VPC.
peerVpcAsync(PeerVpcRequest, AsyncHandler<PeerVpcRequest, PeerVpcResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Tries to peer the Lightsail VPC with the user's default VPC.
peerVpcAsync(PeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
peerVpcAsync(PeerVpcRequest, AsyncHandler<PeerVpcRequest, PeerVpcResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
PeerVpcRequest - Class in com.amazonaws.services.lightsail.model
 
PeerVpcRequest() - Constructor for class com.amazonaws.services.lightsail.model.PeerVpcRequest
 
PeerVpcResult - Class in com.amazonaws.services.lightsail.model
 
PeerVpcResult() - Constructor for class com.amazonaws.services.lightsail.model.PeerVpcResult
 
PortAccessType - Enum in com.amazonaws.services.lightsail.model
 
PortInfo - Class in com.amazonaws.services.lightsail.model
Describes information about the ports on your virtual private server (or instance).
PortInfo() - Constructor for class com.amazonaws.services.lightsail.model.PortInfo
 
PortState - Enum in com.amazonaws.services.lightsail.model
 

R

rebootInstance(RebootInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
rebootInstance(RebootInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Restarts a specific instance.
rebootInstance(RebootInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Restarts a specific instance.
rebootInstanceAsync(RebootInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
rebootInstanceAsync(RebootInstanceRequest, AsyncHandler<RebootInstanceRequest, RebootInstanceResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
rebootInstanceAsync(RebootInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Restarts a specific instance.
rebootInstanceAsync(RebootInstanceRequest, AsyncHandler<RebootInstanceRequest, RebootInstanceResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Restarts a specific instance.
rebootInstanceAsync(RebootInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
rebootInstanceAsync(RebootInstanceRequest, AsyncHandler<RebootInstanceRequest, RebootInstanceResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
RebootInstanceRequest - Class in com.amazonaws.services.lightsail.model
 
RebootInstanceRequest() - Constructor for class com.amazonaws.services.lightsail.model.RebootInstanceRequest
 
RebootInstanceResult - Class in com.amazonaws.services.lightsail.model
 
RebootInstanceResult() - Constructor for class com.amazonaws.services.lightsail.model.RebootInstanceResult
 
Region - Class in com.amazonaws.services.lightsail.model
Describes the AWS Region.
Region() - Constructor for class com.amazonaws.services.lightsail.model.Region
 
RegionName - Enum in com.amazonaws.services.lightsail.model
 
releaseStaticIp(ReleaseStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
releaseStaticIp(ReleaseStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deletes a specific static IP from your account.
releaseStaticIp(ReleaseStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Deletes a specific static IP from your account.
releaseStaticIpAsync(ReleaseStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
releaseStaticIpAsync(ReleaseStaticIpRequest, AsyncHandler<ReleaseStaticIpRequest, ReleaseStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
releaseStaticIpAsync(ReleaseStaticIpRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific static IP from your account.
releaseStaticIpAsync(ReleaseStaticIpRequest, AsyncHandler<ReleaseStaticIpRequest, ReleaseStaticIpResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Deletes a specific static IP from your account.
releaseStaticIpAsync(ReleaseStaticIpRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
releaseStaticIpAsync(ReleaseStaticIpRequest, AsyncHandler<ReleaseStaticIpRequest, ReleaseStaticIpResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
ReleaseStaticIpRequest - Class in com.amazonaws.services.lightsail.model
 
ReleaseStaticIpRequest() - Constructor for class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
 
ReleaseStaticIpResult - Class in com.amazonaws.services.lightsail.model
 
ReleaseStaticIpResult() - Constructor for class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
 
ResourceLocation - Class in com.amazonaws.services.lightsail.model
Describes the resource location.
ResourceLocation() - Constructor for class com.amazonaws.services.lightsail.model.ResourceLocation
 
ResourceType - Enum in com.amazonaws.services.lightsail.model
 

S

ServiceException - Exception in com.amazonaws.services.lightsail.model
A general service exception.
ServiceException(String) - Constructor for exception com.amazonaws.services.lightsail.model.ServiceException
Constructs a new ServiceException with the specified error message.
setAccessDetails(InstanceAccessDetails) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
An array of key-value pairs containing information about a get instance access request.
setAccessDirection(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The access direction (inbound or outbound).
setAccessDirection(AccessDirection) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The access direction (inbound or outbound).
setAccessFrom(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The location from which access is allowed (e.g., Anywhere (0.0.0.0/0)).
setAccessType(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The type of access (Public or Private).
setAccessType(PortAccessType) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The type of access (Public or Private).
setActiveNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
The list of active names returned by the get active names request.
setArn(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The Amazon Resource Name (ARN) of the disk.
setArn(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The Amazon Resource Name (ARN) of the domain recordset (e.g., arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE).
setArn(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The Amazon Resource Name (ARN) of the instance (e.g., arn:aws:lightsail:us-east-1:123456789101:Instance/244ad76f-8aad-4741-809f-12345EXAMPLE).
setArn(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The Amazon Resource Name (ARN) of the snapshot (e.g., arn:aws:lightsail:us-east-1:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE).
setArn(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The Amazon Resource Name (ARN) of the key pair (e.g., arn:aws:lightsail:us-east-1:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
setArn(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The Amazon Resource Name (ARN) of the static IP (e.g., arn:aws:lightsail:us-east-1:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
setAttachedTo(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The resources to which the disk is attached.
setAttachedTo(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The instance where the static IP is attached (e.g., Amazon_Linux-1GB-Virginia-1).
setAttachmentState(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The attachment state of the disk.
setAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The Availability Zone where you want to create your instances.
setAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The Availability Zone in which to create your instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The Availability Zone.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.lightsail.model.Region
The Availability Zones.
setAverage(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The average.
setBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The ID for the virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
setBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
setBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The blueprint ID (e.g., os_amlinux_2016_03).
setBlueprintName(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The friendly name of the blueprint (e.g., Amazon Linux).
setBlueprints(Collection<Blueprint>) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
An array of key-value pairs that contains information about the available blueprints.
setBundleId(String) - Method in class com.amazonaws.services.lightsail.model.Bundle
The bundle ID (e.g., micro_1_0).
setBundleId(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
setBundleId(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
setBundleId(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The bundle for the instance (e.g., micro_1_0).
setBundles(Collection<Bundle>) - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
An array of key-value pairs that contains information about the available bundles.
setCertKey(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the public key to use when accessing your instance For OpenSSH clients (e.g., command line SSH), you should save this value to tempkey-cert.pub.
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
setCode(Integer) - Method in class com.amazonaws.services.lightsail.model.InstanceState
The status code for the instance.
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
setCode(String) - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
setCommonName(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The common name.
setContinentCode(String) - Method in class com.amazonaws.services.lightsail.model.Region
The continent code (e.g., NA, meaning North America).
setCpuCount(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The number of vCPUs included in the bundle (e.g., 2).
setCpuCount(Integer) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The number of vCPUs the instance has.
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Disk
The date when the disk was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Domain
The date when the domain recordset was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Instance
The timestamp when the instance was created (e.g., 1479734909.17).
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The timestamp when the snapshot was created (e.g., 1479907467.024).
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The timestamp when the key pair was created (e.g., 1479816991.349).
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Operation
The timestamp when the operation was initialized (e.g., 1479816991.349).
setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The timestamp when the static IP was created (e.g., 1479735304.222).
setCustomImageName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The name for your custom image.
setDescription(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The description of the blueprint.
setDescription(String) - Method in class com.amazonaws.services.lightsail.model.Region
The description of the AWS Region (e.g., This region is recommended to serve users in the eastern United States and eastern Canada).
setDisks(Collection<Disk>) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The disks attached to the instance.
setDiskSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The size of the SSD (e.g., 30).
setDisplayName(String) - Method in class com.amazonaws.services.lightsail.model.Region
The display name (e.g., Virginia).
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
setDocs(String) - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
setDomain(Domain) - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
An array of key-value pairs containing information about your get domain request.
setDomainEntries(Collection<DomainEntry>) - Method in class com.amazonaws.services.lightsail.model.Domain
An array of key-value pairs containing information about the domain entries.
setDomainEntry(DomainEntry) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
An array of key-value pairs containing information about the domain entry request.
setDomainEntry(DomainEntry) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
An array of key-value pairs containing information about your domain entries.
setDomainEntry(DomainEntry) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
An array of key-value pairs containing information about the domain entry.
setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
The domain name (e.g., example.com) for which you want to create the domain entry.
setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
The domain name to manage (e.g., example.com).
setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
The name of the domain entry to delete.
setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
The specific domain name to delete.
setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
The domain name for which your want to return information about.
setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
The name of the domain recordset to update.
setDomains(Collection<Domain>) - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
An array of key-value pairs containing information about each of the domain entries in the user's account.
setEndpoint(String) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
setEndpoint(String) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The end time of the time period.
setErrorCode(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The error code.
setErrorDetails(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The error details.
setExpiresAt(Date) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the date on which the temporary keys expire.
setFingerprint(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The RSA fingerprint of the key pair.
setFromBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The blueprint ID from which you created the snapshot (e.g., os_debian_8_3).
setFromBundleId(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The bundle ID from which you created the snapshot (e.g., micro_1_0).
setFromInstanceArn(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The Amazon Resource Name (ARN) of the instance from which the snapshot was created (e.g., arn:aws:lightsail:us-east-1:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE).
setFromInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The instance from which the snapshot was created.
setFromPort(Integer) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The first port in the range.
setFromPort(Integer) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The first port in the range.
setGbInUse(Integer) - Method in class com.amazonaws.services.lightsail.model.Disk
The number of GB in use by the disk.
setGbPerMonthAllocated(Integer) - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
The amount allocated per month (in GB).
setGroup(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The group name of the blueprint (e.g., amazon-linux).
setHardware(InstanceHardware) - Method in class com.amazonaws.services.lightsail.model.Instance
The size of the vCPU and the amount of RAM for the instance.
setId(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The ID of the domain recordset entry.
setId(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The ID of the operation.
setIncludeAvailabilityZones(Boolean) - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
A Boolean value indicating whether to also include Availability Zones in your get regions request.
setIncludeInactive(Boolean) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A Boolean value indicating whether to include inactive results in your request.
setIncludeInactive(Boolean) - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A Boolean value that indicates whether to include inactive bundle results in your request.
setInstance(Instance) - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
An array of key-value pairs containing information about the specified instance.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
The instance name to which you want to attach the static IP address.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
The name of the instance on which you're attempting to close the public ports.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
The Lightsail instance on which to base your snapshot.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
The name of the instance to delete.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The name of the instance to access.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The name of the instance for which you want to get metrics data.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
The name of the instance.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
The name of the instance.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
The name of the instance to get state information about.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The name of this Amazon Lightsail instance.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
The name of the instance for which you want to open the public ports.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
The name of the instance to reboot.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
The name of the instance (a virtual private server) to start.
setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
The name of the instance (a virtual private server) to stop.
setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The names for your new instances.
setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The names to use for your new Lightsail instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
An array of key-value pairs containing information about your instances.
setInstanceSnapshot(InstanceSnapshot) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
An array of key-value pairs containing information about the results of your get instance snapshot request.
setInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The name of the instance snapshot on which you are basing your new instances.
setInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
The name for your new snapshot.
setInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
The name of the snapshot to delete.
setInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
The name of the snapshot for which you are requesting information.
setInstanceSnapshots(Collection<InstanceSnapshot>) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
An array of key-value pairs containing information about the results of your get instance snapshots request.
setInstanceType(String) - Method in class com.amazonaws.services.lightsail.model.Bundle
The Amazon EC2 instance type (e.g., t2.micro).
setIops(Integer) - Method in class com.amazonaws.services.lightsail.model.Disk
The input/output operations per second (IOPS) of the disk.
setIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The public IP address of the Amazon Lightsail instance.
setIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The static IP address.
setIpv6Address(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The IPv6 address of the instance.
setIsActive(Boolean) - Method in class com.amazonaws.services.lightsail.model.Blueprint
A Boolean value indicating whether the blueprint is active.
setIsActive(Boolean) - Method in class com.amazonaws.services.lightsail.model.Bundle
A Boolean value indicating whether the bundle is active.
setIsAttached(Boolean) - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether the disk is attached.
setIsAttached(Boolean) - Method in class com.amazonaws.services.lightsail.model.StaticIp
A Boolean value indicating whether the static IP is attached.
setIsPeered(Boolean) - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
Returns true if the Lightsail VPC is peered; otherwise, false.
setIsStaticIp(Boolean) - Method in class com.amazonaws.services.lightsail.model.Instance
A Boolean value indicating whether this instance has a static IP assigned to it.
setIsSystemDisk(Boolean) - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).
setIsTerminal(Boolean) - Method in class com.amazonaws.services.lightsail.model.Operation
A Boolean value indicating whether the operation is terminal.
setKeyPair(KeyPair) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
An array of key-value pairs containing information about the new key pair you just created.
setKeyPair(KeyPair) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
An array of key-value pairs containing information about the key pair.
setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The name for your key pair.
setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The name of your key pair.
setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
The name for your new key pair.
setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
The name of the key pair to delete.
setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
The name of the key pair for which you are requesting information.
setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
The name of the key pair for which you want to import the public key.
setKeyPairs(Collection<KeyPair>) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
An array of key-value pairs containing information about the key pairs.
setLicenseUrl(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The end-user license agreement URL for the image or blueprint.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Disk
The region and Availability Zone where the disk is located.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Domain
The AWS Region and Availability Zones where the domain recordset was created.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Instance
The region name and availability zone where the instance is located.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The region name and availability zone where you created the snapshot.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The region name and Availability Zone where the key pair was created.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Operation
The region and Availability Zone.
setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The region and Availability Zone where the static IP was created.
setMaximum(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The maximum.
setMetricData(Collection<MetricDatapoint>) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
An array of key-value pairs containing information about the results of your get instance metric data request.
setMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The metric name to get data about.
setMetricName(InstanceMetricName) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The metric name to get data about.
setMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
The metric name to return data for.
setMetricName(InstanceMetricName) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
The metric name to return data for.
setMinimum(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The minimum.
setMinPower(Integer) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The minimum machine size required to run this blueprint.
setMonthlyTransfer(MonthlyTransfer) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
The amount of data in GB allocated for monthly data transfers.
setName(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The friendly name of the blueprint (e.g., Amazon Linux).
setName(String) - Method in class com.amazonaws.services.lightsail.model.Bundle
A friendly name for the bundle (e.g., Micro).
setName(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The name of the disk.
setName(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The name of the domain.
setName(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The name of the domain.
setName(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The name the user gave the instance (e.g., Amazon_Linux-1GB-Virginia-1).
setName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The name of the snapshot.
setName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceState
The state of the instance (e.g., running or pending).
setName(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The friendly name of the SSH key pair.
setName(String) - Method in class com.amazonaws.services.lightsail.model.Region
The region name (e.g., us-east-1).
setName(RegionName) - Method in class com.amazonaws.services.lightsail.model.Region
The region name (e.g., us-east-1).
setName(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The name of the static IP (e.g., StaticIP-Virginia-EXAMPLE).
setNetworking(InstanceNetworking) - Method in class com.amazonaws.services.lightsail.model.Instance
Information about the public ports and monthly data transfer rates for the instance.
setNextPageCount(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
Returns the number of pages of results that remain.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
A token used for advancing to the next page of results from your get active names request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
A token used for advancing to the next page of results from your get blueprints request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
A token used for advancing to the next page of results from your get active names request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
A token used for advancing to the next page of results from your get active names request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
A token used for advancing to the next page of results from your get instance snapshots request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
A token used for advancing to the next page of results from your get instances request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
A token used for advancing to the next page of results from your get key pairs request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
A token used for advancing to the next page of results from your get operations request.
setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
A token used for advancing to the next page of results from your get static IPs request.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
An array of key-value pairs that contains information about the operation.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
An array of key-value pairs containing information about the operation.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
An array of key-value pairs containing information about the domain resource you created.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
An array of key-value pairs containing information about the results of your create key pair request.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
An array of key-value pairs containing information about the results of your delete domain entry request.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
An array of key-value pairs containing information about the results of your delete domain request.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
An array of key-value pairs containing information about the results of your delete key pair request.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
An array of key-value pairs containing information about the results of your get operation request.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
An array of key-value pairs containing information about the request operation.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
An array of key-value pairs containing information about the request operation.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
An array of key-value pairs containing information about the request operation.
setOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
An array of key-value pairs containing information about the request operation.
setOperationDetails(String) - Method in class com.amazonaws.services.lightsail.model.Operation
Details about the operation (e.g., Debian-1GB-Virginia-1).
setOperationId(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
A GUID used to identify the operation.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
An array of key-value pairs containing information about the static IP address you allocated.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
An array of key-value pairs containing information about your API operations.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
An array of key-value pairs containing information about the results of your create instances from snapshot request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
An array of key-value pairs containing information about the results of your create instances snapshot request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
An array of key-value pairs containing information about the results of your create instances request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
An array of key-value pairs containing information about the results of your delete instance request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
An array of key-value pairs containing information about the results of your delete instance snapshot request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
An array of key-value pairs containing information about the results of your detach static IP request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
An array of key-value pairs containing information about the results of your get operations for resource request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
An array of key-value pairs containing information about the results of your get operations request.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
An array of key-value pairs containing information about the request operation.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
An array of key-value pairs containing information about the request operation.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
An array of key-value pairs containing information about the request operation.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
An array of key-value pairs containing information about the request operation.
setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
An array of key-value pairs containing information about the request operation.
setOperationType(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The type of operation.
setOperationType(OperationType) - Method in class com.amazonaws.services.lightsail.model.Operation
The type of operation.
setOptions(Map<String, String>) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The options for the domain entry.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
A token used for paginating results from your get active names request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A token used for advancing to the next page of results from your get blueprints request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A token used for advancing to the next page of results from your get bundles request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
A token used for advancing to the next page of results from your get domains request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
A token used for advancing to the next page of results from your get instance snapshots request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
A token used for advancing to the next page of results from your get instances request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
A token used for advancing to the next page of results from your get key pairs request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
A token used for advancing to the next page of results from your get operations for resource request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
A token used for advancing to the next page of results from your get operations request.
setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
A token used for advancing to the next page of results from your get static IPs request.
setPassword(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For RDP access, the temporary password of the Amazon EC2 instance.
setPath(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The disk path.
setPeriod(Integer) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The time period for which you are requesting data.
setPortInfo(PortInfo) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
Information about the public port you are trying to close.
setPortInfo(PortInfo) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
An array of key-value pairs containing information about the port mappings.
setPorts(Collection<InstancePortInfo>) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
An array of key-value pairs containing information about the ports on the instance.
setPortStates(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
Information about the port states resulting from your request.
setPower(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The power of the bundle (e.g., 500).
setPrice(Float) - Method in class com.amazonaws.services.lightsail.model.Bundle
The price in US dollars (e.g., 5.0).
setPrivateIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The private IP address of the instance.
setPrivateKey(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the temporary private key.
setPrivateKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
A base64-encoded RSA private key.
setPrivateKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
A base64-encoded RSA private key.
setProductUrl(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The product URL to learn more about the image or blueprint.
setProgress(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The progress of the snapshot.
setProtocol(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The protocol to use to connect to your instance.
setProtocol(InstanceAccessProtocol) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The protocol to use to connect to your instance.
setProtocol(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The protocol for these Amazon Lightsail instance access details.
setProtocol(InstanceAccessProtocol) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The protocol for these Amazon Lightsail instance access details.
setProtocol(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The protocol.
setProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The protocol.
setProtocol(String) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The protocol.
setProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The protocol.
setPublicIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The public IP address of the instance.
setPublicKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
A base64-encoded public key of the ssh-rsa type.
setPublicKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
A base64-encoded public key of the ssh-rsa type.
setPublicKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
A base64-encoded public key of the ssh-rsa type.
setRamSizeInGb(Float) - Method in class com.amazonaws.services.lightsail.model.Bundle
The amount of RAM in GB (e.g., 2.0).
setRamSizeInGb(Float) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The amount of RAM in GB on the instance (e.g., 1.0).
setRegion(Region) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
setRegion(Region) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegionName(String) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The AWS Region name.
setRegionName(RegionName) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The AWS Region name.
setRegions(Collection<Region>) - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
An array of key-value pairs containing information about your get regions request.
setResourceName(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
The name of the resource for which you are requesting information.
setResourceName(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The resource name.
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The resource type of the disk.
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Disk
The resource type of the disk.
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The resource type.
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Domain
The resource type.
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The type of resource (usually Instance).
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Instance
The type of resource (usually Instance).
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The type of resource (usually InstanceSnapshot).
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The type of resource (usually InstanceSnapshot).
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The resource type (usually KeyPair).
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The resource type (usually KeyPair).
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The resource type.
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Operation
The resource type.
setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The resource type (usually StaticIp).
setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The resource type (usually StaticIp).
setSampleCount(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The sample count.
setSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.Disk
The size of the disk in GB.
setSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The size in GB of the SSD.
setSshKeyName(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The name of the SSH key being used to connect to the instance (e.g., LightsailDefaultKeyPair).
setStartTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The start time of the time period.
setState(String) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
The state of the Availability Zone.
setState(InstanceState) - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
The state of the instance.
setState(InstanceState) - Method in class com.amazonaws.services.lightsail.model.Instance
The status code and the state (e.g., running) for the instance.
setState(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The state the snapshot is in.
setState(InstanceSnapshotState) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The state the snapshot is in.
setStaticIp(StaticIp) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
An array of key-value pairs containing information about the requested static IP.
setStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
The name of the static IP address.
setStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
The name of the static IP.
setStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
The name of the static IP to detach from the instance.
setStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
The name of the static IP in Lightsail.
setStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
The name of the static IP to delete.
setStaticIps(Collection<StaticIp>) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
An array of key-value pairs containing information about your get static IPs request.
setStatistics(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The instance statistics.
setStatus(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The status of the operation.
setStatus(OperationStatus) - Method in class com.amazonaws.services.lightsail.model.Operation
The status of the operation.
setStatusChangedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Operation
The timestamp when the status was changed (e.g., 1479816991.349).
setSum(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The sum.
setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The support code.
setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The support code.
setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The support code.
setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The support code.
setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The support code.
setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The support code.
setTarget(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The target AWS name server (e.g., ns-111.awsdns-22.com.).
setTimestamp(Date) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The timestamp (e.g., 1479816991.349).
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
setTip(String) - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
setToPort(Integer) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The last port in the range.
setToPort(Integer) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The last port in the range.
setTransferPerMonthInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The data transfer rate per month in GB (e.g., 2000).
setType(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The type of the blueprint (e.g., os or app).
setType(BlueprintType) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The type of the blueprint (e.g., os or app).
setType(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The type of domain entry (e.g., SOA or NS).
setUnit(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The unit.
setUnit(MetricUnit) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The unit.
setUnit(String) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The unit.
setUnit(MetricUnit) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The unit.
setUserData(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
You can create a launch script that configures a server with additional user data.
setUserData(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
A launch script you can create that configures a server with additional user data.
setUsername(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The user name for connecting to the instance (e.g., ec2-user).
setUsername(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The user name to use when logging in to the Amazon Lightsail instance.
setVersion(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The version number of the operating system, application, or stack (e.g., 2016.03.0).
setVersionCode(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The version code.
setZoneName(String) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
The name of the Availability Zone.
shutdown() - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
shutdown() - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.lightsail.AmazonLightsailClientBuilder
 
startInstance(StartInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
startInstance(StartInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Starts a specific Amazon Lightsail instance from a stopped state.
startInstance(StartInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Starts a specific Amazon Lightsail instance from a stopped state.
startInstanceAsync(StartInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
startInstanceAsync(StartInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Starts a specific Amazon Lightsail instance from a stopped state.
startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Starts a specific Amazon Lightsail instance from a stopped state.
startInstanceAsync(StartInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
StartInstanceRequest - Class in com.amazonaws.services.lightsail.model
 
StartInstanceRequest() - Constructor for class com.amazonaws.services.lightsail.model.StartInstanceRequest
 
StartInstanceResult - Class in com.amazonaws.services.lightsail.model
 
StartInstanceResult() - Constructor for class com.amazonaws.services.lightsail.model.StartInstanceResult
 
StaticIp - Class in com.amazonaws.services.lightsail.model
Describes the static IP.
StaticIp() - Constructor for class com.amazonaws.services.lightsail.model.StaticIp
 
stopInstance(StopInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
stopInstance(StopInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Stops a specific Amazon Lightsail instance that is currently running.
stopInstance(StopInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Stops a specific Amazon Lightsail instance that is currently running.
stopInstanceAsync(StopInstanceRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
stopInstanceAsync(StopInstanceRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Stops a specific Amazon Lightsail instance that is currently running.
stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Stops a specific Amazon Lightsail instance that is currently running.
stopInstanceAsync(StopInstanceRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
StopInstanceRequest - Class in com.amazonaws.services.lightsail.model
 
StopInstanceRequest() - Constructor for class com.amazonaws.services.lightsail.model.StopInstanceRequest
 
StopInstanceResult - Class in com.amazonaws.services.lightsail.model
 
StopInstanceResult() - Constructor for class com.amazonaws.services.lightsail.model.StopInstanceResult
 

T

toString() - Method in enum com.amazonaws.services.lightsail.model.AccessDirection
 
toString() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.Blueprint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.BlueprintType
 
toString() - Method in class com.amazonaws.services.lightsail.model.Bundle
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.Disk
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.Domain
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.InstanceAccessProtocol
 
toString() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.InstanceMetricName
 
toString() - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.InstanceSnapshotState
 
toString() - Method in class com.amazonaws.services.lightsail.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.KeyPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.MetricStatistic
 
toString() - Method in enum com.amazonaws.services.lightsail.model.MetricUnit
 
toString() - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.NetworkProtocol
 
toString() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.Operation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.OperationStatus
 
toString() - Method in enum com.amazonaws.services.lightsail.model.OperationType
 
toString() - Method in class com.amazonaws.services.lightsail.model.PeerVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.PortAccessType
 
toString() - Method in class com.amazonaws.services.lightsail.model.PortInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.PortState
 
toString() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.Region
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.RegionName
 
toString() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.lightsail.model.ResourceType
 
toString() - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.StaticIp
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
Returns a string representation of this object; useful for testing and debugging.

U

UnauthenticatedException - Exception in com.amazonaws.services.lightsail.model
Lightsail throws this exception when the user has not been authenticated.
UnauthenticatedException(String) - Constructor for exception com.amazonaws.services.lightsail.model.UnauthenticatedException
Constructs a new UnauthenticatedException with the specified error message.
unpeerVpc(UnpeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
unpeerVpc(UnpeerVpcRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Attempts to unpeer the Lightsail VPC from the user's default VPC.
unpeerVpc(UnpeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Attempts to unpeer the Lightsail VPC from the user's default VPC.
unpeerVpcAsync(UnpeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
unpeerVpcAsync(UnpeerVpcRequest, AsyncHandler<UnpeerVpcRequest, UnpeerVpcResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
unpeerVpcAsync(UnpeerVpcRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Attempts to unpeer the Lightsail VPC from the user's default VPC.
unpeerVpcAsync(UnpeerVpcRequest, AsyncHandler<UnpeerVpcRequest, UnpeerVpcResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Attempts to unpeer the Lightsail VPC from the user's default VPC.
unpeerVpcAsync(UnpeerVpcRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
unpeerVpcAsync(UnpeerVpcRequest, AsyncHandler<UnpeerVpcRequest, UnpeerVpcResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
UnpeerVpcRequest - Class in com.amazonaws.services.lightsail.model
 
UnpeerVpcRequest() - Constructor for class com.amazonaws.services.lightsail.model.UnpeerVpcRequest
 
UnpeerVpcResult - Class in com.amazonaws.services.lightsail.model
 
UnpeerVpcResult() - Constructor for class com.amazonaws.services.lightsail.model.UnpeerVpcResult
 
updateDomainEntry(UpdateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
 
updateDomainEntry(UpdateDomainEntryRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
Updates a domain recordset after it is created.
updateDomainEntry(UpdateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
Updates a domain recordset after it is created.
updateDomainEntryAsync(UpdateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
updateDomainEntryAsync(UpdateDomainEntryRequest, AsyncHandler<UpdateDomainEntryRequest, UpdateDomainEntryResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
 
updateDomainEntryAsync(UpdateDomainEntryRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Updates a domain recordset after it is created.
updateDomainEntryAsync(UpdateDomainEntryRequest, AsyncHandler<UpdateDomainEntryRequest, UpdateDomainEntryResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
Updates a domain recordset after it is created.
updateDomainEntryAsync(UpdateDomainEntryRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
updateDomainEntryAsync(UpdateDomainEntryRequest, AsyncHandler<UpdateDomainEntryRequest, UpdateDomainEntryResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
 
UpdateDomainEntryRequest - Class in com.amazonaws.services.lightsail.model
 
UpdateDomainEntryRequest() - Constructor for class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
 
UpdateDomainEntryResult - Class in com.amazonaws.services.lightsail.model
 
UpdateDomainEntryResult() - Constructor for class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.AccessDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.BlueprintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.InstanceAccessProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.InstanceMetricName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.InstanceSnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.MetricStatistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.MetricUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.NetworkProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.PortAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.PortState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.RegionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lightsail.model.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.lightsail.model.AccessDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.BlueprintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.InstanceAccessProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.InstanceMetricName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.InstanceSnapshotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.MetricStatistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.MetricUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.NetworkProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.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.lightsail.model.PortAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.PortState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.RegionName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lightsail.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessDetails(InstanceAccessDetails) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsResult
An array of key-value pairs containing information about a get instance access request.
withAccessDirection(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The access direction (inbound or outbound).
withAccessDirection(AccessDirection) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The access direction (inbound or outbound).
withAccessFrom(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The location from which access is allowed (e.g., Anywhere (0.0.0.0/0)).
withAccessType(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The type of access (Public or Private).
withAccessType(PortAccessType) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The type of access (Public or Private).
withActiveNames(String...) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
The list of active names returned by the get active names request.
withActiveNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
The list of active names returned by the get active names request.
withArn(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The Amazon Resource Name (ARN) of the disk.
withArn(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The Amazon Resource Name (ARN) of the domain recordset (e.g., arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE).
withArn(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The Amazon Resource Name (ARN) of the instance (e.g., arn:aws:lightsail:us-east-1:123456789101:Instance/244ad76f-8aad-4741-809f-12345EXAMPLE).
withArn(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The Amazon Resource Name (ARN) of the snapshot (e.g., arn:aws:lightsail:us-east-1:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE).
withArn(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The Amazon Resource Name (ARN) of the key pair (e.g., arn:aws:lightsail:us-east-1:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
withArn(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The Amazon Resource Name (ARN) of the static IP (e.g., arn:aws:lightsail:us-east-1:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
withAttachedTo(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The resources to which the disk is attached.
withAttachedTo(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The instance where the static IP is attached (e.g., Amazon_Linux-1GB-Virginia-1).
withAttachmentState(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The attachment state of the disk.
withAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The Availability Zone where you want to create your instances.
withAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The Availability Zone in which to create your instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The Availability Zone.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.lightsail.model.Region
The Availability Zones.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.lightsail.model.Region
The Availability Zones.
withAverage(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The average.
withBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The ID for the virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
withBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0).
withBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The blueprint ID (e.g., os_amlinux_2016_03).
withBlueprintName(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The friendly name of the blueprint (e.g., Amazon Linux).
withBlueprints(Blueprint...) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
An array of key-value pairs that contains information about the available blueprints.
withBlueprints(Collection<Blueprint>) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
An array of key-value pairs that contains information about the available blueprints.
withBundleId(String) - Method in class com.amazonaws.services.lightsail.model.Bundle
The bundle ID (e.g., micro_1_0).
withBundleId(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
withBundleId(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The bundle of specification information for your virtual private server (or instance), including the pricing plan (e.g., micro_1_0).
withBundleId(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The bundle for the instance (e.g., micro_1_0).
withBundles(Bundle...) - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
An array of key-value pairs that contains information about the available bundles.
withBundles(Collection<Bundle>) - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
An array of key-value pairs that contains information about the available bundles.
withCertKey(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the public key to use when accessing your instance For OpenSSH clients (e.g., command line SSH), you should save this value to tempkey-cert.pub.
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
withCode(Integer) - Method in class com.amazonaws.services.lightsail.model.InstanceState
The status code for the instance.
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
withCode(String) - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
withCommonName(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The common name.
withContinentCode(String) - Method in class com.amazonaws.services.lightsail.model.Region
The continent code (e.g., NA, meaning North America).
withCpuCount(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The number of vCPUs included in the bundle (e.g., 2).
withCpuCount(Integer) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The number of vCPUs the instance has.
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Disk
The date when the disk was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Domain
The date when the domain recordset was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Instance
The timestamp when the instance was created (e.g., 1479734909.17).
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The timestamp when the snapshot was created (e.g., 1479907467.024).
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The timestamp when the key pair was created (e.g., 1479816991.349).
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Operation
The timestamp when the operation was initialized (e.g., 1479816991.349).
withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The timestamp when the static IP was created (e.g., 1479735304.222).
withCustomImageName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The name for your custom image.
withDescription(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The description of the blueprint.
withDescription(String) - Method in class com.amazonaws.services.lightsail.model.Region
The description of the AWS Region (e.g., This region is recommended to serve users in the eastern United States and eastern Canada).
withDisks(Disk...) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The disks attached to the instance.
withDisks(Collection<Disk>) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The disks attached to the instance.
withDiskSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The size of the SSD (e.g., 30).
withDisplayName(String) - Method in class com.amazonaws.services.lightsail.model.Region
The display name (e.g., Virginia).
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
withDocs(String) - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
withDomain(Domain) - Method in class com.amazonaws.services.lightsail.model.GetDomainResult
An array of key-value pairs containing information about your get domain request.
withDomainEntries(DomainEntry...) - Method in class com.amazonaws.services.lightsail.model.Domain
An array of key-value pairs containing information about the domain entries.
withDomainEntries(Collection<DomainEntry>) - Method in class com.amazonaws.services.lightsail.model.Domain
An array of key-value pairs containing information about the domain entries.
withDomainEntry(DomainEntry) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
An array of key-value pairs containing information about the domain entry request.
withDomainEntry(DomainEntry) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
An array of key-value pairs containing information about your domain entries.
withDomainEntry(DomainEntry) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
An array of key-value pairs containing information about the domain entry.
withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryRequest
The domain name (e.g., example.com) for which you want to create the domain entry.
withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDomainRequest
The domain name to manage (e.g., example.com).
withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryRequest
The name of the domain entry to delete.
withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainRequest
The specific domain name to delete.
withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.GetDomainRequest
The domain name for which your want to return information about.
withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryRequest
The name of the domain recordset to update.
withDomains(Domain...) - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
An array of key-value pairs containing information about each of the domain entries in the user's account.
withDomains(Collection<Domain>) - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
An array of key-value pairs containing information about each of the domain entries in the user's account.
withEndTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The end time of the time period.
withErrorCode(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The error code.
withErrorDetails(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The error details.
withExpiresAt(Date) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the date on which the temporary keys expire.
withFingerprint(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The RSA fingerprint of the key pair.
withFromBlueprintId(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The blueprint ID from which you created the snapshot (e.g., os_debian_8_3).
withFromBundleId(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The bundle ID from which you created the snapshot (e.g., micro_1_0).
withFromInstanceArn(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The Amazon Resource Name (ARN) of the instance from which the snapshot was created (e.g., arn:aws:lightsail:us-east-1:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE).
withFromInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The instance from which the snapshot was created.
withFromPort(Integer) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The first port in the range.
withFromPort(Integer) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The first port in the range.
withGbInUse(Integer) - Method in class com.amazonaws.services.lightsail.model.Disk
The number of GB in use by the disk.
withGbPerMonthAllocated(Integer) - Method in class com.amazonaws.services.lightsail.model.MonthlyTransfer
The amount allocated per month (in GB).
withGroup(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The group name of the blueprint (e.g., amazon-linux).
withHardware(InstanceHardware) - Method in class com.amazonaws.services.lightsail.model.Instance
The size of the vCPU and the amount of RAM for the instance.
withId(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The ID of the domain recordset entry.
withId(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The ID of the operation.
withIncludeAvailabilityZones(Boolean) - Method in class com.amazonaws.services.lightsail.model.GetRegionsRequest
A Boolean value indicating whether to also include Availability Zones in your get regions request.
withIncludeInactive(Boolean) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A Boolean value indicating whether to include inactive results in your request.
withIncludeInactive(Boolean) - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A Boolean value that indicates whether to include inactive bundle results in your request.
withInstance(Instance) - Method in class com.amazonaws.services.lightsail.model.GetInstanceResult
An array of key-value pairs containing information about the specified instance.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
The instance name to which you want to attach the static IP address.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
The name of the instance on which you're attempting to close the public ports.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
The Lightsail instance on which to base your snapshot.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceRequest
The name of the instance to delete.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The name of the instance to access.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The name of the instance for which you want to get metrics data.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesRequest
The name of the instance.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceRequest
The name of the instance.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateRequest
The name of the instance to get state information about.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The name of this Amazon Lightsail instance.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
The name of the instance for which you want to open the public ports.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceRequest
The name of the instance to reboot.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.StartInstanceRequest
The name of the instance (a virtual private server) to start.
withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
The name of the instance (a virtual private server) to stop.
withInstanceNames(String...) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The names for your new instances.
withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The names for your new instances.
withInstanceNames(String...) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The names to use for your new Lightsail instances.
withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The names to use for your new Lightsail instances.
withInstances(Instance...) - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
An array of key-value pairs containing information about your instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
An array of key-value pairs containing information about your instances.
withInstanceSnapshot(InstanceSnapshot) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotResult
An array of key-value pairs containing information about the results of your get instance snapshot request.
withInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The name of the instance snapshot on which you are basing your new instances.
withInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotRequest
The name for your new snapshot.
withInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotRequest
The name of the snapshot to delete.
withInstanceSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotRequest
The name of the snapshot for which you are requesting information.
withInstanceSnapshots(InstanceSnapshot...) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
An array of key-value pairs containing information about the results of your get instance snapshots request.
withInstanceSnapshots(Collection<InstanceSnapshot>) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
An array of key-value pairs containing information about the results of your get instance snapshots request.
withInstanceType(String) - Method in class com.amazonaws.services.lightsail.model.Bundle
The Amazon EC2 instance type (e.g., t2.micro).
withIops(Integer) - Method in class com.amazonaws.services.lightsail.model.Disk
The input/output operations per second (IOPS) of the disk.
withIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The public IP address of the Amazon Lightsail instance.
withIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The static IP address.
withIpv6Address(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The IPv6 address of the instance.
withIsActive(Boolean) - Method in class com.amazonaws.services.lightsail.model.Blueprint
A Boolean value indicating whether the blueprint is active.
withIsActive(Boolean) - Method in class com.amazonaws.services.lightsail.model.Bundle
A Boolean value indicating whether the bundle is active.
withIsAttached(Boolean) - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether the disk is attached.
withIsAttached(Boolean) - Method in class com.amazonaws.services.lightsail.model.StaticIp
A Boolean value indicating whether the static IP is attached.
withIsPeered(Boolean) - Method in class com.amazonaws.services.lightsail.model.IsVpcPeeredResult
Returns true if the Lightsail VPC is peered; otherwise, false.
withIsStaticIp(Boolean) - Method in class com.amazonaws.services.lightsail.model.Instance
A Boolean value indicating whether this instance has a static IP assigned to it.
withIsSystemDisk(Boolean) - Method in class com.amazonaws.services.lightsail.model.Disk
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).
withIsTerminal(Boolean) - Method in class com.amazonaws.services.lightsail.model.Operation
A Boolean value indicating whether the operation is terminal.
withKeyPair(KeyPair) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
An array of key-value pairs containing information about the new key pair you just created.
withKeyPair(KeyPair) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairResult
An array of key-value pairs containing information about the key pair.
withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
The name for your key pair.
withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
The name of your key pair.
withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairRequest
The name for your new key pair.
withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairRequest
The name of the key pair to delete.
withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairRequest
The name of the key pair for which you are requesting information.
withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
The name of the key pair for which you want to import the public key.
withKeyPairs(KeyPair...) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
An array of key-value pairs containing information about the key pairs.
withKeyPairs(Collection<KeyPair>) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
An array of key-value pairs containing information about the key pairs.
withLicenseUrl(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The end-user license agreement URL for the image or blueprint.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Disk
The region and Availability Zone where the disk is located.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Domain
The AWS Region and Availability Zones where the domain recordset was created.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Instance
The region name and availability zone where the instance is located.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The region name and availability zone where you created the snapshot.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The region name and Availability Zone where the key pair was created.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Operation
The region and Availability Zone.
withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The region and Availability Zone where the static IP was created.
withMaximum(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The maximum.
withMetricData(MetricDatapoint...) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
An array of key-value pairs containing information about the results of your get instance metric data request.
withMetricData(Collection<MetricDatapoint>) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
An array of key-value pairs containing information about the results of your get instance metric data request.
withMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The metric name to get data about.
withMetricName(InstanceMetricName) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The metric name to get data about.
withMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
The metric name to return data for.
withMetricName(InstanceMetricName) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataResult
The metric name to return data for.
withMinimum(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The minimum.
withMinPower(Integer) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The minimum machine size required to run this blueprint.
withMonthlyTransfer(MonthlyTransfer) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
The amount of data in GB allocated for monthly data transfers.
withName(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The friendly name of the blueprint (e.g., Amazon Linux).
withName(String) - Method in class com.amazonaws.services.lightsail.model.Bundle
A friendly name for the bundle (e.g., Micro).
withName(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The name of the disk.
withName(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The name of the domain.
withName(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The name of the domain.
withName(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The name the user gave the instance (e.g., Amazon_Linux-1GB-Virginia-1).
withName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The name of the snapshot.
withName(String) - Method in class com.amazonaws.services.lightsail.model.InstanceState
The state of the instance (e.g., running or pending).
withName(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The friendly name of the SSH key pair.
withName(String) - Method in class com.amazonaws.services.lightsail.model.Region
The region name (e.g., us-east-1).
withName(RegionName) - Method in class com.amazonaws.services.lightsail.model.Region
The region name (e.g., us-east-1).
withName(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The name of the static IP (e.g., StaticIP-Virginia-EXAMPLE).
withNetworking(InstanceNetworking) - Method in class com.amazonaws.services.lightsail.model.Instance
Information about the public ports and monthly data transfer rates for the instance.
withNextPageCount(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
Returns the number of pages of results that remain.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesResult
A token used for advancing to the next page of results from your get active names request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsResult
A token used for advancing to the next page of results from your get blueprints request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBundlesResult
A token used for advancing to the next page of results from your get active names request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDomainsResult
A token used for advancing to the next page of results from your get active names request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsResult
A token used for advancing to the next page of results from your get instance snapshots request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstancesResult
A token used for advancing to the next page of results from your get instances request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsResult
A token used for advancing to the next page of results from your get key pairs request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
A token used for advancing to the next page of results from your get operations request.
withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
A token used for advancing to the next page of results from your get static IPs request.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsResult
An array of key-value pairs that contains information about the operation.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CreateDomainEntryResult
An array of key-value pairs containing information about the operation.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CreateDomainResult
An array of key-value pairs containing information about the domain resource you created.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
An array of key-value pairs containing information about the results of your create key pair request.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainEntryResult
An array of key-value pairs containing information about the results of your delete domain entry request.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.DeleteDomainResult
An array of key-value pairs containing information about the results of your delete domain request.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.DeleteKeyPairResult
An array of key-value pairs containing information about the results of your delete key pair request.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.GetOperationResult
An array of key-value pairs containing information about the results of your get operation request.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairResult
An array of key-value pairs containing information about the request operation.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsResult
An array of key-value pairs containing information about the request operation.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.PeerVpcResult
An array of key-value pairs containing information about the request operation.
withOperation(Operation) - Method in class com.amazonaws.services.lightsail.model.UnpeerVpcResult
An array of key-value pairs containing information about the request operation.
withOperationDetails(String) - Method in class com.amazonaws.services.lightsail.model.Operation
Details about the operation (e.g., Debian-1GB-Virginia-1).
withOperationId(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationRequest
A GUID used to identify the operation.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
An array of key-value pairs containing information about the static IP address you allocated.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpResult
An array of key-value pairs containing information about the static IP address you allocated.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
An array of key-value pairs containing information about your API operations.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpResult
An array of key-value pairs containing information about your API operations.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
An array of key-value pairs containing information about the results of your create instances from snapshot request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotResult
An array of key-value pairs containing information about the results of your create instances from snapshot request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
An array of key-value pairs containing information about the results of your create instances snapshot request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateInstanceSnapshotResult
An array of key-value pairs containing information about the results of your create instances snapshot request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
An array of key-value pairs containing information about the results of your create instances request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesResult
An array of key-value pairs containing information about the results of your create instances request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
An array of key-value pairs containing information about the results of your delete instance request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceResult
An array of key-value pairs containing information about the results of your delete instance request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
An array of key-value pairs containing information about the results of your delete instance snapshot request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteInstanceSnapshotResult
An array of key-value pairs containing information about the results of your delete instance snapshot request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
An array of key-value pairs containing information about the results of your detach static IP request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpResult
An array of key-value pairs containing information about the results of your detach static IP request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
An array of key-value pairs containing information about the results of your get operations for resource request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
An array of key-value pairs containing information about the results of your get operations for resource request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
An array of key-value pairs containing information about the results of your get operations request.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.GetOperationsResult
An array of key-value pairs containing information about the results of your get operations request.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
An array of key-value pairs containing information about the request operation.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.RebootInstanceResult
An array of key-value pairs containing information about the request operation.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
An array of key-value pairs containing information about the request operation.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpResult
An array of key-value pairs containing information about the request operation.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
An array of key-value pairs containing information about the request operation.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.StartInstanceResult
An array of key-value pairs containing information about the request operation.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
An array of key-value pairs containing information about the request operation.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.StopInstanceResult
An array of key-value pairs containing information about the request operation.
withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
An array of key-value pairs containing information about the request operation.
withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.UpdateDomainEntryResult
An array of key-value pairs containing information about the request operation.
withOperationType(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The type of operation.
withOperationType(OperationType) - Method in class com.amazonaws.services.lightsail.model.Operation
The type of operation.
withOptions(Map<String, String>) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The options for the domain entry.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetActiveNamesRequest
A token used for paginating results from your get active names request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBlueprintsRequest
A token used for advancing to the next page of results from your get blueprints request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetBundlesRequest
A token used for advancing to the next page of results from your get bundles request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDomainsRequest
A token used for advancing to the next page of results from your get domains request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceSnapshotsRequest
A token used for advancing to the next page of results from your get instance snapshots request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetInstancesRequest
A token used for advancing to the next page of results from your get instances request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetKeyPairsRequest
A token used for advancing to the next page of results from your get key pairs request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
A token used for advancing to the next page of results from your get operations for resource request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsRequest
A token used for advancing to the next page of results from your get operations request.
withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsRequest
A token used for advancing to the next page of results from your get static IPs request.
withPassword(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For RDP access, the temporary password of the Amazon EC2 instance.
withPath(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The disk path.
withPeriod(Integer) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The time period for which you are requesting data.
withPortInfo(PortInfo) - Method in class com.amazonaws.services.lightsail.model.CloseInstancePublicPortsRequest
Information about the public port you are trying to close.
withPortInfo(PortInfo) - Method in class com.amazonaws.services.lightsail.model.OpenInstancePublicPortsRequest
An array of key-value pairs containing information about the port mappings.
withPorts(InstancePortInfo...) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
An array of key-value pairs containing information about the ports on the instance.
withPorts(Collection<InstancePortInfo>) - Method in class com.amazonaws.services.lightsail.model.InstanceNetworking
An array of key-value pairs containing information about the ports on the instance.
withPortStates(String...) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
Information about the port states resulting from your request.
withPortStates(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
Information about the port states resulting from your request.
withPortStates(PortState...) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
Information about the port states resulting from your request.
withPower(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The power of the bundle (e.g., 500).
withPrice(Float) - Method in class com.amazonaws.services.lightsail.model.Bundle
The price in US dollars (e.g., 5.0).
withPrivateIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The private IP address of the instance.
withPrivateKey(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
For SSH access, the temporary private key.
withPrivateKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
A base64-encoded RSA private key.
withPrivateKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
A base64-encoded RSA private key.
withProductUrl(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The product URL to learn more about the image or blueprint.
withProgress(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The progress of the snapshot.
withProtocol(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The protocol to use to connect to your instance.
withProtocol(InstanceAccessProtocol) - Method in class com.amazonaws.services.lightsail.model.GetInstanceAccessDetailsRequest
The protocol to use to connect to your instance.
withProtocol(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The protocol for these Amazon Lightsail instance access details.
withProtocol(InstanceAccessProtocol) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The protocol for these Amazon Lightsail instance access details.
withProtocol(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The protocol.
withProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The protocol.
withProtocol(String) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The protocol.
withProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The protocol.
withPublicIpAddress(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The public IP address of the instance.
withPublicKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.CreateKeyPairResult
A base64-encoded public key of the ssh-rsa type.
withPublicKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.DownloadDefaultKeyPairResult
A base64-encoded public key of the ssh-rsa type.
withPublicKeyBase64(String) - Method in class com.amazonaws.services.lightsail.model.ImportKeyPairRequest
A base64-encoded public key of the ssh-rsa type.
withRamSizeInGb(Float) - Method in class com.amazonaws.services.lightsail.model.Bundle
The amount of RAM in GB (e.g., 2.0).
withRamSizeInGb(Float) - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
The amount of RAM in GB on the instance (e.g., 1.0).
withRegionName(String) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The AWS Region name.
withRegionName(RegionName) - Method in class com.amazonaws.services.lightsail.model.ResourceLocation
The AWS Region name.
withRegions(Region...) - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
An array of key-value pairs containing information about your get regions request.
withRegions(Collection<Region>) - Method in class com.amazonaws.services.lightsail.model.GetRegionsResult
An array of key-value pairs containing information about your get regions request.
withResourceName(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceRequest
The name of the resource for which you are requesting information.
withResourceName(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The resource name.
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The resource type of the disk.
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Disk
The resource type of the disk.
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The resource type.
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Domain
The resource type.
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The type of resource (usually Instance).
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Instance
The type of resource (usually Instance).
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The type of resource (usually InstanceSnapshot).
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The type of resource (usually InstanceSnapshot).
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The resource type (usually KeyPair).
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The resource type (usually KeyPair).
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The resource type.
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Operation
The resource type.
withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The resource type (usually StaticIp).
withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The resource type (usually StaticIp).
withSampleCount(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The sample count.
withSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.Disk
The size of the disk in GB.
withSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The size in GB of the SSD.
withSshKeyName(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The name of the SSH key being used to connect to the instance (e.g., LightsailDefaultKeyPair).
withStartTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The start time of the time period.
withState(String) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
The state of the Availability Zone.
withState(InstanceState) - Method in class com.amazonaws.services.lightsail.model.GetInstanceStateResult
The state of the instance.
withState(InstanceState) - Method in class com.amazonaws.services.lightsail.model.Instance
The status code and the state (e.g., running) for the instance.
withState(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The state the snapshot is in.
withState(InstanceSnapshotState) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The state the snapshot is in.
withStaticIp(StaticIp) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpResult
An array of key-value pairs containing information about the requested static IP.
withStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.AllocateStaticIpRequest
The name of the static IP address.
withStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.AttachStaticIpRequest
The name of the static IP.
withStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.DetachStaticIpRequest
The name of the static IP to detach from the instance.
withStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpRequest
The name of the static IP in Lightsail.
withStaticIpName(String) - Method in class com.amazonaws.services.lightsail.model.ReleaseStaticIpRequest
The name of the static IP to delete.
withStaticIps(StaticIp...) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
An array of key-value pairs containing information about your get static IPs request.
withStaticIps(Collection<StaticIp>) - Method in class com.amazonaws.services.lightsail.model.GetStaticIpsResult
An array of key-value pairs containing information about your get static IPs request.
withStatistics(String...) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The instance statistics.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The instance statistics.
withStatistics(MetricStatistic...) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The instance statistics.
withStatus(String) - Method in class com.amazonaws.services.lightsail.model.Operation
The status of the operation.
withStatus(OperationStatus) - Method in class com.amazonaws.services.lightsail.model.Operation
The status of the operation.
withStatusChangedAt(Date) - Method in class com.amazonaws.services.lightsail.model.Operation
The timestamp when the status was changed (e.g., 1479816991.349).
withSum(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The sum.
withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.Disk
The support code.
withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.Domain
The support code.
withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The support code.
withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
The support code.
withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
The support code.
withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
The support code.
withTarget(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The target AWS name server (e.g., ns-111.awsdns-22.com.).
withTimestamp(Date) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The timestamp (e.g., 1479816991.349).
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.AccessDeniedException
 
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.AccountSetupInProgressException
 
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.InvalidInputException
 
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.NotFoundException
 
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.OperationFailureException
 
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.ServiceException
 
withTip(String) - Method in exception com.amazonaws.services.lightsail.model.UnauthenticatedException
 
withToPort(Integer) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
The last port in the range.
withToPort(Integer) - Method in class com.amazonaws.services.lightsail.model.PortInfo
The last port in the range.
withTransferPerMonthInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.Bundle
The data transfer rate per month in GB (e.g., 2000).
withType(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The type of the blueprint (e.g., os or app).
withType(BlueprintType) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The type of the blueprint (e.g., os or app).
withType(String) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
The type of domain entry (e.g., SOA or NS).
withUnit(String) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The unit.
withUnit(MetricUnit) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
The unit.
withUnit(String) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The unit.
withUnit(MetricUnit) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
The unit.
withUserData(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
You can create a launch script that configures a server with additional user data.
withUserData(String) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesRequest
A launch script you can create that configures a server with additional user data.
withUsername(String) - Method in class com.amazonaws.services.lightsail.model.Instance
The user name for connecting to the instance (e.g., ec2-user).
withUsername(String) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
The user name to use when logging in to the Amazon Lightsail instance.
withVersion(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The version number of the operating system, application, or stack (e.g., 2016.03.0).
withVersionCode(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
The version code.
withZoneName(String) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
The name of the Availability Zone.
A B C D E F G H I K M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.