Class ModifyIpPoolsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.elasticloadbalancingv2.transform.ModifyIpPoolsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ModifyIpPoolsRequest>
@Generated("software.amazon.awssdk:codegen") public class ModifyIpPoolsRequestMarshaller extends Object implements Marshaller<ModifyIpPoolsRequest>
ModifyIpPoolsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description ModifyIpPoolsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(ModifyIpPoolsRequest modifyIpPoolsRequest)
-
-
-
Constructor Detail
-
ModifyIpPoolsRequestMarshaller
public ModifyIpPoolsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ModifyIpPoolsRequest modifyIpPoolsRequest)
- Specified by:
marshall
in interfaceMarshaller<ModifyIpPoolsRequest>
-
-