Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
DynamicDiskConfig |
ModifyInstanceAttributesRequest.getDynamicDiskConfig()
Get Dynamic disk expansion policy configuration.
|
DynamicDiskConfig |
InstanceAttributesResponse.getDynamicDiskConfig()
Get Dynamic disk expansion policy.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyInstanceAttributesRequest.setDynamicDiskConfig(DynamicDiskConfig DynamicDiskConfig)
Set Dynamic disk expansion policy configuration.
|
void |
InstanceAttributesResponse.setDynamicDiskConfig(DynamicDiskConfig DynamicDiskConfig)
Set Dynamic disk expansion policy.
|
Constructor and Description |
---|
DynamicDiskConfig(DynamicDiskConfig source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.