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