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