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