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