CopyableBuilder<GetGeoLocationResponse.Builder,GetGeoLocationResponse>
, SdkBuilder<GetGeoLocationResponse.Builder,GetGeoLocationResponse>
public static interface GetGeoLocationResponse.Builder extends CopyableBuilder<GetGeoLocationResponse.Builder,GetGeoLocationResponse>
Modifier and Type | Method | Description |
---|---|---|
GetGeoLocationResponse.Builder |
geoLocationDetails(GeoLocationDetails geoLocationDetails) |
A complex type that contains the codes and full continent, country, and subdivision names for the specified
geolocation code.
|
copy
apply, build
GetGeoLocationResponse.Builder geoLocationDetails(GeoLocationDetails geoLocationDetails)
A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.
geoLocationDetails
- A complex type that contains the codes and full continent, country, and subdivision names for the
specified geolocation code.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.