Class ListGeoLocationsRequest
- java.lang.Object
-
- com.amazonaws.AmazonWebServiceRequest
-
- com.amazonaws.services.route53.model.ListGeoLocationsRequest
-
- All Implemented Interfaces:
ReadLimitInfo,Serializable,Cloneable
public class ListGeoLocationsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
The input for a
ListGeoLocationsrequest.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
-
Constructor Summary
Constructors Constructor Description ListGeoLocationsRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListGeoLocationsRequestclone()Creates a shallow clone of this request.booleanequals(Object obj)StringgetMaxItems()The maximum number of geo locations you want in the response body.StringgetStartContinentCode()The first continent code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.StringgetStartCountryCode()The first country code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.StringgetStartSubdivisionCode()The first subdivision code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.inthashCode()voidsetMaxItems(String maxItems)The maximum number of geo locations you want in the response body.voidsetStartContinentCode(String startContinentCode)The first continent code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.voidsetStartCountryCode(String startCountryCode)The first country code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.voidsetStartSubdivisionCode(String startSubdivisionCode)The first subdivision code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.StringtoString()Returns a string representation of this object; useful for testing and debugging.ListGeoLocationsRequestwithMaxItems(String maxItems)The maximum number of geo locations you want in the response body.ListGeoLocationsRequestwithStartContinentCode(String startContinentCode)The first continent code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.ListGeoLocationsRequestwithStartCountryCode(String startCountryCode)The first country code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.ListGeoLocationsRequestwithStartSubdivisionCode(String startSubdivisionCode)The first subdivision code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.-
Methods inherited from class com.amazonaws.AmazonWebServiceRequest
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
-
-
-
-
Method Detail
-
setStartContinentCode
public void setStartContinentCode(String startContinentCode)
The first continent code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list. For non-continent geo locations, this should be null.Valid values:
AF|AN|AS|EU|OC|NA|SAConstraint: Specifying
ContinentCodewith eitherCountryCodeorSubdivisionCodereturns an InvalidInput error.- Parameters:
startContinentCode- The first continent code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list. For non-continent geo locations, this should be null.Valid values:
AF|AN|AS|EU|OC|NA|SAConstraint: Specifying
ContinentCodewith eitherCountryCodeorSubdivisionCodereturns an InvalidInput error.
-
getStartContinentCode
public String getStartContinentCode()
The first continent code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list. For non-continent geo locations, this should be null.Valid values:
AF|AN|AS|EU|OC|NA|SAConstraint: Specifying
ContinentCodewith eitherCountryCodeorSubdivisionCodereturns an InvalidInput error.- Returns:
- The first continent code in the lexicographic ordering of geo
locations that you want the
ListGeoLocationsrequest to list. For non-continent geo locations, this should be null.Valid values:
AF|AN|AS|EU|OC|NA|SAConstraint: Specifying
ContinentCodewith eitherCountryCodeorSubdivisionCodereturns an InvalidInput error.
-
withStartContinentCode
public ListGeoLocationsRequest withStartContinentCode(String startContinentCode)
The first continent code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list. For non-continent geo locations, this should be null.Valid values:
AF|AN|AS|EU|OC|NA|SAConstraint: Specifying
ContinentCodewith eitherCountryCodeorSubdivisionCodereturns an InvalidInput error.- Parameters:
startContinentCode- The first continent code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list. For non-continent geo locations, this should be null.Valid values:
AF|AN|AS|EU|OC|NA|SAConstraint: Specifying
ContinentCodewith eitherCountryCodeorSubdivisionCodereturns an InvalidInput error.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setStartCountryCode
public void setStartCountryCode(String startCountryCode)
The first country code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list.The default geo location uses a
*for the country code. All other country codes follow the ISO 3166 two-character code.- Parameters:
startCountryCode- The first country code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.The default geo location uses a
*for the country code. All other country codes follow the ISO 3166 two-character code.
-
getStartCountryCode
public String getStartCountryCode()
The first country code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list.The default geo location uses a
*for the country code. All other country codes follow the ISO 3166 two-character code.- Returns:
- The first country code in the lexicographic ordering of geo
locations that you want the
ListGeoLocationsrequest to list.The default geo location uses a
*for the country code. All other country codes follow the ISO 3166 two-character code.
-
withStartCountryCode
public ListGeoLocationsRequest withStartCountryCode(String startCountryCode)
The first country code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list.The default geo location uses a
*for the country code. All other country codes follow the ISO 3166 two-character code.- Parameters:
startCountryCode- The first country code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.The default geo location uses a
*for the country code. All other country codes follow the ISO 3166 two-character code.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setStartSubdivisionCode
public void setStartSubdivisionCode(String startSubdivisionCode)
The first subdivision code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list.Constraint: Specifying
SubdivisionCodewithoutCountryCodereturns an InvalidInput error.- Parameters:
startSubdivisionCode- The first subdivision code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.Constraint: Specifying
SubdivisionCodewithoutCountryCodereturns an InvalidInput error.
-
getStartSubdivisionCode
public String getStartSubdivisionCode()
The first subdivision code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list.Constraint: Specifying
SubdivisionCodewithoutCountryCodereturns an InvalidInput error.- Returns:
- The first subdivision code in the lexicographic ordering of geo
locations that you want the
ListGeoLocationsrequest to list.Constraint: Specifying
SubdivisionCodewithoutCountryCodereturns an InvalidInput error.
-
withStartSubdivisionCode
public ListGeoLocationsRequest withStartSubdivisionCode(String startSubdivisionCode)
The first subdivision code in the lexicographic ordering of geo locations that you want the
ListGeoLocationsrequest to list.Constraint: Specifying
SubdivisionCodewithoutCountryCodereturns an InvalidInput error.- Parameters:
startSubdivisionCode- The first subdivision code in the lexicographic ordering of geo locations that you want theListGeoLocationsrequest to list.Constraint: Specifying
SubdivisionCodewithoutCountryCodereturns an InvalidInput error.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setMaxItems
public void setMaxItems(String maxItems)
The maximum number of geo locations you want in the response body.
- Parameters:
maxItems- The maximum number of geo locations you want in the response body.
-
getMaxItems
public String getMaxItems()
The maximum number of geo locations you want in the response body.
- Returns:
- The maximum number of geo locations you want in the response body.
-
withMaxItems
public ListGeoLocationsRequest withMaxItems(String maxItems)
The maximum number of geo locations you want in the response body.
- Parameters:
maxItems- The maximum number of geo locations you want in the response body.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
public String toString()
Returns a string representation of this object; useful for testing and debugging.- Overrides:
toStringin classObject- Returns:
- A string representation of this object.
- See Also:
Object.toString()
-
clone
public ListGeoLocationsRequest clone()
Description copied from class:AmazonWebServiceRequestCreates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clonein classAmazonWebServiceRequest- See Also:
Object.clone()
-
-