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>
GetIpamPolicyAllocationRulesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetIpamPolicyAllocationRulesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetIpamPolicyAllocationRulesRequest getIpamPolicyAllocationRulesRequest)
-
Constructor Details
-
GetIpamPolicyAllocationRulesRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetIpamPolicyAllocationRulesRequest getIpamPolicyAllocationRulesRequest) - Specified by:
marshallin interfaceMarshaller<GetIpamPolicyAllocationRulesRequest>
-