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