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