@Generated(value="software.amazon.awssdk:codegen") public class AuthorizeSecurityGroupIngressRequestMarshaller extends Object implements Marshaller<AuthorizeSecurityGroupIngressRequest>
AuthorizeSecurityGroupIngressRequest
MarshallerConstructor and Description |
---|
AuthorizeSecurityGroupIngressRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public AuthorizeSecurityGroupIngressRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<AuthorizeSecurityGroupIngressRequest>
authorizeSecurityGroupIngressRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.