@BetaApi @Generated(value="by gapic-generator-java") public class HttpJsonGameServerClustersServiceStub extends GameServerClustersServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonGameServerClustersServiceStub, using the given settings.
|
protected |
HttpJsonGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonGameServerClustersServiceStub, using the given settings.
|
getOperationsStubprotected HttpJsonGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonGameServerClustersServiceStub(GameServerClustersServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonGameServerClustersServiceStub create(GameServerClustersServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonGameServerClustersServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonGameServerClustersServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub 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.