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