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