Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
CreateInstancePreResp |
DeleteInstancePreResponse.getResult()
Get Returned result
|
CreateInstancePreResp |
ModifyInstancePreResponse.getResult()
Get Response structure of modifying the configurations of a prepaid instance.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteInstancePreResponse.setResult(CreateInstancePreResp Result)
Set Returned result
|
void |
ModifyInstancePreResponse.setResult(CreateInstancePreResp Result)
Set Response structure of modifying the configurations of a prepaid instance.
|
Constructor and Description |
---|
CreateInstancePreResp(CreateInstancePreResp 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.