Class GetIpamRoutingPolicyRegistrationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.GetIpamRoutingPolicyRegistrationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetIpamRoutingPolicyRegistrationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetIpamRoutingPolicyRegistrationsRequestMarshaller
extends Object
implements Marshaller<GetIpamRoutingPolicyRegistrationsRequest>
GetIpamRoutingPolicyRegistrationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetIpamRoutingPolicyRegistrationsRequest getIpamRoutingPolicyRegistrationsRequest)
-
Constructor Details
-
GetIpamRoutingPolicyRegistrationsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetIpamRoutingPolicyRegistrationsRequest getIpamRoutingPolicyRegistrationsRequest) - Specified by:
marshallin interfaceMarshaller<GetIpamRoutingPolicyRegistrationsRequest>
-