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