| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation.Builder |
ResourceLocation.Builder.availabilityZone(String availabilityZone)
The Availability Zone.
|
static ResourceLocation.Builder |
ResourceLocation.builder() |
ResourceLocation.Builder |
ResourceLocation.Builder.regionName(RegionName regionName)
The Amazon Web Services Region name.
|
ResourceLocation.Builder |
ResourceLocation.Builder.regionName(String regionName)
The Amazon Web Services Region name.
|
ResourceLocation.Builder |
ResourceLocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResourceLocation.Builder> |
ResourceLocation.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Disk.Builder |
Disk.Builder.location(Consumer<ResourceLocation.Builder> location)
The AWS Region and Availability Zone where the disk is located.
|
default ExportSnapshotRecord.Builder |
ExportSnapshotRecord.Builder.location(Consumer<ResourceLocation.Builder> location)
The AWS Region and Availability Zone where the export snapshot record is located.
|
default ContainerService.Builder |
ContainerService.Builder.location(Consumer<ResourceLocation.Builder> location)
An object that describes the location of the container service, such as the Amazon Web Services Region and
Availability Zone.
|
default DiskSnapshot.Builder |
DiskSnapshot.Builder.location(Consumer<ResourceLocation.Builder> location)
The AWS Region and Availability Zone where the disk snapshot was created.
|
default Alarm.Builder |
Alarm.Builder.location(Consumer<ResourceLocation.Builder> location)
An object that lists information about the location of the alarm.
|
default LoadBalancerTlsCertificate.Builder |
LoadBalancerTlsCertificate.Builder.location(Consumer<ResourceLocation.Builder> location)
The Amazon Web Services Region and Availability Zone where you created your certificate.
|
default StaticIp.Builder |
StaticIp.Builder.location(Consumer<ResourceLocation.Builder> location)
The region and Availability Zone where the static IP was created.
|
default Bucket.Builder |
Bucket.Builder.location(Consumer<ResourceLocation.Builder> location)
An object that describes the location of the bucket, such as the Amazon Web Services Region and Availability
Zone.
|
default Domain.Builder |
Domain.Builder.location(Consumer<ResourceLocation.Builder> location)
The AWS Region and Availability Zones where the domain recordset was created.
|
default CloudFormationStackRecord.Builder |
CloudFormationStackRecord.Builder.location(Consumer<ResourceLocation.Builder> location)
A list of objects describing the Availability Zone and Amazon Web Services Region of the CloudFormation stack
record.
|
default RelationalDatabase.Builder |
RelationalDatabase.Builder.location(Consumer<ResourceLocation.Builder> location)
The Region name and Availability Zone where the database is located.
|
default KeyPair.Builder |
KeyPair.Builder.location(Consumer<ResourceLocation.Builder> location)
The region name and Availability Zone where the key pair was created.
|
default RelationalDatabaseSnapshot.Builder |
RelationalDatabaseSnapshot.Builder.location(Consumer<ResourceLocation.Builder> location)
The Region name and Availability Zone where the database snapshot is located.
|
default ContactMethod.Builder |
ContactMethod.Builder.location(Consumer<ResourceLocation.Builder> location)
An object that describes the location of the contact method, such as the Amazon Web Services Region and
Availability Zone.
|
default LoadBalancer.Builder |
LoadBalancer.Builder.location(Consumer<ResourceLocation.Builder> location)
The AWS Region where your load balancer was created (e.g.,
us-east-2a). |
default Instance.Builder |
Instance.Builder.location(Consumer<ResourceLocation.Builder> location)
The region name and Availability Zone where the instance is located.
|
default Operation.Builder |
Operation.Builder.location(Consumer<ResourceLocation.Builder> location)
The Amazon Web Services Region and Availability Zone.
|
default InstanceSnapshot.Builder |
InstanceSnapshot.Builder.location(Consumer<ResourceLocation.Builder> location)
The region name and Availability Zone where you created the snapshot.
|
default LightsailDistribution.Builder |
LightsailDistribution.Builder.location(Consumer<ResourceLocation.Builder> location)
An object that describes the location of the distribution, such as the Amazon Web Services Region and
Availability Zone.
|
Copyright © 2023. All rights reserved.