Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
com.google.cloud.gaming.v1alpha.stub |
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<ListRealmsRequest,ListRealmsResponse> |
RealmsServiceGrpc.METHOD_LIST_REALMS
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListRealmsResponse |
ListRealmsResponse.Builder.build() |
ListRealmsResponse |
ListRealmsResponse.Builder.buildPartial() |
static ListRealmsResponse |
ListRealmsResponse.getDefaultInstance() |
ListRealmsResponse |
ListRealmsResponse.getDefaultInstanceForType() |
ListRealmsResponse |
ListRealmsResponse.Builder.getDefaultInstanceForType() |
ListRealmsResponse |
RealmsServiceGrpc.RealmsServiceBlockingStub.listRealms(ListRealmsRequest request)
Lists realms in a given project and location.
|
static ListRealmsResponse |
ListRealmsResponse.parseDelimitedFrom(InputStream input) |
static ListRealmsResponse |
ListRealmsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(byte[] data) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(ByteBuffer data) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(ByteString data) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(CodedInputStream input) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(InputStream input) |
static ListRealmsResponse |
ListRealmsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListRealmsRequest,ListRealmsResponse> |
RealmsServiceGrpc.getListRealmsMethod() |
Parser<ListRealmsResponse> |
ListRealmsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListRealmsResponse> |
RealmsServiceGrpc.RealmsServiceFutureStub.listRealms(ListRealmsRequest request)
Lists realms in a given project and location.
|
UnaryCallable<ListRealmsRequest,ListRealmsResponse> |
RealmsServiceClient.listRealmsCallable()
Lists realms in a given project and location.
|
PagedCallSettings<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceSettings.listRealmsSettings()
Returns the object with the settings used for calls to listRealms.
|
PagedCallSettings.Builder<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceSettings.Builder.listRealmsSettings()
Returns the builder for the settings used for calls to listRealms.
|
static Parser<ListRealmsResponse> |
ListRealmsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
protected RealmsServiceClient.ListRealmsPage |
RealmsServiceClient.ListRealmsPage.createPage(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
ListRealmsResponse response) |
ListRealmsResponse.Builder |
ListRealmsResponse.Builder.mergeFrom(ListRealmsResponse other) |
static ListRealmsResponse.Builder |
ListRealmsResponse.newBuilder(ListRealmsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceClient.ListRealmsPagedResponse.createAsync(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse) |
static com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceClient.ListRealmsPagedResponse.createAsync(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse) |
protected RealmsServiceClient.ListRealmsPage |
RealmsServiceClient.ListRealmsPage.createPage(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
ListRealmsResponse response) |
com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPage> |
RealmsServiceClient.ListRealmsPage.createPageAsync(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse) |
com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPage> |
RealmsServiceClient.ListRealmsPage.createPageAsync(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse) |
void |
RealmsServiceGrpc.RealmsServiceImplBase.listRealms(ListRealmsRequest request,
StreamObserver<ListRealmsResponse> responseObserver)
Lists realms in a given project and location.
|
void |
RealmsServiceGrpc.RealmsServiceStub.listRealms(ListRealmsRequest request,
StreamObserver<ListRealmsResponse> responseObserver)
Lists realms in a given project and location.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListRealmsRequest,ListRealmsResponse> |
RealmsServiceStub.listRealmsCallable() |
UnaryCallable<ListRealmsRequest,ListRealmsResponse> |
GrpcRealmsServiceStub.listRealmsCallable() |
PagedCallSettings<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceStubSettings.listRealmsSettings()
Returns the object with the settings used for calls to listRealms.
|
PagedCallSettings.Builder<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceStubSettings.Builder.listRealmsSettings()
Returns the builder for the settings used for calls to listRealms.
|
Copyright © 2020 Google LLC. All rights reserved.