| Package | Description |
|---|---|
| com.byteplus.redis | |
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
CreateParameterGroupResponse |
RedisApi.createParameterGroup(CreateParameterGroupRequest body) |
com.squareup.okhttp.Call |
RedisApi.createParameterGroupAsync(CreateParameterGroupRequest body,
ApiCallback<CreateParameterGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
RedisApi.createParameterGroupCall(CreateParameterGroupRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createParameterGroup
|
ApiResponse<CreateParameterGroupResponse> |
RedisApi.createParameterGroupWithHttpInfo(@NotNull CreateParameterGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateParameterGroupRequest |
CreateParameterGroupRequest.addParamValuesItem(ParamValueForCreateParameterGroupInput paramValuesItem) |
CreateParameterGroupRequest |
CreateParameterGroupRequest.description(String description) |
CreateParameterGroupRequest |
CreateParameterGroupRequest.engineVersion(String engineVersion) |
CreateParameterGroupRequest |
CreateParameterGroupRequest.name(String name) |
CreateParameterGroupRequest |
CreateParameterGroupRequest.paramValues(List<ParamValueForCreateParameterGroupInput> paramValues) |
Copyright © 2026. All rights reserved.