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