| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| software.amazon.awssdk.services.docdb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDbClusterParameterGroupResponse |
DocDbClient.createDBClusterParameterGroup(CreateDbClusterParameterGroupRequest createDbClusterParameterGroupRequest)
Creates a new cluster parameter group.
|
default CompletableFuture<CreateDbClusterParameterGroupResponse> |
DocDbAsyncClient.createDBClusterParameterGroup(CreateDbClusterParameterGroupRequest createDbClusterParameterGroupRequest)
Creates a new cluster parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbClusterParameterGroupRequestMarshaller.marshall(CreateDbClusterParameterGroupRequest createDbClusterParameterGroupRequest) |
Copyright © 2022. All rights reserved.