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