Uses of Interface
software.amazon.awssdk.services.route53.model.GetGeoLocationResponse.Builder
Packages that use GetGeoLocationResponse.Builder
-
Uses of GetGeoLocationResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetGeoLocationResponse.BuilderModifier and TypeMethodDescriptionGetGeoLocationResponse.builder()default GetGeoLocationResponse.BuilderGetGeoLocationResponse.Builder.geoLocationDetails(Consumer<GeoLocationDetails.Builder> geoLocationDetails) A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.GetGeoLocationResponse.Builder.geoLocationDetails(GeoLocationDetails geoLocationDetails) A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.GetGeoLocationResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetGeoLocationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetGeoLocationResponse.Builder>GetGeoLocationResponse.serializableBuilderClass()