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