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