All Methods Static Methods Concrete Methods
| Modifier and Type |
Method |
Description |
static io.grpc.MethodDescriptor<AddNamespaceRegionRequest,AddNamespaceRegionResponse> |
getAddNamespaceRegionMethod() |
|
static io.grpc.MethodDescriptor<CreateApiKeyRequest,CreateApiKeyResponse> |
getCreateApiKeyMethod() |
|
static io.grpc.MethodDescriptor<CreateNamespaceRequest,CreateNamespaceResponse> |
getCreateNamespaceMethod() |
|
static io.grpc.MethodDescriptor<CreateServiceAccountRequest,CreateServiceAccountResponse> |
getCreateServiceAccountMethod() |
|
static io.grpc.MethodDescriptor<CreateUserGroupRequest,CreateUserGroupResponse> |
getCreateUserGroupMethod() |
|
static io.grpc.MethodDescriptor<CreateUserRequest,CreateUserResponse> |
getCreateUserMethod() |
|
static io.grpc.MethodDescriptor<DeleteApiKeyRequest,DeleteApiKeyResponse> |
getDeleteApiKeyMethod() |
|
static io.grpc.MethodDescriptor<DeleteNamespaceRequest,DeleteNamespaceResponse> |
getDeleteNamespaceMethod() |
|
static io.grpc.MethodDescriptor<DeleteServiceAccountRequest,DeleteServiceAccountResponse> |
getDeleteServiceAccountMethod() |
|
static io.grpc.MethodDescriptor<DeleteUserGroupRequest,DeleteUserGroupResponse> |
getDeleteUserGroupMethod() |
|
static io.grpc.MethodDescriptor<DeleteUserRequest,DeleteUserResponse> |
getDeleteUserMethod() |
|
static io.grpc.MethodDescriptor<FailoverNamespaceRegionRequest,FailoverNamespaceRegionResponse> |
getFailoverNamespaceRegionMethod() |
|
static io.grpc.MethodDescriptor<GetApiKeyRequest,GetApiKeyResponse> |
getGetApiKeyMethod() |
|
static io.grpc.MethodDescriptor<GetApiKeysRequest,GetApiKeysResponse> |
getGetApiKeysMethod() |
|
static io.grpc.MethodDescriptor<GetAsyncOperationRequest,GetAsyncOperationResponse> |
getGetAsyncOperationMethod() |
|
static io.grpc.MethodDescriptor<GetNamespaceRequest,GetNamespaceResponse> |
getGetNamespaceMethod() |
|
static io.grpc.MethodDescriptor<GetNamespacesRequest,GetNamespacesResponse> |
getGetNamespacesMethod() |
|
static io.grpc.MethodDescriptor<GetRegionRequest,GetRegionResponse> |
getGetRegionMethod() |
|
static io.grpc.MethodDescriptor<GetRegionsRequest,GetRegionsResponse> |
getGetRegionsMethod() |
|
static io.grpc.MethodDescriptor<GetServiceAccountRequest,GetServiceAccountResponse> |
getGetServiceAccountMethod() |
|
static io.grpc.MethodDescriptor<GetServiceAccountsRequest,GetServiceAccountsResponse> |
getGetServiceAccountsMethod() |
|
static io.grpc.MethodDescriptor<GetUserGroupRequest,GetUserGroupResponse> |
getGetUserGroupMethod() |
|
static io.grpc.MethodDescriptor<GetUserGroupsRequest,GetUserGroupsResponse> |
getGetUserGroupsMethod() |
|
static io.grpc.MethodDescriptor<GetUserRequest,GetUserResponse> |
getGetUserMethod() |
|
static io.grpc.MethodDescriptor<GetUsersRequest,GetUsersResponse> |
getGetUsersMethod() |
|
static io.grpc.MethodDescriptor<RenameCustomSearchAttributeRequest,RenameCustomSearchAttributeResponse> |
getRenameCustomSearchAttributeMethod() |
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
|
static io.grpc.MethodDescriptor<SetUserGroupNamespaceAccessRequest,SetUserGroupNamespaceAccessResponse> |
getSetUserGroupNamespaceAccessMethod() |
|
static io.grpc.MethodDescriptor<SetUserNamespaceAccessRequest,SetUserNamespaceAccessResponse> |
getSetUserNamespaceAccessMethod() |
|
static io.grpc.MethodDescriptor<UpdateApiKeyRequest,UpdateApiKeyResponse> |
getUpdateApiKeyMethod() |
|
static io.grpc.MethodDescriptor<UpdateNamespaceRequest,UpdateNamespaceResponse> |
getUpdateNamespaceMethod() |
|
static io.grpc.MethodDescriptor<UpdateServiceAccountRequest,UpdateServiceAccountResponse> |
getUpdateServiceAccountMethod() |
|
static io.grpc.MethodDescriptor<UpdateUserGroupRequest,UpdateUserGroupResponse> |
getUpdateUserGroupMethod() |
|
static io.grpc.MethodDescriptor<UpdateUserRequest,UpdateUserResponse> |
getUpdateUserMethod() |
|
static CloudServiceGrpc.CloudServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel) |
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static CloudServiceGrpc.CloudServiceFutureStub |
newFutureStub(io.grpc.Channel channel) |
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static CloudServiceGrpc.CloudServiceStub |
newStub(io.grpc.Channel channel) |
Creates a new async stub that supports all call types for the service
|