Class AssociateLexBotRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.connect.transform.AssociateLexBotRequestMarshaller
- All Implemented Interfaces:
 Marshaller<AssociateLexBotRequest>
@Generated("software.amazon.awssdk:codegen")
public class AssociateLexBotRequestMarshaller
extends Object
implements Marshaller<AssociateLexBotRequest>
AssociateLexBotRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionAssociateLexBotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(AssociateLexBotRequest associateLexBotRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
AssociateLexBotRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<AssociateLexBotRequest>- Parameters:
 associateLexBotRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -