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