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