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