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