@BetaApi @Generated(value="by gapic-generator-java") public class GrpcGameServerClustersServiceStub extends GameServerClustersServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcGameServerClustersServiceStub, using the given settings.
|
protected |
GrpcGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcGameServerClustersServiceStub, using the given settings.
|
getHttpJsonOperationsStubprotected GrpcGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcGameServerClustersServiceStub create(GameServerClustersServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcGameServerClustersServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcGameServerClustersServiceStub 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 GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListGameServerClustersRequest,ListGameServerClustersResponse> listGameServerClustersCallable()
listGameServerClustersCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListGameServerClustersRequest,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> listGameServerClustersPagedCallable()
listGameServerClustersPagedCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetGameServerClusterRequest,GameServerCluster> getGameServerClusterCallable()
getGameServerClusterCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateGameServerClusterRequest,com.google.longrunning.Operation> createGameServerClusterCallable()
createGameServerClusterCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateGameServerClusterRequest,GameServerCluster,OperationMetadata> createGameServerClusterOperationCallable()
createGameServerClusterOperationCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> previewCreateGameServerClusterCallable()
previewCreateGameServerClusterCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteGameServerClusterRequest,com.google.longrunning.Operation> deleteGameServerClusterCallable()
deleteGameServerClusterCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteGameServerClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteGameServerClusterOperationCallable()
deleteGameServerClusterOperationCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> previewDeleteGameServerClusterCallable()
previewDeleteGameServerClusterCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateGameServerClusterRequest,com.google.longrunning.Operation> updateGameServerClusterCallable()
updateGameServerClusterCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.OperationCallable<UpdateGameServerClusterRequest,GameServerCluster,OperationMetadata> updateGameServerClusterOperationCallable()
updateGameServerClusterOperationCallable in class GameServerClustersServiceStubpublic com.google.api.gax.rpc.UnaryCallable<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> previewUpdateGameServerClusterCallable()
previewUpdateGameServerClusterCallable in class GameServerClustersServiceStubpublic final void close()
close in interface AutoCloseableclose in class GameServerClustersServiceStubpublic 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.