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>
ListCommentsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListCommentsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListCommentsRequest listCommentsRequest)
-
-
-
Constructor Detail
-
ListCommentsRequestMarshaller
public ListCommentsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListCommentsRequest listCommentsRequest)
- Specified by:
marshallin interfaceMarshaller<ListCommentsRequest>
-
-