- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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.