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