@Generated(value="by gapic-generator-java") public abstract class GameServerClustersServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
GameServerClustersServiceStub() |
public com.google.longrunning.stub.OperationsStub getOperationsStub()
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<ListGameServerClustersRequest,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> listGameServerClustersPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListGameServerClustersRequest,ListGameServerClustersResponse> listGameServerClustersCallable()
public com.google.api.gax.rpc.UnaryCallable<GetGameServerClusterRequest,GameServerCluster> getGameServerClusterCallable()
public com.google.api.gax.rpc.OperationCallable<CreateGameServerClusterRequest,GameServerCluster,OperationMetadata> createGameServerClusterOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<CreateGameServerClusterRequest,com.google.longrunning.Operation> createGameServerClusterCallable()
public com.google.api.gax.rpc.UnaryCallable<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> previewCreateGameServerClusterCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteGameServerClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteGameServerClusterOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteGameServerClusterRequest,com.google.longrunning.Operation> deleteGameServerClusterCallable()
public com.google.api.gax.rpc.UnaryCallable<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> previewDeleteGameServerClusterCallable()
public com.google.api.gax.rpc.OperationCallable<UpdateGameServerClusterRequest,GameServerCluster,OperationMetadata> updateGameServerClusterOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateGameServerClusterRequest,com.google.longrunning.Operation> updateGameServerClusterCallable()
public com.google.api.gax.rpc.UnaryCallable<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> previewUpdateGameServerClusterCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2023 Google LLC. All rights reserved.