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