C# 클래스 Amazon.Route53.Model.ListGeoLocationsRequest

Container for the parameters to the ListGeoLocations operation. Retrieves a list of supported geo locations. Send a GET request to the /2013-04-01/geolocations resource. The response to this request includes a GeoLocationDetailsList element for each location that Amazon Route 53 supports.

Countries are listed first, and continents are listed last. If Amazon Route 53 supports subdivisions for a country (for example, states or provinces), the subdivisions for that country are listed in alphabetical order immediately after the corresponding country.

상속: AmazonRoute53Request
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetMaxItems ( ) : bool
IsSetStartContinentCode ( ) : bool
IsSetStartCountryCode ( ) : bool
IsSetStartSubdivisionCode ( ) : bool