| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Rpc.AuthUserChangePasswordRequest,Rpc.AuthUserChangePasswordResponse> |
AuthGrpc.METHOD_USER_CHANGE_PASSWORD |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.Builder.build() |
Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.Builder.buildPartial() |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.getDefaultInstance() |
Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.getDefaultInstanceForType() |
Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.Builder.getDefaultInstanceForType() |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseDelimitedFrom(InputStream input) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(byte[] data) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(ByteBuffer data) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(InputStream input) |
static Rpc.AuthUserChangePasswordRequest |
Rpc.AuthUserChangePasswordRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Rpc.AuthUserChangePasswordRequest> |
Rpc.AuthUserChangePasswordRequest.getParserForType() |
static com.google.protobuf.Parser<Rpc.AuthUserChangePasswordRequest> |
Rpc.AuthUserChangePasswordRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AuthUserChangePasswordRequest.Builder |
Rpc.AuthUserChangePasswordRequest.Builder.mergeFrom(Rpc.AuthUserChangePasswordRequest other) |
static Rpc.AuthUserChangePasswordRequest.Builder |
Rpc.AuthUserChangePasswordRequest.newBuilder(Rpc.AuthUserChangePasswordRequest prototype) |
Rpc.AuthUserChangePasswordResponse |
AuthGrpc.AuthBlockingStub.userChangePassword(Rpc.AuthUserChangePasswordRequest request)
UserChangePassword changes the password of a specified user.
|
com.google.common.util.concurrent.ListenableFuture<Rpc.AuthUserChangePasswordResponse> |
AuthGrpc.AuthFutureStub.userChangePassword(Rpc.AuthUserChangePasswordRequest request)
UserChangePassword changes the password of a specified user.
|
void |
AuthGrpc.AuthImplBase.userChangePassword(Rpc.AuthUserChangePasswordRequest request,
io.grpc.stub.StreamObserver<Rpc.AuthUserChangePasswordResponse> responseObserver)
UserChangePassword changes the password of a specified user.
|
void |
AuthGrpc.AuthStub.userChangePassword(Rpc.AuthUserChangePasswordRequest request,
io.grpc.stub.StreamObserver<Rpc.AuthUserChangePasswordResponse> responseObserver)
UserChangePassword changes the password of a specified user.
|
Copyright © 2018. All rights reserved.