@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeAvailabilityZonesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeAvailabilityZonesRequest>
NOOP
Constructor and Description |
---|
DescribeAvailabilityZonesRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeAvailabilityZonesRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Boolean |
getAllAvailabilityZones()
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
|
Request<DescribeAvailabilityZonesRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<Filter> |
getFilters()
The filters.
|
List<String> |
getZoneIds()
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
|
List<String> |
getZoneNames()
The names of the Availability Zones, Local Zones, and Wavelength Zones.
|
int |
hashCode() |
Boolean |
isAllAvailabilityZones()
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
|
void |
setAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
|
void |
setFilters(Collection<Filter> filters)
The filters.
|
void |
setZoneIds(Collection<String> zoneIds)
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
|
void |
setZoneNames(Collection<String> zoneNames)
The names of the Availability Zones, Local Zones, and Wavelength Zones.
|
String |
toString()
Returns a string representation of this object.
|
DescribeAvailabilityZonesRequest |
withAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
|
DescribeAvailabilityZonesRequest |
withFilters(Collection<Filter> filters)
The filters.
|
DescribeAvailabilityZonesRequest |
withFilters(Filter... filters)
The filters.
|
DescribeAvailabilityZonesRequest |
withZoneIds(Collection<String> zoneIds)
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
|
DescribeAvailabilityZonesRequest |
withZoneIds(String... zoneIds)
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
|
DescribeAvailabilityZonesRequest |
withZoneNames(Collection<String> zoneNames)
The names of the Availability Zones, Local Zones, and Wavelength Zones.
|
DescribeAvailabilityZonesRequest |
withZoneNames(String... zoneNames)
The names of the Availability Zones, Local Zones, and Wavelength Zones.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public List<Filter> getFilters()
The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of the group
associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones, use the name of
the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone control
plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local Zone (for
example, usw2-lax1-az1
), or the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the Local Zone
(for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of
the group associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength
Zones, use the name of the group associated with the Wavelength Zone (for example,
us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength
Zone control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local
Zone (for example, usw2-lax1-az1
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the
Local Zone (for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
public void setFilters(Collection<Filter> filters)
The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of the group
associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones, use the name of
the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone control
plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local Zone (for
example, usw2-lax1-az1
), or the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the Local Zone
(for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
filters
- The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of
the group associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones,
use the name of the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local
Zone (for example, usw2-lax1-az1
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the
Local Zone (for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
public DescribeAvailabilityZonesRequest withFilters(Filter... filters)
The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of the group
associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones, use the name of
the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone control
plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local Zone (for
example, usw2-lax1-az1
), or the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the Local Zone
(for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
NOTE: This method appends the values to the existing list (if any). Use
setFilters(java.util.Collection)
or withFilters(java.util.Collection)
if you want to override
the existing values.
filters
- The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of
the group associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones,
use the name of the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local
Zone (for example, usw2-lax1-az1
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the
Local Zone (for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
public DescribeAvailabilityZonesRequest withFilters(Collection<Filter> filters)
The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of the group
associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones, use the name of
the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone control
plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local Zone (for
example, usw2-lax1-az1
), or the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the Local Zone
(for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
filters
- The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of
the group associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones,
use the name of the group associated with the Wavelength Zone (for example, us-east-1-wl1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
|
opt-in-not-required
).
parent-zone-id
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
parent-zone-name
- The ID of the zone that handles some of the Local Zone and Wavelength Zone
control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (
available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local
Zone (for example, usw2-lax1-az1
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the
Local Zone (for example, us-west-2-lax-1a
), or the Wavelength Zone (for example,
us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
|
wavelength-zone
).
public List<String> getZoneNames()
The names of the Availability Zones, Local Zones, and Wavelength Zones.
public void setZoneNames(Collection<String> zoneNames)
The names of the Availability Zones, Local Zones, and Wavelength Zones.
zoneNames
- The names of the Availability Zones, Local Zones, and Wavelength Zones.public DescribeAvailabilityZonesRequest withZoneNames(String... zoneNames)
The names of the Availability Zones, Local Zones, and Wavelength Zones.
NOTE: This method appends the values to the existing list (if any). Use
setZoneNames(java.util.Collection)
or withZoneNames(java.util.Collection)
if you want to
override the existing values.
zoneNames
- The names of the Availability Zones, Local Zones, and Wavelength Zones.public DescribeAvailabilityZonesRequest withZoneNames(Collection<String> zoneNames)
The names of the Availability Zones, Local Zones, and Wavelength Zones.
zoneNames
- The names of the Availability Zones, Local Zones, and Wavelength Zones.public List<String> getZoneIds()
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
public void setZoneIds(Collection<String> zoneIds)
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
zoneIds
- The IDs of the Availability Zones, Local Zones, and Wavelength Zones.public DescribeAvailabilityZonesRequest withZoneIds(String... zoneIds)
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
NOTE: This method appends the values to the existing list (if any). Use
setZoneIds(java.util.Collection)
or withZoneIds(java.util.Collection)
if you want to override
the existing values.
zoneIds
- The IDs of the Availability Zones, Local Zones, and Wavelength Zones.public DescribeAvailabilityZonesRequest withZoneIds(Collection<String> zoneIds)
The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
zoneIds
- The IDs of the Availability Zones, Local Zones, and Wavelength Zones.public void setAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
allAvailabilityZones
- Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
public Boolean getAllAvailabilityZones()
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
public DescribeAvailabilityZonesRequest withAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
allAvailabilityZones
- Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
public Boolean isAllAvailabilityZones()
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.
public Request<DescribeAvailabilityZonesRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeAvailabilityZonesRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeAvailabilityZonesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()