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