@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/gaming/v1alpha/realms_service.proto") public final class RealmsServiceGrpc extends Object
Realm provides grouping of game server clusters that are serving a particular gamer population.
Modifier and Type | Class and Description |
---|---|
static class |
RealmsServiceGrpc.RealmsServiceBlockingStub
Realm provides grouping of game server clusters that are serving a particular
gamer population.
|
static class |
RealmsServiceGrpc.RealmsServiceFutureStub
Realm provides grouping of game server clusters that are serving a particular
gamer population.
|
static class |
RealmsServiceGrpc.RealmsServiceImplBase
Realm provides grouping of game server clusters that are serving a particular
gamer population.
|
static class |
RealmsServiceGrpc.RealmsServiceStub
Realm provides grouping of game server clusters that are serving a particular
gamer population.
|
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<CreateRealmRequest,Operation> |
METHOD_CREATE_REALM
Deprecated.
|
static MethodDescriptor<DeleteRealmRequest,Operation> |
METHOD_DELETE_REALM
Deprecated.
|
static MethodDescriptor<GetRealmRequest,Realm> |
METHOD_GET_REALM
Deprecated.
|
static MethodDescriptor<ListRealmsRequest,ListRealmsResponse> |
METHOD_LIST_REALMS
Deprecated.
|
static MethodDescriptor<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
METHOD_PREVIEW_REALM_UPDATE
Deprecated.
|
static MethodDescriptor<UpdateRealmRequest,Operation> |
METHOD_UPDATE_REALM
Deprecated.
|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<ListRealmsRequest,ListRealmsResponse> METHOD_LIST_REALMS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<GetRealmRequest,Realm> METHOD_GET_REALM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<CreateRealmRequest,Operation> METHOD_CREATE_REALM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<DeleteRealmRequest,Operation> METHOD_DELETE_REALM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<UpdateRealmRequest,Operation> METHOD_UPDATE_REALM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> METHOD_PREVIEW_REALM_UPDATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<ListRealmsRequest,ListRealmsResponse> getListRealmsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<GetRealmRequest,Realm> getGetRealmMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<CreateRealmRequest,Operation> getCreateRealmMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<DeleteRealmRequest,Operation> getDeleteRealmMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<UpdateRealmRequest,Operation> getUpdateRealmMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> getPreviewRealmUpdateMethod()
public static RealmsServiceGrpc.RealmsServiceStub newStub(Channel channel)
public static RealmsServiceGrpc.RealmsServiceBlockingStub newBlockingStub(Channel channel)
public static RealmsServiceGrpc.RealmsServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Google LLC. All rights reserved.