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