| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyImageAttributeResponse |
EcsApi.modifyImageAttribute(ModifyImageAttributeRequest body) |
com.squareup.okhttp.Call |
EcsApi.modifyImageAttributeAsync(ModifyImageAttributeRequest body,
ApiCallback<ModifyImageAttributeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
EcsApi.modifyImageAttributeCall(ModifyImageAttributeRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyImageAttribute
|
ApiResponse<ModifyImageAttributeResponse> |
EcsApi.modifyImageAttributeWithHttpInfo(@NotNull ModifyImageAttributeRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyImageAttributeRequest |
ModifyImageAttributeRequest.bootMode(String bootMode) |
ModifyImageAttributeRequest |
ModifyImageAttributeRequest.description(String description) |
ModifyImageAttributeRequest |
ModifyImageAttributeRequest.imageId(String imageId) |
ModifyImageAttributeRequest |
ModifyImageAttributeRequest.imageName(String imageName) |
Copyright © 2024. All rights reserved.