| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.clear() |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.clearName()
name is the name of the role which will be granted the permission.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.clearPerm()
perm is the permission to grant to the role.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.clone() |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.mergeFrom(Rpc.AuthRoleGrantPermissionRequest other) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.mergePerm(Auth.Permission value)
perm is the permission to grant to the role.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.newBuilder() |
static Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.newBuilder(Rpc.AuthRoleGrantPermissionRequest prototype) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.newBuilderForType() |
protected Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setName(String value)
name is the name of the role which will be granted the permission.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
name is the name of the role which will be granted the permission.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setPerm(Auth.Permission.Builder builderForValue)
perm is the permission to grant to the role.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setPerm(Auth.Permission value)
perm is the permission to grant to the role.
|
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Rpc.AuthRoleGrantPermissionRequest.Builder |
Rpc.AuthRoleGrantPermissionRequest.toBuilder() |
Copyright © 2018. All rights reserved.