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>
BatchEnableStandardsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionBatchEnableStandardsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(BatchEnableStandardsRequest batchEnableStandardsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
BatchEnableStandardsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<BatchEnableStandardsRequest>- Parameters:
 batchEnableStandardsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -