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