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