Class ListAuditFindingsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iot.transform.ListAuditFindingsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListAuditFindingsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListAuditFindingsRequestMarshaller extends Object implements Marshaller<ListAuditFindingsRequest>
ListAuditFindingsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListAuditFindingsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListAuditFindingsRequest listAuditFindingsRequest)
-
-
-
Constructor Detail
-
ListAuditFindingsRequestMarshaller
public ListAuditFindingsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListAuditFindingsRequest listAuditFindingsRequest)
- Specified by:
marshallin interfaceMarshaller<ListAuditFindingsRequest>
-
-