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