Class DescribeStandardsControlsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.securityhub.transform.DescribeStandardsControlsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeStandardsControlsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeStandardsControlsRequestMarshaller
extends Object
implements Marshaller<DescribeStandardsControlsRequest>
DescribeStandardsControlsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeStandardsControlsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeStandardsControlsRequest describeStandardsControlsRequest)
-
Constructor Details
-
DescribeStandardsControlsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeStandardsControlsRequest describeStandardsControlsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeStandardsControlsRequest>
-