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