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