Class ExecuteStackRefactorRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudformation.transform.ExecuteStackRefactorRequestMarshaller
- All Implemented Interfaces:
Marshaller<ExecuteStackRefactorRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ExecuteStackRefactorRequestMarshaller
extends Object
implements Marshaller<ExecuteStackRefactorRequest>
ExecuteStackRefactorRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionExecuteStackRefactorRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ExecuteStackRefactorRequest executeStackRefactorRequest)
-
Constructor Details
-
ExecuteStackRefactorRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ExecuteStackRefactorRequest>
-