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