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