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