| Package | Description |
|---|---|
| com.byteplus.cr | |
| com.byteplus.cr.model |
| Modifier and Type | Method and Description |
|---|---|
SetUserResponse |
CrApi.setUser(SetUserRequest body) |
com.squareup.okhttp.Call |
CrApi.setUserAsync(SetUserRequest body,
ApiCallback<SetUserResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CrApi.setUserCall(SetUserRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setUser
|
ApiResponse<SetUserResponse> |
CrApi.setUserWithHttpInfo(@NotNull SetUserRequest body) |
| Modifier and Type | Method and Description |
|---|---|
SetUserRequest |
SetUserRequest.password(String password) |
SetUserRequest |
SetUserRequest.registry(String registry) |
Copyright © 2025. All rights reserved.