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