- 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.DiskSnapshot
-
The Amazon Resource Name (ARN) of the disk snapshot.
- 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-2: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-2: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-2:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
- getArn() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The Amazon Resource Name (ARN) of the load balancer.
- getArn() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The Amazon Resource Name (ARN) of the TLS/SSL certificate.
- 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-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
- getAttachedDiskMapping() - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
-
An object containing information about one or more disk mappings.
- 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-Ohio-1).
- getAttachmentState() - Method in class com.amazonaws.services.lightsail.model.Disk
-
Deprecated.
- getAttributeName() - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the attribute you want to update.
- getAttributeValue() - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The value that you want to specify for the attribute name.
- getAvailabilityZone() - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The Availability Zone where you want to create the disk (e.g., us-east-2a).
- getAvailabilityZone() - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The Availability Zone where you want to create the disk (e.g., us-east-2a).
- 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.
- getCertificateAlternativeNames() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The alternative domain names to use with your TLS/SSL certificate (e.g., www.example.com,
www.ejemplo.com, ejemplo.com).
- getCertificateAlternativeNames() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
An array of strings listing alternative domain names for your TLS/SSL certificate.
- getCertificateDomainName() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The domain name with which your certificate is associated (e.g., example.com).
- getCertificateDomainName() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The domain name (e.g., example.com) for your TLS/SSL certificate.
- getCertificateName() - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
The name of your TLS/SSL certificate.
- getCertificateName() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The name of the TLS/SSL certificate.
- getCertificateName() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The TLS/SSL certificate name.
- getCertificateName() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
The TLS/SSL certificate name.
- 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.
- getCiphertext() - Method in class com.amazonaws.services.lightsail.model.PasswordData
-
The encrypted password.
- 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.
- getConfigurationOptions() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
A string to string map of the configuration options for your load balancer.
- 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.DiskSnapshot
-
The date when the disk snapshot 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.LoadBalancer
-
The date when your load balancer was created.
- getCreatedAt() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The time when you created your TLS/SSL certificate.
- 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
-
Deprecated.
- 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).
- getDisk(GetDiskRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getDisk(GetDiskRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about a specific block storage disk.
- getDisk(GetDiskRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about a specific block storage disk.
- getDisk() - Method in class com.amazonaws.services.lightsail.model.GetDiskResult
-
An object containing information about the disk.
- getDiskAsync(GetDiskRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDiskAsync(GetDiskRequest, AsyncHandler<GetDiskRequest, GetDiskResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDiskAsync(GetDiskRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about a specific block storage disk.
- getDiskAsync(GetDiskRequest, AsyncHandler<GetDiskRequest, GetDiskResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about a specific block storage disk.
- getDiskAsync(GetDiskRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDiskAsync(GetDiskRequest, AsyncHandler<GetDiskRequest, GetDiskResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The unique Lightsail disk name (e.g., my-disk).
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The unique Lightsail disk name (e.g., my-disk).
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The unique Lightsail disk name (e.g., my-disk).
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
The unique name of the source disk (e.g., my-source-disk).
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskRequest
-
The unique name of the disk you want to delete (e.g., my-disk).
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.DetachDiskRequest
-
The unique name of the disk you want to detach from your instance (e.g., my-disk).
- getDiskName() - Method in class com.amazonaws.services.lightsail.model.GetDiskRequest
-
The name of the disk (e.g., my-disk).
- getDiskPath() - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The disk path to expose to the instance (e.g., /dev/xvdf).
- GetDiskRequest - Class in com.amazonaws.services.lightsail.model
-
- GetDiskRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetDiskRequest
-
- GetDiskResult - Class in com.amazonaws.services.lightsail.model
-
- GetDiskResult() - Constructor for class com.amazonaws.services.lightsail.model.GetDiskResult
-
- getDisks(GetDisksRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getDisks(GetDisksRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about all block storage disks in your AWS account and region.
- getDisks(GetDisksRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about all block storage disks in your AWS account and region.
- getDisks() - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
An array of objects containing information about all block storage disks.
- getDisks() - Method in class com.amazonaws.services.lightsail.model.InstanceHardware
-
The disks attached to the instance.
- getDisksAsync(GetDisksRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDisksAsync(GetDisksRequest, AsyncHandler<GetDisksRequest, GetDisksResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDisksAsync(GetDisksRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about all block storage disks in your AWS account and region.
- getDisksAsync(GetDisksRequest, AsyncHandler<GetDisksRequest, GetDisksResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about all block storage disks in your AWS account and region.
- getDisksAsync(GetDisksRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDisksAsync(GetDisksRequest, AsyncHandler<GetDisksRequest, GetDisksResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDiskSizeInGb() - Method in class com.amazonaws.services.lightsail.model.Bundle
-
The size of the SSD (e.g., 30).
- getDiskSnapshot(GetDiskSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getDiskSnapshot(GetDiskSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about a specific block storage disk snapshot.
- getDiskSnapshot(GetDiskSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about a specific block storage disk snapshot.
- getDiskSnapshot() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotResult
-
An object containing information about the disk snapshot.
- getDiskSnapshotAsync(GetDiskSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDiskSnapshotAsync(GetDiskSnapshotRequest, AsyncHandler<GetDiskSnapshotRequest, GetDiskSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDiskSnapshotAsync(GetDiskSnapshotRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about a specific block storage disk snapshot.
- getDiskSnapshotAsync(GetDiskSnapshotRequest, AsyncHandler<GetDiskSnapshotRequest, GetDiskSnapshotResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about a specific block storage disk snapshot.
- getDiskSnapshotAsync(GetDiskSnapshotRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDiskSnapshotAsync(GetDiskSnapshotRequest, AsyncHandler<GetDiskSnapshotRequest, GetDiskSnapshotResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDiskSnapshotName() - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The name of the disk snapshot (e.g., my-snapshot) from which to create the new storage disk.
- getDiskSnapshotName() - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
The name of the destination disk snapshot (e.g., my-disk-snapshot) based on the source disk.
- getDiskSnapshotName() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotRequest
-
The name of the disk snapshot you want to delete (e.g., my-disk-snapshot).
- getDiskSnapshotName() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotRequest
-
The name of the disk snapshot (e.g., my-disk-snapshot).
- GetDiskSnapshotRequest - Class in com.amazonaws.services.lightsail.model
-
- GetDiskSnapshotRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetDiskSnapshotRequest
-
- GetDiskSnapshotResult - Class in com.amazonaws.services.lightsail.model
-
- GetDiskSnapshotResult() - Constructor for class com.amazonaws.services.lightsail.model.GetDiskSnapshotResult
-
- getDiskSnapshots(GetDiskSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getDiskSnapshots(GetDiskSnapshotsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about all block storage disk snapshots in your AWS account and region.
- getDiskSnapshots(GetDiskSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about all block storage disk snapshots in your AWS account and region.
- getDiskSnapshots() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotsResult
-
An array of objects containing information about all block storage disk snapshots.
- getDiskSnapshotsAsync(GetDiskSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDiskSnapshotsAsync(GetDiskSnapshotsRequest, AsyncHandler<GetDiskSnapshotsRequest, GetDiskSnapshotsResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getDiskSnapshotsAsync(GetDiskSnapshotsRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about all block storage disk snapshots in your AWS account and region.
- getDiskSnapshotsAsync(GetDiskSnapshotsRequest, AsyncHandler<GetDiskSnapshotsRequest, GetDiskSnapshotsResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about all block storage disk snapshots in your AWS account and region.
- getDiskSnapshotsAsync(GetDiskSnapshotsRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getDiskSnapshotsAsync(GetDiskSnapshotsRequest, AsyncHandler<GetDiskSnapshotsRequest, GetDiskSnapshotsResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- GetDiskSnapshotsRequest - Class in com.amazonaws.services.lightsail.model
-
- GetDiskSnapshotsRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetDiskSnapshotsRequest
-
- GetDiskSnapshotsResult - Class in com.amazonaws.services.lightsail.model
-
- GetDiskSnapshotsResult() - Constructor for class com.amazonaws.services.lightsail.model.GetDiskSnapshotsResult
-
- GetDisksRequest - Class in com.amazonaws.services.lightsail.model
-
- GetDisksRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetDisksRequest
-
- GetDisksResult - Class in com.amazonaws.services.lightsail.model
-
- GetDisksResult() - Constructor for class com.amazonaws.services.lightsail.model.GetDisksResult
-
- getDisplayName() - Method in class com.amazonaws.services.lightsail.model.Region
-
The display name (e.g., Ohio).
- getDnsName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The DNS name of your Lightsail load balancer.
- 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.LoadBalancerTlsCertificate
-
The domain name for your TLS/SSL certificate.
- getDomainName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
A fully qualified domain name in the certificate request.
- getDomainName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The domain name against which your TLS/SSL certificate was validated.
- 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
-
- getDomainValidationOptions() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
Contains information about the validation of each domain name in the certificate, as it pertains to Lightsail's
managed renewal.
- getDomainValidationRecords() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An array of LoadBalancerTlsCertificateDomainValidationRecord objects describing the records.
- getEndTime() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
-
The end time of the time period.
- getEndTime() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The end time of the 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.
- getFailureReason() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason for the TLS/SSL certificate validation failure.
- getFingerprint() - Method in class com.amazonaws.services.lightsail.model.KeyPair
-
The RSA fingerprint of the key pair.
- getForce() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
When true, forces the deletion of a TLS/SSL certificate.
- getForce() - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
-
When set to True, forces a Lightsail instance that is stuck in a stopping state to
stop.
- getFromAttachedDisks() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
-
An array of disk objects containing information about all block storage disks.
- 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).
- getFromDiskArn() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Amazon Resource Name (ARN) of the source disk from which you are creating the disk snapshot.
- getFromDiskName() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The unique name of the source disk from which you are creating the disk snapshot.
- 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-2: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.InstancePortState
-
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
-
Deprecated.
- 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.
- getHealthCheckPath() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The path you provided to perform the load balancer health check.
- getHealthCheckPath() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The path you specified to perform your health checks.
- 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
-
- getInstanceHealth() - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
Describes the overall instance health.
- getInstanceHealthReason() - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
More information about the instance health.
- getInstanceHealthSummary() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of InstanceHealthSummary objects describing the health of the load balancer.
- 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.AttachDiskRequest
-
The name of the Lightsail instance where you want to utilize the storage disk.
- 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.InstanceHealthSummary
-
The name of the Lightsail instance for which you are requesting health check data.
- 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.PutInstancePublicPortsRequest
-
The Lightsail instance name of the public port(s) you are setting.
- 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.AttachInstancesToLoadBalancerRequest
-
An array of strings representing the instance name(s) you want to attach to your load balancer.
- 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.
- getInstanceNames() - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
An array of strings containing the names of the instances you want to detach from the load balancer.
- getInstancePort() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The instance port where you're creating your load balancer.
- getInstancePort() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The instance port where the load balancer is listening.
- 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.
- getIsAlias() - Method in class com.amazonaws.services.lightsail.model.DomainEntry
-
When true, specifies whether the domain entry is an alias used by the Lightsail load balancer.
- 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.LoadBalancerTlsCertificate
-
When true, the TLS/SSL certificate is attached to the Lightsail load balancer.
- getIsAttached() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
When true, the TLS/SSL certificate is attached to the Lightsail load balancer.
- 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.
- getIssuedAt() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The time when the TLS/SSL certificate was issued.
- getIssuer() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The issuer of the certificate.
- 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.
- getKeyAlgorithm() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The algorithm that was used to generate the key pair (the public and private key).
- 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.
- getKeyPairName() - Method in class com.amazonaws.services.lightsail.model.PasswordData
-
The name of the key pair that you used when creating your instance.
- 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.
- getLoadBalancer(GetLoadBalancerRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getLoadBalancer(GetLoadBalancerRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about the specified Lightsail load balancer.
- getLoadBalancer(GetLoadBalancerRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about the specified Lightsail load balancer.
- getLoadBalancer() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerResult
-
An object containing information about your load balancer.
- getLoadBalancerAsync(GetLoadBalancerRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancerAsync(GetLoadBalancerRequest, AsyncHandler<GetLoadBalancerRequest, GetLoadBalancerResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancerAsync(GetLoadBalancerRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about the specified Lightsail load balancer.
- getLoadBalancerAsync(GetLoadBalancerRequest, AsyncHandler<GetLoadBalancerRequest, GetLoadBalancerResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about the specified Lightsail load balancer.
- getLoadBalancerAsync(GetLoadBalancerRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getLoadBalancerAsync(GetLoadBalancerRequest, AsyncHandler<GetLoadBalancerRequest, GetLoadBalancerResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getLoadBalancerMetricData(GetLoadBalancerMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getLoadBalancerMetricData(GetLoadBalancerMetricDataRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about health metrics for your Lightsail load balancer.
- getLoadBalancerMetricData(GetLoadBalancerMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about health metrics for your Lightsail load balancer.
- getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest, AsyncHandler<GetLoadBalancerMetricDataRequest, GetLoadBalancerMetricDataResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about health metrics for your Lightsail load balancer.
- getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest, AsyncHandler<GetLoadBalancerMetricDataRequest, GetLoadBalancerMetricDataResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about health metrics for your Lightsail load balancer.
- getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getLoadBalancerMetricDataAsync(GetLoadBalancerMetricDataRequest, AsyncHandler<GetLoadBalancerMetricDataRequest, GetLoadBalancerMetricDataResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- GetLoadBalancerMetricDataRequest - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancerMetricDataRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
- GetLoadBalancerMetricDataResult - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancerMetricDataResult() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
The name of the load balancer to which you want to associate the TLS/SSL certificate.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The name of your load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The load balancer name where you want to create the TLS/SSL certificate.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerRequest
-
The name of the load balancer you want to delete.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
The load balancer name.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
The name of the Lightsail load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerRequest
-
The name of the load balancer.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesRequest
-
The name of the load balancer where you stored your TLS/SSL certificate.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The load balancer name where your TLS/SSL certificate is attached.
- getLoadBalancerName() - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the load balancer that you want to modify.
- GetLoadBalancerRequest - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancerRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancerRequest
-
- GetLoadBalancerResult - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancerResult() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancerResult
-
- getLoadBalancers(GetLoadBalancersRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getLoadBalancers(GetLoadBalancersRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about all load balancers in an account.
- getLoadBalancers(GetLoadBalancersRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about all load balancers in an account.
- getLoadBalancers() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancersResult
-
An array of LoadBalancer objects describing your load balancers.
- getLoadBalancersAsync(GetLoadBalancersRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancersAsync(GetLoadBalancersRequest, AsyncHandler<GetLoadBalancersRequest, GetLoadBalancersResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancersAsync(GetLoadBalancersRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about all load balancers in an account.
- getLoadBalancersAsync(GetLoadBalancersRequest, AsyncHandler<GetLoadBalancersRequest, GetLoadBalancersResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about all load balancers in an account.
- getLoadBalancersAsync(GetLoadBalancersRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getLoadBalancersAsync(GetLoadBalancersRequest, AsyncHandler<GetLoadBalancersRequest, GetLoadBalancersResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- GetLoadBalancersRequest - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancersRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancersRequest
-
- GetLoadBalancersResult - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancersResult() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancersResult
-
- getLoadBalancerTlsCertificates(GetLoadBalancerTlsCertificatesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsail
-
- getLoadBalancerTlsCertificates(GetLoadBalancerTlsCertificatesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsail
-
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
- getLoadBalancerTlsCertificates(GetLoadBalancerTlsCertificatesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailClient
-
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
- getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest, AsyncHandler<GetLoadBalancerTlsCertificatesRequest, GetLoadBalancerTlsCertificatesResult>) - Method in class com.amazonaws.services.lightsail.AbstractAmazonLightsailAsync
-
- getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
- getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest, AsyncHandler<GetLoadBalancerTlsCertificatesRequest, GetLoadBalancerTlsCertificatesResult>) - Method in interface com.amazonaws.services.lightsail.AmazonLightsailAsync
-
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
- getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- getLoadBalancerTlsCertificatesAsync(GetLoadBalancerTlsCertificatesRequest, AsyncHandler<GetLoadBalancerTlsCertificatesRequest, GetLoadBalancerTlsCertificatesResult>) - Method in class com.amazonaws.services.lightsail.AmazonLightsailAsyncClient
-
- GetLoadBalancerTlsCertificatesRequest - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancerTlsCertificatesRequest() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesRequest
-
- GetLoadBalancerTlsCertificatesResult - Class in com.amazonaws.services.lightsail.model
-
- GetLoadBalancerTlsCertificatesResult() - Constructor for class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesResult
-
- getLocation() - Method in class com.amazonaws.services.lightsail.model.Disk
-
The AWS Region and Availability Zone where the disk is located.
- getLocation() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The AWS Region and Availability Zone where the disk snapshot was created.
- 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.LoadBalancer
-
The AWS Region and Availability Zone where your load balancer was created (e.g., us-east-2a).
- getLocation() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The AWS Region and Availability Zone where you created your certificate.
- 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.
- getMetricData() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
An array of metric datapoint objects.
- 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.
- getMetricName() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The metric about which you want to return information.
- getMetricName() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
The metric about which you are receiving information.
- getMinimum() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
-
The minimum.
- getMinPower() - Method in class com.amazonaws.services.lightsail.model.Blueprint
-
The minimum bundle power 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 unique name of the disk.
- getName() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The name of the disk snapshot (e.g., my-disk-snapshot).
- 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-Ohio-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.LoadBalancer
-
The name of the load balancer (e.g., my-load-balancer).
- getName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The name of the TLS/SSL certificate (e.g., my-certificate).
- getName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
A fully qualified domain name in the certificate.
- getName() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
The name of the TLS/SSL certificate.
- getName() - Method in class com.amazonaws.services.lightsail.model.Region
-
The region name (e.g., us-east-2).
- getName() - Method in class com.amazonaws.services.lightsail.model.StaticIp
-
The name of the static IP (e.g., StaticIP-Ohio-EXAMPLE).
- getNetworking() - Method in class com.amazonaws.services.lightsail.model.Instance
-
Information about the public ports and monthly data transfer rates for the instance.
- getNewDiskName() - Method in class com.amazonaws.services.lightsail.model.DiskMap
-
The new disk name (e.g., my-new-disk).
- getNextPageCount() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
-
Deprecated.
- 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.GetDiskSnapshotsResult
-
A token used for advancing to the next page of results from your GetDiskSnapshots request.
- getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
A token used for advancing to the next page of results from your GetDisks 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.GetLoadBalancersResult
-
A token used for advancing to the next page of results from your GetLoadBalancers request.
- getNextPageToken() - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- 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.
- getNotAfter() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate expires.
- getNotBefore() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate is first valid.
- 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.PutInstancePublicPortsResult
-
Describes metadata about the operation you just executed.
- 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-Ohio-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.AttachDiskResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerResult
-
An object representing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateResult
-
An object representing the API operations.
- 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.CreateDiskFromSnapshotResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.CreateDiskResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotResult
-
An object describing the 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.CreateLoadBalancerResult
-
An object containing information about the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateResult
-
An object containing information about the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotResult
-
An object describing the API operations.
- 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.DeleteLoadBalancerResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.DetachDiskResult
-
An object describing the API operations.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerResult
-
An object describing the API operations.
- 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.
- getOperations() - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeResult
-
An object describing the API operations.
- 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
-
Deprecated.
- getOriginalDiskPath() - Method in class com.amazonaws.services.lightsail.model.DiskMap
-
The original disk path exposed to the instance (for example, /dev/sdh).
- 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.GetDiskSnapshotsRequest
-
A token used for advancing to the next page of results from your GetDiskSnapshots request.
- getPageToken() - Method in class com.amazonaws.services.lightsail.model.GetDisksRequest
-
A token used for advancing to the next page of results from your GetDisks 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.GetLoadBalancersRequest
-
A token used for paginating the results from your GetLoadBalancers 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 password for your Amazon Lightsail instance.
- getPasswordData() - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
-
For a Windows Server-based instance, an object with the data you can use to retrieve your password.
- 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.
- getPeriod() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The time period duration for your health data request.
- getPlatform() - Method in class com.amazonaws.services.lightsail.model.Blueprint
-
The operating system platform (either Linux/Unix-based or Windows Server-based) of the blueprint.
- 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.
- getPortInfos() - Method in class com.amazonaws.services.lightsail.model.PutInstancePublicPortsRequest
-
Specifies information about the public port(s).
- 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
-
A numeric value that represents 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.DiskSnapshot
-
The progress of the disk snapshot operation.
- 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 being used.
- getProtocol() - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
The protocol being used.
- getProtocol() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The protocol you have enabled for your load balancer.
- 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.
- getPublicPorts() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of public port settings for your load balancer.
- 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
-
- getRenewalStatus() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
The status of Lightsail's managed renewal of the certificate.
- getRenewalSummary() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An object containing information about the status of Lightsail's managed renewal for the certificate.
- 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 Lightsail resource type (e.g., Disk).
- getResourceType() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Lightsail resource type (e.g., DiskSnapshot).
- 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.LoadBalancer
-
The resource type (e.g., LoadBalancer.
- getResourceType() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The resource type (e.g., LoadBalancerTlsCertificate.
- 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).
- getRevocationReason() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason the certificate was revoked.
- getRevokedAt() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate was revoked.
- getSampleCount() - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
-
The sample count.
- getSerial() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The serial number of the certificate.
- getSignatureAlgorithm() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The algorithm that was used to sign the certificate.
- getSizeInGb() - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The size of the disk in GB (e.g., 32).
- getSizeInGb() - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The size of the disk in GB (e.g., 32).
- 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.DiskSnapshot
-
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.
- getStartTime() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The start time of the 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.Disk
-
Describes the status of the disk.
- getState() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The status of the disk snapshot operation.
- 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.InstancePortState
-
Specifies whether the instance port is open or closed.
- getState() - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
-
The state the snapshot is in.
- getState() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The status of your load balancer.
- 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.
- getStatistics() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
An array of statistics that you want to request metrics for.
- getStatus() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The status of the TLS/SSL certificate.
- 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).
- getSubject() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The name of the entity that is associated with the public key contained in the certificate.
- getSubjectAlternativeNames() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
One or more domain names (subject alternative names) included in the certificate.
- 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.DiskSnapshot
-
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.LoadBalancer
-
The support code.
- getSupportCode() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The support code.
- getSupportCode() - Method in class com.amazonaws.services.lightsail.model.StaticIp
-
The support code.
- getSupportedPlatforms() - Method in class com.amazonaws.services.lightsail.model.Bundle
-
The operating system platform (Linux/Unix-based or Windows Server-based) that the bundle supports.
- 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
-
- getTlsCertificates() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesResult
-
An array of LoadBalancerTlsCertificate objects describing your TLS/SSL certificates.
- getTlsCertificateSummaries() - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of LoadBalancerTlsCertificateSummary objects that provide additional information about the TLS/SSL
certificates.
- 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.InstancePortState
-
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).
- getType() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The type of validation record.
- getUnit() - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
-
The unit.
- getUnit() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The unit for the time period request.
- 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.
- getValidationStatus() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
The status of the domain validation.
- getValidationStatus() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The validation status.
- getValue() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The value for that type.
- 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.DiskSnapshot
-
The Amazon Resource Name (ARN) of the disk snapshot.
- 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-2: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-2: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-2:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
- setArn(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The Amazon Resource Name (ARN) of the load balancer.
- setArn(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The Amazon Resource Name (ARN) of the TLS/SSL certificate.
- 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-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
- setAttachedDiskMapping(Map<String, List<DiskMap>>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
-
An object containing information about one or more disk mappings.
- 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-Ohio-1).
- setAttachmentState(String) - Method in class com.amazonaws.services.lightsail.model.Disk
-
Deprecated.
- setAttributeName(String) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the attribute you want to update.
- setAttributeValue(String) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The value that you want to specify for the attribute name.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The Availability Zone where you want to create the disk (e.g., us-east-2a).
- setAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The Availability Zone where you want to create the disk (e.g., us-east-2a).
- 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.
- setCertificateAlternativeNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The alternative domain names to use with your TLS/SSL certificate (e.g., www.example.com,
www.ejemplo.com, ejemplo.com).
- setCertificateAlternativeNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
An array of strings listing alternative domain names for your TLS/SSL certificate.
- setCertificateDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The domain name with which your certificate is associated (e.g., example.com).
- setCertificateDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The domain name (e.g., example.com) for your TLS/SSL certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
The name of your TLS/SSL certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The name of the TLS/SSL certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The TLS/SSL certificate name.
- setCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
The TLS/SSL certificate name.
- 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.
- setCiphertext(String) - Method in class com.amazonaws.services.lightsail.model.PasswordData
-
The encrypted password.
- 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.
- setConfigurationOptions(Map<String, String>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
A string to string map of the configuration options for your load balancer.
- 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.DiskSnapshot
-
The date when the disk snapshot 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.LoadBalancer
-
The date when your load balancer was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The time when you created your TLS/SSL certificate.
- 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
-
Deprecated.
- 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).
- setDisk(Disk) - Method in class com.amazonaws.services.lightsail.model.GetDiskResult
-
An object containing information about the disk.
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The unique Lightsail disk name (e.g., my-disk).
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The unique Lightsail disk name (e.g., my-disk).
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The unique Lightsail disk name (e.g., my-disk).
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
The unique name of the source disk (e.g., my-source-disk).
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskRequest
-
The unique name of the disk you want to delete (e.g., my-disk).
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DetachDiskRequest
-
The unique name of the disk you want to detach from your instance (e.g., my-disk).
- setDiskName(String) - Method in class com.amazonaws.services.lightsail.model.GetDiskRequest
-
The name of the disk (e.g., my-disk).
- setDiskPath(String) - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The disk path to expose to the instance (e.g., /dev/xvdf).
- setDisks(Collection<Disk>) - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
An array of objects containing information about all block storage disks.
- 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).
- setDiskSnapshot(DiskSnapshot) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotResult
-
An object containing information about the disk snapshot.
- setDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The name of the disk snapshot (e.g., my-snapshot) from which to create the new storage disk.
- setDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
The name of the destination disk snapshot (e.g., my-disk-snapshot) based on the source disk.
- setDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotRequest
-
The name of the disk snapshot you want to delete (e.g., my-disk-snapshot).
- setDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotRequest
-
The name of the disk snapshot (e.g., my-disk-snapshot).
- setDiskSnapshots(Collection<DiskSnapshot>) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotsResult
-
An array of objects containing information about all block storage disk snapshots.
- setDisplayName(String) - Method in class com.amazonaws.services.lightsail.model.Region
-
The display name (e.g., Ohio).
- setDnsName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The DNS name of your Lightsail load balancer.
- 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.LoadBalancerTlsCertificate
-
The domain name for your TLS/SSL certificate.
- setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
A fully qualified domain name in the certificate request.
- setDomainName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The domain name against which your TLS/SSL certificate was validated.
- 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.
- setDomainValidationOptions(Collection<LoadBalancerTlsCertificateDomainValidationOption>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
Contains information about the validation of each domain name in the certificate, as it pertains to Lightsail's
managed renewal.
- setDomainValidationRecords(Collection<LoadBalancerTlsCertificateDomainValidationRecord>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An array of LoadBalancerTlsCertificateDomainValidationRecord objects describing the records.
- 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.
- setEndTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The end time of the 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.
- setFailureReason(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason for the TLS/SSL certificate validation failure.
- setFingerprint(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
-
The RSA fingerprint of the key pair.
- setForce(Boolean) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
When true, forces the deletion of a TLS/SSL certificate.
- setForce(Boolean) - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
-
When set to True, forces a Lightsail instance that is stuck in a stopping state to
stop.
- setFromAttachedDisks(Collection<Disk>) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
-
An array of disk objects containing information about all block storage disks.
- 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).
- setFromDiskArn(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Amazon Resource Name (ARN) of the source disk from which you are creating the disk snapshot.
- setFromDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The unique name of the source disk from which you are creating the disk snapshot.
- 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-2: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.InstancePortState
-
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
-
Deprecated.
- 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.
- setHealthCheckPath(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The path you provided to perform the load balancer health check.
- setHealthCheckPath(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The path you specified to perform your health checks.
- 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.
- setInstanceHealth(String) - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
Describes the overall instance health.
- setInstanceHealthReason(String) - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
More information about the instance health.
- setInstanceHealthSummary(Collection<InstanceHealthSummary>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of InstanceHealthSummary objects describing the health of the load balancer.
- setInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The name of the Lightsail instance where you want to utilize the storage disk.
- 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.InstanceHealthSummary
-
The name of the Lightsail instance for which you are requesting health check data.
- 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.PutInstancePublicPortsRequest
-
The Lightsail instance name of the public port(s) you are setting.
- 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.AttachInstancesToLoadBalancerRequest
-
An array of strings representing the instance name(s) you want to attach to your load balancer.
- 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.
- setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
An array of strings containing the names of the instances you want to detach from the load balancer.
- setInstancePort(Integer) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The instance port where you're creating your load balancer.
- setInstancePort(Integer) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The instance port where the load balancer is listening.
- 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.
- setIsAlias(Boolean) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
-
When true, specifies whether the domain entry is an alias used by the Lightsail load balancer.
- 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.LoadBalancerTlsCertificate
-
When true, the TLS/SSL certificate is attached to the Lightsail load balancer.
- setIsAttached(Boolean) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
When true, the TLS/SSL certificate is attached to the Lightsail load balancer.
- 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.
- setIssuedAt(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The time when the TLS/SSL certificate was issued.
- setIssuer(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The issuer of the certificate.
- 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.
- setKeyAlgorithm(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The algorithm that was used to generate the key pair (the public and private key).
- 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.
- setKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.PasswordData
-
The name of the key pair that you used when creating your instance.
- 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.
- setLoadBalancer(LoadBalancer) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerResult
-
An object containing information about your load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
The name of the load balancer to which you want to associate the TLS/SSL certificate.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The name of your load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The load balancer name where you want to create the TLS/SSL certificate.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerRequest
-
The name of the load balancer you want to delete.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
The load balancer name.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
The name of the Lightsail load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerRequest
-
The name of the load balancer.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesRequest
-
The name of the load balancer where you stored your TLS/SSL certificate.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The load balancer name where your TLS/SSL certificate is attached.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the load balancer that you want to modify.
- setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancersResult
-
An array of LoadBalancer objects describing your load balancers.
- setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Disk
-
The AWS Region and Availability Zone where the disk is located.
- setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The AWS Region and Availability Zone where the disk snapshot was created.
- 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.LoadBalancer
-
The AWS Region and Availability Zone where your load balancer was created (e.g., us-east-2a).
- setLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The AWS Region and Availability Zone where you created your certificate.
- 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.
- setMetricData(Collection<MetricDatapoint>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
An array of metric datapoint objects.
- 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.
- setMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The metric about which you want to return information.
- setMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
The metric about which you are receiving information.
- 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 bundle power 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 unique name of the disk.
- setName(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The name of the disk snapshot (e.g., my-disk-snapshot).
- 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-Ohio-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.LoadBalancer
-
The name of the load balancer (e.g., my-load-balancer).
- setName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The name of the TLS/SSL certificate (e.g., my-certificate).
- setName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
A fully qualified domain name in the certificate.
- setName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
The name of the TLS/SSL certificate.
- setName(String) - Method in class com.amazonaws.services.lightsail.model.Region
-
The region name (e.g., us-east-2).
- setName(RegionName) - Method in class com.amazonaws.services.lightsail.model.Region
-
The region name (e.g., us-east-2).
- setName(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
-
The name of the static IP (e.g., StaticIP-Ohio-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.
- setNewDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DiskMap
-
The new disk name (e.g., my-new-disk).
- setNextPageCount(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
-
Deprecated.
- 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.GetDiskSnapshotsResult
-
A token used for advancing to the next page of results from your GetDiskSnapshots request.
- setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
A token used for advancing to the next page of results from your GetDisks 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.GetLoadBalancersResult
-
A token used for advancing to the next page of results from your GetLoadBalancers request.
- setNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- 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.
- setNotAfter(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate expires.
- setNotBefore(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate is first valid.
- 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.PutInstancePublicPortsResult
-
Describes metadata about the operation you just executed.
- 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-Ohio-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.AttachDiskResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerResult
-
An object representing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateResult
-
An object representing the API operations.
- 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.CreateDiskFromSnapshotResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateDiskResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotResult
-
An object describing the 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.CreateLoadBalancerResult
-
An object containing information about the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateResult
-
An object containing information about the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotResult
-
An object describing the API operations.
- 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.DeleteLoadBalancerResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DetachDiskResult
-
An object describing the API operations.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerResult
-
An object describing the API operations.
- 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.
- setOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeResult
-
An object describing the API operations.
- 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
-
Deprecated.
- setOriginalDiskPath(String) - Method in class com.amazonaws.services.lightsail.model.DiskMap
-
The original disk path exposed to the instance (for example, /dev/sdh).
- 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.GetDiskSnapshotsRequest
-
A token used for advancing to the next page of results from your GetDiskSnapshots request.
- setPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDisksRequest
-
A token used for advancing to the next page of results from your GetDisks 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.GetLoadBalancersRequest
-
A token used for paginating the results from your GetLoadBalancers 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 password for your Amazon Lightsail instance.
- setPasswordData(PasswordData) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
-
For a Windows Server-based instance, an object with the data you can use to retrieve your password.
- 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.
- setPeriod(Integer) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The time period duration for your health data request.
- setPlatform(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
-
The operating system platform (either Linux/Unix-based or Windows Server-based) of the blueprint.
- setPlatform(InstancePlatform) - Method in class com.amazonaws.services.lightsail.model.Blueprint
-
The operating system platform (either Linux/Unix-based or Windows Server-based) of the blueprint.
- 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.
- setPortInfos(Collection<PortInfo>) - Method in class com.amazonaws.services.lightsail.model.PutInstancePublicPortsRequest
-
Specifies information about the public port(s).
- 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<InstancePortState>) - 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
-
A numeric value that represents 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.DiskSnapshot
-
The progress of the disk snapshot operation.
- 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 being used.
- setProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
-
The protocol being used.
- setProtocol(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
The protocol being used.
- setProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
The protocol being used.
- setProtocol(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The protocol you have enabled for your load balancer.
- 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.
- setPublicPorts(Collection<Integer>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of public port settings for your load balancer.
- 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.
- setRenewalStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
The status of Lightsail's managed renewal of the certificate.
- setRenewalSummary(LoadBalancerTlsCertificateRenewalSummary) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An object containing information about the status of Lightsail's managed renewal for the certificate.
- 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 Lightsail resource type (e.g., Disk).
- setResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Disk
-
The Lightsail resource type (e.g., Disk).
- setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Lightsail resource type (e.g., DiskSnapshot).
- 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.LoadBalancer
-
The resource type (e.g., LoadBalancer.
- setResourceType(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The resource type (e.g., LoadBalancerTlsCertificate.
- 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).
- setRevocationReason(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason the certificate was revoked.
- setRevokedAt(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate was revoked.
- setSampleCount(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
-
The sample count.
- setSerial(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The serial number of the certificate.
- setSignatureAlgorithm(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The algorithm that was used to sign the certificate.
- setSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The size of the disk in GB (e.g., 32).
- setSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The size of the disk in GB (e.g., 32).
- 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.DiskSnapshot
-
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.
- setStartTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The start time of the period.
- setState(String) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
-
The state of the Availability Zone.
- setState(String) - Method in class com.amazonaws.services.lightsail.model.Disk
-
Describes the status of the disk.
- setState(DiskState) - Method in class com.amazonaws.services.lightsail.model.Disk
-
Describes the status of the disk.
- setState(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The status of the disk snapshot operation.
- 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.InstancePortState
-
Specifies whether the instance port is open or closed.
- setState(PortState) - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
Specifies whether the instance port is open or closed.
- 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.
- setState(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The status of your load balancer.
- 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.
- setStatistics(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
An array of statistics that you want to request metrics for.
- setStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The status of the TLS/SSL certificate.
- 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).
- setSubject(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The name of the entity that is associated with the public key contained in the certificate.
- setSubjectAlternativeNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
One or more domain names (subject alternative names) included in the certificate.
- 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.DiskSnapshot
-
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.LoadBalancer
-
The support code.
- setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The support code.
- setSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
-
The support code.
- setSupportedPlatforms(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.Bundle
-
The operating system platform (Linux/Unix-based or Windows Server-based) that the bundle supports.
- 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
-
- setTlsCertificates(Collection<LoadBalancerTlsCertificate>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesResult
-
An array of LoadBalancerTlsCertificate objects describing your TLS/SSL certificates.
- setTlsCertificateSummaries(Collection<LoadBalancerTlsCertificateSummary>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of LoadBalancerTlsCertificateSummary objects that provide additional information about the TLS/SSL
certificates.
- 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.InstancePortState
-
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).
- setType(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The type of validation record.
- 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.GetLoadBalancerMetricDataRequest
-
The unit for the time period request.
- 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.
- setValidationStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
The status of the domain validation.
- setValidationStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The validation status.
- setValue(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The value for that type.
- 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.AttachDiskRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.AttachDiskResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateResult
-
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.CreateDiskFromSnapshotRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateDiskResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotResult
-
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.CreateLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotResult
-
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.DeleteLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DetachDiskRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DetachDiskResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerResult
-
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.DiskMap
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lightsail.model.DiskSnapshotState
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.DiskState
-
- 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.GetDiskRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDiskResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDisksRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
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.GetLoadBalancerMetricDataRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancersRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancersResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesResult
-
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.InstanceHealthReason
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.InstanceHealthState
-
- toString() - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
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 enum com.amazonaws.services.lightsail.model.InstancePlatform
-
- 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.InstancePortState
-
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.LoadBalancer
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerAttributeName
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerMetricName
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerProtocol
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerState
-
- toString() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainStatus
-
- toString() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateFailureReason
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalStatus
-
- toString() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRevocationReason
-
- toString() - Method in enum com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateStatus
-
- toString() - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
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.PasswordData
-
Returns a string representation of this object; useful for testing and debugging.
- 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.PutInstancePublicPortsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.PutInstancePublicPortsResult
-
Returns a string representation of this object; useful for testing and debugging.
- 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.
- toString() - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeResult
-
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.DiskSnapshot
-
The Amazon Resource Name (ARN) of the disk snapshot.
- 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-2: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-2: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-2:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE).
- withArn(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The Amazon Resource Name (ARN) of the load balancer.
- withArn(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The Amazon Resource Name (ARN) of the TLS/SSL certificate.
- 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-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE).
- withAttachedDiskMapping(Map<String, List<DiskMap>>) - Method in class com.amazonaws.services.lightsail.model.CreateInstancesFromSnapshotRequest
-
An object containing information about one or more disk mappings.
- 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-Ohio-1).
- withAttachmentState(String) - Method in class com.amazonaws.services.lightsail.model.Disk
-
Deprecated.
- withAttributeName(String) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the attribute you want to update.
- withAttributeName(LoadBalancerAttributeName) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the attribute you want to update.
- withAttributeValue(String) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The value that you want to specify for the attribute name.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The Availability Zone where you want to create the disk (e.g., us-east-2a).
- withAvailabilityZone(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The Availability Zone where you want to create the disk (e.g., us-east-2a).
- 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.
- withCertificateAlternativeNames(String...) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The alternative domain names to use with your TLS/SSL certificate (e.g., www.example.com,
www.ejemplo.com, ejemplo.com).
- withCertificateAlternativeNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The alternative domain names to use with your TLS/SSL certificate (e.g., www.example.com,
www.ejemplo.com, ejemplo.com).
- withCertificateAlternativeNames(String...) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
An array of strings listing alternative domain names for your TLS/SSL certificate.
- withCertificateAlternativeNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
An array of strings listing alternative domain names for your TLS/SSL certificate.
- withCertificateDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The domain name with which your certificate is associated (e.g., example.com).
- withCertificateDomainName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The domain name (e.g., example.com) for your TLS/SSL certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
The name of your TLS/SSL certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The name of the TLS/SSL certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The TLS/SSL certificate name.
- withCertificateName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
The TLS/SSL certificate name.
- 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.
- withCiphertext(String) - Method in class com.amazonaws.services.lightsail.model.PasswordData
-
The encrypted password.
- 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.
- withConfigurationOptions(Map<String, String>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
A string to string map of the configuration options for your load balancer.
- 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.DiskSnapshot
-
The date when the disk snapshot 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.LoadBalancer
-
The date when your load balancer was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The time when you created your TLS/SSL certificate.
- 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
-
Deprecated.
- 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).
- withDisk(Disk) - Method in class com.amazonaws.services.lightsail.model.GetDiskResult
-
An object containing information about the disk.
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The unique Lightsail disk name (e.g., my-disk).
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The unique Lightsail disk name (e.g., my-disk).
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The unique Lightsail disk name (e.g., my-disk).
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
The unique name of the source disk (e.g., my-source-disk).
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskRequest
-
The unique name of the disk you want to delete (e.g., my-disk).
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DetachDiskRequest
-
The unique name of the disk you want to detach from your instance (e.g., my-disk).
- withDiskName(String) - Method in class com.amazonaws.services.lightsail.model.GetDiskRequest
-
The name of the disk (e.g., my-disk).
- withDiskPath(String) - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The disk path to expose to the instance (e.g., /dev/xvdf).
- withDisks(Disk...) - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
An array of objects containing information about all block storage disks.
- withDisks(Collection<Disk>) - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
An array of objects containing information about all block storage disks.
- 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).
- withDiskSnapshot(DiskSnapshot) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotResult
-
An object containing information about the disk snapshot.
- withDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The name of the disk snapshot (e.g., my-snapshot) from which to create the new storage disk.
- withDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotRequest
-
The name of the destination disk snapshot (e.g., my-disk-snapshot) based on the source disk.
- withDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotRequest
-
The name of the disk snapshot you want to delete (e.g., my-disk-snapshot).
- withDiskSnapshotName(String) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotRequest
-
The name of the disk snapshot (e.g., my-disk-snapshot).
- withDiskSnapshots(DiskSnapshot...) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotsResult
-
An array of objects containing information about all block storage disk snapshots.
- withDiskSnapshots(Collection<DiskSnapshot>) - Method in class com.amazonaws.services.lightsail.model.GetDiskSnapshotsResult
-
An array of objects containing information about all block storage disk snapshots.
- withDisplayName(String) - Method in class com.amazonaws.services.lightsail.model.Region
-
The display name (e.g., Ohio).
- withDnsName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The DNS name of your Lightsail load balancer.
- 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.LoadBalancerTlsCertificate
-
The domain name for your TLS/SSL certificate.
- withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
A fully qualified domain name in the certificate request.
- withDomainName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The domain name against which your TLS/SSL certificate was validated.
- 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.
- withDomainValidationOptions(LoadBalancerTlsCertificateDomainValidationOption...) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
Contains information about the validation of each domain name in the certificate, as it pertains to Lightsail's
managed renewal.
- withDomainValidationOptions(Collection<LoadBalancerTlsCertificateDomainValidationOption>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
Contains information about the validation of each domain name in the certificate, as it pertains to Lightsail's
managed renewal.
- withDomainValidationRecords(LoadBalancerTlsCertificateDomainValidationRecord...) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An array of LoadBalancerTlsCertificateDomainValidationRecord objects describing the records.
- withDomainValidationRecords(Collection<LoadBalancerTlsCertificateDomainValidationRecord>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An array of LoadBalancerTlsCertificateDomainValidationRecord objects describing the records.
- withEndTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetInstanceMetricDataRequest
-
The end time of the time period.
- withEndTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The end time of the 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.
- withFailureReason(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason for the TLS/SSL certificate validation failure.
- withFailureReason(LoadBalancerTlsCertificateFailureReason) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason for the TLS/SSL certificate validation failure.
- withFingerprint(String) - Method in class com.amazonaws.services.lightsail.model.KeyPair
-
The RSA fingerprint of the key pair.
- withForce(Boolean) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
When true, forces the deletion of a TLS/SSL certificate.
- withForce(Boolean) - Method in class com.amazonaws.services.lightsail.model.StopInstanceRequest
-
When set to True, forces a Lightsail instance that is stuck in a stopping state to
stop.
- withFromAttachedDisks(Disk...) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
-
An array of disk objects containing information about all block storage disks.
- withFromAttachedDisks(Collection<Disk>) - Method in class com.amazonaws.services.lightsail.model.InstanceSnapshot
-
An array of disk objects containing information about all block storage disks.
- 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).
- withFromDiskArn(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Amazon Resource Name (ARN) of the source disk from which you are creating the disk snapshot.
- withFromDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The unique name of the source disk from which you are creating the disk snapshot.
- 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-2: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.InstancePortState
-
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
-
Deprecated.
- 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.
- withHealthCheckPath(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The path you provided to perform the load balancer health check.
- withHealthCheckPath(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The path you specified to perform your health checks.
- 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.
- withInstanceHealth(String) - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
Describes the overall instance health.
- withInstanceHealth(InstanceHealthState) - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
Describes the overall instance health.
- withInstanceHealthReason(String) - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
More information about the instance health.
- withInstanceHealthReason(InstanceHealthReason) - Method in class com.amazonaws.services.lightsail.model.InstanceHealthSummary
-
More information about the instance health.
- withInstanceHealthSummary(InstanceHealthSummary...) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of InstanceHealthSummary objects describing the health of the load balancer.
- withInstanceHealthSummary(Collection<InstanceHealthSummary>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of InstanceHealthSummary objects describing the health of the load balancer.
- withInstanceName(String) - Method in class com.amazonaws.services.lightsail.model.AttachDiskRequest
-
The name of the Lightsail instance where you want to utilize the storage disk.
- 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.InstanceHealthSummary
-
The name of the Lightsail instance for which you are requesting health check data.
- 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.PutInstancePublicPortsRequest
-
The Lightsail instance name of the public port(s) you are setting.
- 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.AttachInstancesToLoadBalancerRequest
-
An array of strings representing the instance name(s) you want to attach to your load balancer.
- withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerRequest
-
An array of strings representing the instance name(s) you want to attach to your load balancer.
- 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.
- withInstanceNames(String...) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
An array of strings containing the names of the instances you want to detach from the load balancer.
- withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
An array of strings containing the names of the instances you want to detach from the load balancer.
- withInstancePort(Integer) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The instance port where you're creating your load balancer.
- withInstancePort(Integer) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The instance port where the load balancer is listening.
- 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.
- withIsAlias(Boolean) - Method in class com.amazonaws.services.lightsail.model.DomainEntry
-
When true, specifies whether the domain entry is an alias used by the Lightsail load balancer.
- 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.LoadBalancerTlsCertificate
-
When true, the TLS/SSL certificate is attached to the Lightsail load balancer.
- withIsAttached(Boolean) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
When true, the TLS/SSL certificate is attached to the Lightsail load balancer.
- 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.
- withIssuedAt(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The time when the TLS/SSL certificate was issued.
- withIssuer(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The issuer of the certificate.
- 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.
- withKeyAlgorithm(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The algorithm that was used to generate the key pair (the public and private key).
- 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.
- withKeyPairName(String) - Method in class com.amazonaws.services.lightsail.model.PasswordData
-
The name of the key pair that you used when creating your instance.
- 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.
- withLoadBalancer(LoadBalancer) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerResult
-
An object containing information about your load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateRequest
-
The name of the load balancer to which you want to associate the TLS/SSL certificate.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerRequest
-
The name of your load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateRequest
-
The load balancer name where you want to create the TLS/SSL certificate.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerRequest
-
The name of the load balancer you want to delete.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateRequest
-
The load balancer name.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerRequest
-
The name of the Lightsail load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerRequest
-
The name of the load balancer.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesRequest
-
The name of the load balancer where you stored your TLS/SSL certificate.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The load balancer name where your TLS/SSL certificate is attached.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeRequest
-
The name of the load balancer that you want to modify.
- withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancersResult
-
An array of LoadBalancer objects describing your load balancers.
- withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancersResult
-
An array of LoadBalancer objects describing your load balancers.
- withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.Disk
-
The AWS Region and Availability Zone where the disk is located.
- withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The AWS Region and Availability Zone where the disk snapshot was created.
- 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.LoadBalancer
-
The AWS Region and Availability Zone where your load balancer was created (e.g., us-east-2a).
- withLocation(ResourceLocation) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The AWS Region and Availability Zone where you created your certificate.
- 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.
- withMetricData(MetricDatapoint...) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
An array of metric datapoint objects.
- withMetricData(Collection<MetricDatapoint>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
An array of metric datapoint objects.
- 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.
- withMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The metric about which you want to return information.
- withMetricName(LoadBalancerMetricName) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The metric about which you want to return information.
- withMetricName(String) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
The metric about which you are receiving information.
- withMetricName(LoadBalancerMetricName) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataResult
-
The metric about which you are receiving information.
- 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 bundle power 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 unique name of the disk.
- withName(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The name of the disk snapshot (e.g., my-disk-snapshot).
- 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-Ohio-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.LoadBalancer
-
The name of the load balancer (e.g., my-load-balancer).
- withName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The name of the TLS/SSL certificate (e.g., my-certificate).
- withName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
A fully qualified domain name in the certificate.
- withName(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateSummary
-
The name of the TLS/SSL certificate.
- withName(String) - Method in class com.amazonaws.services.lightsail.model.Region
-
The region name (e.g., us-east-2).
- withName(RegionName) - Method in class com.amazonaws.services.lightsail.model.Region
-
The region name (e.g., us-east-2).
- withName(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
-
The name of the static IP (e.g., StaticIP-Ohio-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.
- withNewDiskName(String) - Method in class com.amazonaws.services.lightsail.model.DiskMap
-
The new disk name (e.g., my-new-disk).
- withNextPageCount(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
-
Deprecated.
- 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.GetDiskSnapshotsResult
-
A token used for advancing to the next page of results from your GetDiskSnapshots request.
- withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDisksResult
-
A token used for advancing to the next page of results from your GetDisks 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.GetLoadBalancersResult
-
A token used for advancing to the next page of results from your GetLoadBalancers request.
- withNextPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetOperationsForResourceResult
-
An identifier that was returned from the previous call to this operation, which can be used to return the next
set of items in the list.
- 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.
- withNotAfter(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate expires.
- withNotBefore(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate is first valid.
- 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.PutInstancePublicPortsResult
-
Describes metadata about the operation you just executed.
- 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-Ohio-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.AttachDiskResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachDiskResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerResult
-
An object representing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachInstancesToLoadBalancerResult
-
An object representing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateResult
-
An object representing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.AttachLoadBalancerTlsCertificateResult
-
An object representing the API operations.
- 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.CreateDiskFromSnapshotResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.CreateDiskResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateDiskResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateDiskSnapshotResult
-
An object describing the 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.CreateLoadBalancerResult
-
An object containing information about the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerResult
-
An object containing information about the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateResult
-
An object containing information about the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.CreateLoadBalancerTlsCertificateResult
-
An object containing information about the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteDiskSnapshotResult
-
An object describing the API operations.
- 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.DeleteLoadBalancerResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DeleteLoadBalancerTlsCertificateResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DetachDiskResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DetachDiskResult
-
An object describing the API operations.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.DetachInstancesFromLoadBalancerResult
-
An object describing the API operations.
- 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.
- withOperations(Operation...) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeResult
-
An object describing the API operations.
- withOperations(Collection<Operation>) - Method in class com.amazonaws.services.lightsail.model.UpdateLoadBalancerAttributeResult
-
An object describing the API operations.
- 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
-
Deprecated.
- withOriginalDiskPath(String) - Method in class com.amazonaws.services.lightsail.model.DiskMap
-
The original disk path exposed to the instance (for example, /dev/sdh).
- 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.GetDiskSnapshotsRequest
-
A token used for advancing to the next page of results from your GetDiskSnapshots request.
- withPageToken(String) - Method in class com.amazonaws.services.lightsail.model.GetDisksRequest
-
A token used for advancing to the next page of results from your GetDisks 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.GetLoadBalancersRequest
-
A token used for paginating the results from your GetLoadBalancers 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 password for your Amazon Lightsail instance.
- withPasswordData(PasswordData) - Method in class com.amazonaws.services.lightsail.model.InstanceAccessDetails
-
For a Windows Server-based instance, an object with the data you can use to retrieve your password.
- 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.
- withPeriod(Integer) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The time period duration for your health data request.
- withPlatform(String) - Method in class com.amazonaws.services.lightsail.model.Blueprint
-
The operating system platform (either Linux/Unix-based or Windows Server-based) of the blueprint.
- withPlatform(InstancePlatform) - Method in class com.amazonaws.services.lightsail.model.Blueprint
-
The operating system platform (either Linux/Unix-based or Windows Server-based) of the blueprint.
- 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.
- withPortInfos(PortInfo...) - Method in class com.amazonaws.services.lightsail.model.PutInstancePublicPortsRequest
-
Specifies information about the public port(s).
- withPortInfos(Collection<PortInfo>) - Method in class com.amazonaws.services.lightsail.model.PutInstancePublicPortsRequest
-
Specifies information about the public port(s).
- 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(InstancePortState...) - Method in class com.amazonaws.services.lightsail.model.GetInstancePortStatesResult
-
Information about the port states resulting from your request.
- withPortStates(Collection<InstancePortState>) - 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
-
A numeric value that represents 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.DiskSnapshot
-
The progress of the disk snapshot operation.
- 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 being used.
- withProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.InstancePortInfo
-
The protocol being used.
- withProtocol(String) - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
The protocol being used.
- withProtocol(NetworkProtocol) - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
The protocol being used.
- withProtocol(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The protocol you have enabled for your load balancer.
- withProtocol(LoadBalancerProtocol) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The protocol you have enabled for your load balancer.
- 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.
- withPublicPorts(Integer...) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of public port settings for your load balancer.
- withPublicPorts(Collection<Integer>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of public port settings for your load balancer.
- 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.
- withRenewalStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
The status of Lightsail's managed renewal of the certificate.
- withRenewalStatus(LoadBalancerTlsCertificateRenewalStatus) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateRenewalSummary
-
The status of Lightsail's managed renewal of the certificate.
- withRenewalSummary(LoadBalancerTlsCertificateRenewalSummary) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
An object containing information about the status of Lightsail's managed renewal for the certificate.
- 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 Lightsail resource type (e.g., Disk).
- withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.Disk
-
The Lightsail resource type (e.g., Disk).
- withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Lightsail resource type (e.g., DiskSnapshot).
- withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The Lightsail resource type (e.g., DiskSnapshot).
- 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.LoadBalancer
-
The resource type (e.g., LoadBalancer.
- withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The resource type (e.g., LoadBalancer.
- withResourceType(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The resource type (e.g., LoadBalancerTlsCertificate.
- withResourceType(ResourceType) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The resource type (e.g., LoadBalancerTlsCertificate.
- 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).
- withRevocationReason(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason the certificate was revoked.
- withRevocationReason(LoadBalancerTlsCertificateRevocationReason) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The reason the certificate was revoked.
- withRevokedAt(Date) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The timestamp when the TLS/SSL certificate was revoked.
- withSampleCount(Double) - Method in class com.amazonaws.services.lightsail.model.MetricDatapoint
-
The sample count.
- withSerial(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The serial number of the certificate.
- withSignatureAlgorithm(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The algorithm that was used to sign the certificate.
- withSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.CreateDiskFromSnapshotRequest
-
The size of the disk in GB (e.g., 32).
- withSizeInGb(Integer) - Method in class com.amazonaws.services.lightsail.model.CreateDiskRequest
-
The size of the disk in GB (e.g., 32).
- 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.DiskSnapshot
-
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.
- withStartTime(Date) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The start time of the period.
- withState(String) - Method in class com.amazonaws.services.lightsail.model.AvailabilityZone
-
The state of the Availability Zone.
- withState(String) - Method in class com.amazonaws.services.lightsail.model.Disk
-
Describes the status of the disk.
- withState(DiskState) - Method in class com.amazonaws.services.lightsail.model.Disk
-
Describes the status of the disk.
- withState(String) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The status of the disk snapshot operation.
- withState(DiskSnapshotState) - Method in class com.amazonaws.services.lightsail.model.DiskSnapshot
-
The status of the disk snapshot operation.
- 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.InstancePortState
-
Specifies whether the instance port is open or closed.
- withState(PortState) - Method in class com.amazonaws.services.lightsail.model.InstancePortState
-
Specifies whether the instance port is open or closed.
- 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.
- withState(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The status of your load balancer.
- withState(LoadBalancerState) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
The status of your load balancer.
- 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.
- withStatistics(String...) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
An array of statistics that you want to request metrics for.
- withStatistics(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
An array of statistics that you want to request metrics for.
- withStatistics(MetricStatistic...) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
An array of statistics that you want to request metrics for.
- withStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The status of the TLS/SSL certificate.
- withStatus(LoadBalancerTlsCertificateStatus) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The status of the TLS/SSL certificate.
- 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).
- withSubject(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The name of the entity that is associated with the public key contained in the certificate.
- withSubjectAlternativeNames(String...) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
One or more domain names (subject alternative names) included in the certificate.
- withSubjectAlternativeNames(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
One or more domain names (subject alternative names) included in the certificate.
- 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.DiskSnapshot
-
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.LoadBalancer
-
The support code.
- withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificate
-
The support code.
- withSupportCode(String) - Method in class com.amazonaws.services.lightsail.model.StaticIp
-
The support code.
- withSupportedPlatforms(String...) - Method in class com.amazonaws.services.lightsail.model.Bundle
-
The operating system platform (Linux/Unix-based or Windows Server-based) that the bundle supports.
- withSupportedPlatforms(Collection<String>) - Method in class com.amazonaws.services.lightsail.model.Bundle
-
The operating system platform (Linux/Unix-based or Windows Server-based) that the bundle supports.
- withSupportedPlatforms(InstancePlatform...) - Method in class com.amazonaws.services.lightsail.model.Bundle
-
The operating system platform (Linux/Unix-based or Windows Server-based) that the bundle supports.
- 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
-
- withTlsCertificates(LoadBalancerTlsCertificate...) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesResult
-
An array of LoadBalancerTlsCertificate objects describing your TLS/SSL certificates.
- withTlsCertificates(Collection<LoadBalancerTlsCertificate>) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerTlsCertificatesResult
-
An array of LoadBalancerTlsCertificate objects describing your TLS/SSL certificates.
- withTlsCertificateSummaries(LoadBalancerTlsCertificateSummary...) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of LoadBalancerTlsCertificateSummary objects that provide additional information about the TLS/SSL
certificates.
- withTlsCertificateSummaries(Collection<LoadBalancerTlsCertificateSummary>) - Method in class com.amazonaws.services.lightsail.model.LoadBalancer
-
An array of LoadBalancerTlsCertificateSummary objects that provide additional information about the TLS/SSL
certificates.
- 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.InstancePortState
-
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).
- withType(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The type of validation record.
- 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.GetLoadBalancerMetricDataRequest
-
The unit for the time period request.
- withUnit(MetricUnit) - Method in class com.amazonaws.services.lightsail.model.GetLoadBalancerMetricDataRequest
-
The unit for the time period request.
- 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.
- withValidationStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
The status of the domain validation.
- withValidationStatus(LoadBalancerTlsCertificateDomainStatus) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationOption
-
The status of the domain validation.
- withValidationStatus(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The validation status.
- withValidationStatus(LoadBalancerTlsCertificateDomainStatus) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The validation status.
- withValue(String) - Method in class com.amazonaws.services.lightsail.model.LoadBalancerTlsCertificateDomainValidationRecord
-
The value for that type.
- 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.