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