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