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