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