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