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