Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to gameservices API (prod).
|
com.google.cloud.gaming.v1alpha.stub |
Modifier and Type | Method and Description |
---|---|
RealmsServiceClient.ListRealmsPagedResponse |
RealmsServiceClient.listRealms(ListRealmsRequest request)
Lists realms in a given project and location.
|
RealmsServiceClient.ListRealmsPagedResponse |
RealmsServiceClient.listRealms(String parent)
Lists realms in a given project and location.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceClient.ListRealmsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRealmsRequest,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceClient.listRealmsPagedCallable()
Lists realms in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceSettings.listRealmsSettings()
Returns the object with the settings used for calls to listRealms.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceSettings.Builder.listRealmsSettings()
Returns the builder for the settings used for calls to listRealms.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListRealmsRequest,RealmsServiceClient.ListRealmsPagedResponse> |
GrpcRealmsServiceStub.listRealmsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRealmsRequest,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceStub.listRealmsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceStubSettings.listRealmsSettings()
Returns the object with the settings used for calls to listRealms.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRealmsRequest,ListRealmsResponse,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceStubSettings.Builder.listRealmsSettings()
Returns the builder for the settings used for calls to listRealms.
|
Copyright © 2019 Google LLC. All rights reserved.