| Package | Description |
|---|---|
| com.byteplus.vke | |
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
GrantPermissionResponse |
VkeApi.grantPermission(GrantPermissionRequest body) |
com.squareup.okhttp.Call |
VkeApi.grantPermissionAsync(GrantPermissionRequest body,
ApiCallback<GrantPermissionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.grantPermissionCall(GrantPermissionRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for grantPermission
|
ApiResponse<GrantPermissionResponse> |
VkeApi.grantPermissionWithHttpInfo(@NotNull GrantPermissionRequest body) |
| Modifier and Type | Method and Description |
|---|---|
GrantPermissionRequest |
GrantPermissionRequest.clusterId(String clusterId) |
GrantPermissionRequest |
GrantPermissionRequest.granteeId(Long granteeId) |
GrantPermissionRequest |
GrantPermissionRequest.granteeType(GrantPermissionRequest.GranteeTypeEnum granteeType) |
GrantPermissionRequest |
GrantPermissionRequest.isCustomRole(Boolean isCustomRole) |
GrantPermissionRequest |
GrantPermissionRequest.namespace(String namespace) |
GrantPermissionRequest |
GrantPermissionRequest.roleDomain(String roleDomain) |
GrantPermissionRequest |
GrantPermissionRequest.roleName(String roleName) |
Copyright © 2026. All rights reserved.