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