Class ListGeoLocationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.route53.transform.ListGeoLocationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListGeoLocationsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListGeoLocationsRequestMarshaller extends Object implements Marshaller<ListGeoLocationsRequest>
ListGeoLocationsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListGeoLocationsRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListGeoLocationsRequest listGeoLocationsRequest)
-
-
-
Constructor Detail
-
ListGeoLocationsRequestMarshaller
public ListGeoLocationsRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListGeoLocationsRequest listGeoLocationsRequest)
- Specified by:
marshallin interfaceMarshaller<ListGeoLocationsRequest>
-
-