public class CreateStackRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateStackRequest>,CreateStackRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateStackRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateStackRequest> |
marshall(CreateStackRequest createStackRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateStackRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateStackRequest> marshall(CreateStackRequest createStackRequest)
marshall
in interface Marshaller<Request<CreateStackRequest>,CreateStackRequest>