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