| 程序包 | 说明 |
|---|---|
| io.milvus.param.credential |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateCredentialParam.Builder |
UpdateCredentialParam.newBuilder() |
UpdateCredentialParam.Builder |
UpdateCredentialParam.Builder.withNewPassword(@NonNull String password)
Sets the new password.
|
UpdateCredentialParam.Builder |
UpdateCredentialParam.Builder.withOldPassword(@NonNull String password)
Sets the old password.
|
UpdateCredentialParam.Builder |
UpdateCredentialParam.Builder.withUsername(@NonNull String username)
Sets the username.
|
Copyright © 2023. All rights reserved.