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