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