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