@Generated(value="by gapic-generator-java") public class GrpcGameServerConfigsServiceStub extends GameServerConfigsServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcGameServerConfigsServiceStub(GameServerConfigsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcGameServerConfigsServiceStub, using the given settings.
|
protected |
GrpcGameServerConfigsServiceStub(GameServerConfigsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcGameServerConfigsServiceStub, using the given settings.
|
getHttpJsonOperationsStubprotected GrpcGameServerConfigsServiceStub(GameServerConfigsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcGameServerConfigsServiceStub(GameServerConfigsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcGameServerConfigsServiceStub create(GameServerConfigsServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcGameServerConfigsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcGameServerConfigsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListGameServerConfigsRequest,ListGameServerConfigsResponse> listGameServerConfigsCallable()
listGameServerConfigsCallable in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListGameServerConfigsRequest,GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse> listGameServerConfigsPagedCallable()
listGameServerConfigsPagedCallable in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetGameServerConfigRequest,GameServerConfig> getGameServerConfigCallable()
getGameServerConfigCallable in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateGameServerConfigRequest,com.google.longrunning.Operation> createGameServerConfigCallable()
createGameServerConfigCallable in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateGameServerConfigRequest,GameServerConfig,OperationMetadata> createGameServerConfigOperationCallable()
createGameServerConfigOperationCallable in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteGameServerConfigRequest,com.google.longrunning.Operation> deleteGameServerConfigCallable()
deleteGameServerConfigCallable in class GameServerConfigsServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteGameServerConfigRequest,com.google.protobuf.Empty,OperationMetadata> deleteGameServerConfigOperationCallable()
deleteGameServerConfigOperationCallable in class GameServerConfigsServiceStubpublic final void close()
close in interface AutoCloseableclose in class GameServerConfigsServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2023 Google LLC. All rights reserved.