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