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