AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.Builder.build() |
AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.Builder.buildPartial() |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.getDefaultInstance() |
AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.getDefaultInstanceForType() |
AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.Builder.getDefaultInstanceForType() |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseDelimitedFrom(InputStream input) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(byte[] data) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(ByteBuffer data) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(InputStream input) |
static AuthRoleRevokePermissionResponse |
AuthRoleRevokePermissionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthRoleRevokePermissionResponse |
AuthGrpc.AuthBlockingStub.roleRevokePermission(AuthRoleRevokePermissionRequest request)
RoleRevokePermission revokes a key or range permission of a specified role.
|