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