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<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceGrpc.METHOD_PREVIEW_REALM_UPDATE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Parser<PreviewRealmUpdateResponse> |
PreviewRealmUpdateResponse.getParserForType() |
static MethodDescriptor<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceGrpc.getPreviewRealmUpdateMethod() |
static Parser<PreviewRealmUpdateResponse> |
PreviewRealmUpdateResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<PreviewRealmUpdateResponse> |
RealmsServiceGrpc.RealmsServiceFutureStub.previewRealmUpdate(PreviewRealmUpdateRequest request)
Previews patches to a single Realm.
|
UnaryCallable<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceClient.previewRealmUpdateCallable()
Previews patches to a single Realm.
|
UnaryCallSettings<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceSettings.previewRealmUpdateSettings()
Returns the object with the settings used for calls to previewRealmUpdate.
|
UnaryCallSettings.Builder<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceSettings.Builder.previewRealmUpdateSettings()
Returns the builder for the settings used for calls to previewRealmUpdate.
|
Modifier and Type | Method and Description |
---|---|
PreviewRealmUpdateResponse.Builder |
PreviewRealmUpdateResponse.Builder.mergeFrom(PreviewRealmUpdateResponse other) |
static PreviewRealmUpdateResponse.Builder |
PreviewRealmUpdateResponse.newBuilder(PreviewRealmUpdateResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
RealmsServiceGrpc.RealmsServiceImplBase.previewRealmUpdate(PreviewRealmUpdateRequest request,
StreamObserver<PreviewRealmUpdateResponse> responseObserver)
Previews patches to a single Realm.
|
void |
RealmsServiceGrpc.RealmsServiceStub.previewRealmUpdate(PreviewRealmUpdateRequest request,
StreamObserver<PreviewRealmUpdateResponse> responseObserver)
Previews patches to a single Realm.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceStub.previewRealmUpdateCallable() |
UnaryCallable<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
GrpcRealmsServiceStub.previewRealmUpdateCallable() |
UnaryCallSettings<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceStubSettings.previewRealmUpdateSettings()
Returns the object with the settings used for calls to previewRealmUpdate.
|
UnaryCallSettings.Builder<PreviewRealmUpdateRequest,PreviewRealmUpdateResponse> |
RealmsServiceStubSettings.Builder.previewRealmUpdateSettings()
Returns the builder for the settings used for calls to previewRealmUpdate.
|
Copyright © 2020 Google LLC. All rights reserved.