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