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
ConstructorsConstructorDescriptionUpdateInterruptibleCapacityReservationAllocationRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateInterruptibleCapacityReservationAllocationRequest updateInterruptibleCapacityReservationAllocationRequest)
-
Constructor Details
-
UpdateInterruptibleCapacityReservationAllocationRequestMarshaller
public UpdateInterruptibleCapacityReservationAllocationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(UpdateInterruptibleCapacityReservationAllocationRequest updateInterruptibleCapacityReservationAllocationRequest) - Specified by:
marshallin interfaceMarshaller<UpdateInterruptibleCapacityReservationAllocationRequest>
-