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