Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
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 |
---|---|
UnaryCallable<ListRealmsRequest,RealmsServiceClient.ListRealmsPagedResponse> |
RealmsServiceStub.listRealmsPagedCallable() |
UnaryCallable<ListRealmsRequest,RealmsServiceClient.ListRealmsPagedResponse> |
GrpcRealmsServiceStub.listRealmsPagedCallable() |
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.