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