| Package | Description |
|---|---|
| com.byteplus.vke | |
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedGpuDriverVersionsResponse |
VkeApi.listSupportedGpuDriverVersions(ListSupportedGpuDriverVersionsRequest body) |
com.squareup.okhttp.Call |
VkeApi.listSupportedGpuDriverVersionsAsync(ListSupportedGpuDriverVersionsRequest body,
com.byteplus.ApiCallback<ListSupportedGpuDriverVersionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.listSupportedGpuDriverVersionsCall(ListSupportedGpuDriverVersionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSupportedGpuDriverVersions
|
com.byteplus.ApiResponse<ListSupportedGpuDriverVersionsResponse> |
VkeApi.listSupportedGpuDriverVersionsWithHttpInfo(@NotNull ListSupportedGpuDriverVersionsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListSupportedGpuDriverVersionsRequest |
ListSupportedGpuDriverVersionsRequest.addInstanceTypeFamiliesItem(String instanceTypeFamiliesItem) |
ListSupportedGpuDriverVersionsRequest |
ListSupportedGpuDriverVersionsRequest.addInstanceTypeIdsItem(String instanceTypeIdsItem) |
ListSupportedGpuDriverVersionsRequest |
ListSupportedGpuDriverVersionsRequest.imageId(String imageId) |
ListSupportedGpuDriverVersionsRequest |
ListSupportedGpuDriverVersionsRequest.instanceTypeFamilies(List<String> instanceTypeFamilies) |
ListSupportedGpuDriverVersionsRequest |
ListSupportedGpuDriverVersionsRequest.instanceTypeIds(List<String> instanceTypeIds) |
Copyright © 2026. All rights reserved.