| Package | Description |
|---|---|
| com.byteplus.alb | |
| com.byteplus.alb.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyServerGroupBackendServersResponse |
AlbApi.modifyServerGroupBackendServers(ModifyServerGroupBackendServersRequest body) |
com.squareup.okhttp.Call |
AlbApi.modifyServerGroupBackendServersAsync(ModifyServerGroupBackendServersRequest body,
ApiCallback<ModifyServerGroupBackendServersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
AlbApi.modifyServerGroupBackendServersCall(ModifyServerGroupBackendServersRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyServerGroupBackendServers
|
ApiResponse<ModifyServerGroupBackendServersResponse> |
AlbApi.modifyServerGroupBackendServersWithHttpInfo(@NotNull ModifyServerGroupBackendServersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyServerGroupBackendServersRequest |
ModifyServerGroupBackendServersRequest.addServersItem(ServerForModifyServerGroupBackendServersInput serversItem) |
ModifyServerGroupBackendServersRequest |
ModifyServerGroupBackendServersRequest.serverGroupId(String serverGroupId) |
ModifyServerGroupBackendServersRequest |
ModifyServerGroupBackendServersRequest.servers(List<ServerForModifyServerGroupBackendServersInput> servers) |
Copyright © 2026. All rights reserved.