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