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