Class RevokeSecurityGroupIngressRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.RevokeSecurityGroupIngressRequestMarshaller
- All Implemented Interfaces:
Marshaller<RevokeSecurityGroupIngressRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class RevokeSecurityGroupIngressRequestMarshaller
extends Object
implements Marshaller<RevokeSecurityGroupIngressRequest>
RevokeSecurityGroupIngressRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionRevokeSecurityGroupIngressRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest)
-
Constructor Details
-
RevokeSecurityGroupIngressRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest) - Specified by:
marshallin interfaceMarshaller<RevokeSecurityGroupIngressRequest>
-