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