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