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