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