@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 and Local 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 and Local Zones.
|
List<String> |
getZoneNames()
The names of the Availability Zones and Local Zones.
|
int |
hashCode() |
Boolean |
isAllAvailabilityZones()
Include all Availability Zones and Local Zones regardless of your opt in status.
|
void |
setAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones and Local 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 and Local Zones.
|
void |
setZoneNames(Collection<String> zoneNames)
The names of the Availability Zones and Local Zones.
|
String |
toString()
Returns a string representation of this object.
|
DescribeAvailabilityZonesRequest |
withAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones and Local 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 and Local Zones.
|
DescribeAvailabilityZonesRequest |
withZoneIds(String... zoneIds)
The IDs of the Availability Zones and Local Zones.
|
DescribeAvailabilityZonesRequest |
withZoneNames(Collection<String> zoneNames)
The names of the Availability Zones and Local Zones.
|
DescribeAvailabilityZonesRequest |
withZoneNames(String... zoneNames)
The names of the Availability Zones and Local 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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local Zone
(for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the Local
Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local
Zone (for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the
Local Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local Zone
(for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the Local
Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local
Zone (for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the
Local Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local Zone
(for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the Local
Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local
Zone (for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the
Local Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local Zone
(for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the Local
Zone (for example, use us-west-2-lax-1a
).
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
).
message
- The Availability Zone or Local Zone message.
opt-in-status
- The opt in status (opted-in
, and not-opted-in
|
opt-in-not-required
).
region-name
- The name of the Region for the Availability Zone or Local Zone (for example,
us-east-1
).
state
- The state of the Availability Zone or Local Zone (available
|
information
| impaired
| unavailable
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
) or the Local
Zone (for example, use usw2-lax1-az1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
) or the
Local Zone (for example, use us-west-2-lax-1a
).
public List<String> getZoneNames()
The names of the Availability Zones and Local Zones.
public void setZoneNames(Collection<String> zoneNames)
The names of the Availability Zones and Local Zones.
zoneNames
- The names of the Availability Zones and Local Zones.public DescribeAvailabilityZonesRequest withZoneNames(String... zoneNames)
The names of the Availability Zones and Local 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 and Local Zones.public DescribeAvailabilityZonesRequest withZoneNames(Collection<String> zoneNames)
The names of the Availability Zones and Local Zones.
zoneNames
- The names of the Availability Zones and Local Zones.public List<String> getZoneIds()
The IDs of the Availability Zones and Local Zones.
public void setZoneIds(Collection<String> zoneIds)
The IDs of the Availability Zones and Local Zones.
zoneIds
- The IDs of the Availability Zones and Local Zones.public DescribeAvailabilityZonesRequest withZoneIds(String... zoneIds)
The IDs of the Availability Zones and Local 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 and Local Zones.public DescribeAvailabilityZonesRequest withZoneIds(Collection<String> zoneIds)
The IDs of the Availability Zones and Local Zones.
zoneIds
- The IDs of the Availability Zones and Local Zones.public void setAllAvailabilityZones(Boolean allAvailabilityZones)
Include all Availability Zones and Local 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 and Local 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 and Local 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 and Local 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 and Local 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 and Local 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()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.