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