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