@Generated(value="software.amazon.awssdk:codegen") public class RestoreDbInstanceFromS3RequestMarshaller extends Object implements Marshaller<RestoreDbInstanceFromS3Request>
RestoreDbInstanceFromS3Request
MarshallerConstructor and Description |
---|
RestoreDbInstanceFromS3RequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(RestoreDbInstanceFromS3Request restoreDbInstanceFromS3Request)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public RestoreDbInstanceFromS3RequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(RestoreDbInstanceFromS3Request restoreDbInstanceFromS3Request)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<RestoreDbInstanceFromS3Request>
restoreDbInstanceFromS3Request
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.