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