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