| Package | Description |
|---|---|
| com.byteplus.alb | |
| com.byteplus.alb.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyServerGroupAttributesResponse |
AlbApi.modifyServerGroupAttributes(ModifyServerGroupAttributesRequest body) |
com.squareup.okhttp.Call |
AlbApi.modifyServerGroupAttributesAsync(ModifyServerGroupAttributesRequest body,
ApiCallback<ModifyServerGroupAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
AlbApi.modifyServerGroupAttributesCall(ModifyServerGroupAttributesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyServerGroupAttributes
|
ApiResponse<ModifyServerGroupAttributesResponse> |
AlbApi.modifyServerGroupAttributesWithHttpInfo(@NotNull ModifyServerGroupAttributesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.crossZoneEnabled(String crossZoneEnabled) |
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.description(String description) |
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.healthCheck(HealthCheckForModifyServerGroupAttributesInput healthCheck) |
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.scheduler(String scheduler) |
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.serverGroupId(String serverGroupId) |
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.serverGroupName(String serverGroupName) |
ModifyServerGroupAttributesRequest |
ModifyServerGroupAttributesRequest.stickySessionConfig(StickySessionConfigForModifyServerGroupAttributesInput stickySessionConfig) |
Copyright © 2026. All rights reserved.