All Methods Static Methods Concrete Methods
| Modifier and Type |
Method |
Description |
static io.grpc.MethodDescriptor<AddOrUpdateRemoteClusterRequest,AddOrUpdateRemoteClusterResponse> |
getAddOrUpdateRemoteClusterMethod() |
|
static io.grpc.MethodDescriptor<AddSearchAttributesRequest,AddSearchAttributesResponse> |
getAddSearchAttributesMethod() |
|
static io.grpc.MethodDescriptor<CreateNexusIncomingServiceRequest,CreateNexusIncomingServiceResponse> |
getCreateNexusIncomingServiceMethod() |
|
static io.grpc.MethodDescriptor<CreateNexusOutgoingServiceRequest,CreateNexusOutgoingServiceResponse> |
getCreateNexusOutgoingServiceMethod() |
|
static io.grpc.MethodDescriptor<DeleteNamespaceRequest,DeleteNamespaceResponse> |
getDeleteNamespaceMethod() |
|
static io.grpc.MethodDescriptor<DeleteNexusIncomingServiceRequest,DeleteNexusIncomingServiceResponse> |
getDeleteNexusIncomingServiceMethod() |
|
static io.grpc.MethodDescriptor<DeleteNexusOutgoingServiceRequest,DeleteNexusOutgoingServiceResponse> |
getDeleteNexusOutgoingServiceMethod() |
|
static io.grpc.MethodDescriptor<GetNexusIncomingServiceRequest,GetNexusIncomingServiceResponse> |
getGetNexusIncomingServiceMethod() |
|
static io.grpc.MethodDescriptor<GetNexusOutgoingServiceRequest,GetNexusOutgoingServiceResponse> |
getGetNexusOutgoingServiceMethod() |
|
static io.grpc.MethodDescriptor<ListClustersRequest,ListClustersResponse> |
getListClustersMethod() |
|
static io.grpc.MethodDescriptor<ListNexusIncomingServicesRequest,ListNexusIncomingServicesResponse> |
getListNexusIncomingServicesMethod() |
|
static io.grpc.MethodDescriptor<ListNexusOutgoingServicesRequest,ListNexusOutgoingServicesResponse> |
getListNexusOutgoingServicesMethod() |
|
static io.grpc.MethodDescriptor<ListSearchAttributesRequest,ListSearchAttributesResponse> |
getListSearchAttributesMethod() |
|
static io.grpc.MethodDescriptor<RemoveRemoteClusterRequest,RemoveRemoteClusterResponse> |
getRemoveRemoteClusterMethod() |
|
static io.grpc.MethodDescriptor<RemoveSearchAttributesRequest,RemoveSearchAttributesResponse> |
getRemoveSearchAttributesMethod() |
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
|
static io.grpc.MethodDescriptor<UpdateNexusIncomingServiceRequest,UpdateNexusIncomingServiceResponse> |
getUpdateNexusIncomingServiceMethod() |
|
static io.grpc.MethodDescriptor<UpdateNexusOutgoingServiceRequest,UpdateNexusOutgoingServiceResponse> |
getUpdateNexusOutgoingServiceMethod() |
|
static OperatorServiceGrpc.OperatorServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel) |
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static OperatorServiceGrpc.OperatorServiceFutureStub |
newFutureStub(io.grpc.Channel channel) |
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static OperatorServiceGrpc.OperatorServiceStub |
newStub(io.grpc.Channel channel) |
Creates a new async stub that supports all call types for the service
|