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