Class DescribeDbInstancesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.DescribeDbInstancesRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeDbInstancesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeDbInstancesRequestMarshaller
extends Object
implements Marshaller<DescribeDbInstancesRequest>
DescribeDbInstancesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeDbInstancesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeDbInstancesRequest describeDbInstancesRequest)
-
Constructor Details
-
DescribeDbInstancesRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribeDbInstancesRequest>
-