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