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