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