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