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