@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class GrpcGameServerDeploymentsServiceStub extends GameServerDeploymentsServiceStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
GrpcGameServerDeploymentsServiceStub(GameServerDeploymentsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcGameServerDeploymentsServiceStub, using the given settings.
|
protected |
GrpcGameServerDeploymentsServiceStub(GameServerDeploymentsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcGameServerDeploymentsServiceStub, using the given settings.
|
protected GrpcGameServerDeploymentsServiceStub(GameServerDeploymentsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
protected GrpcGameServerDeploymentsServiceStub(GameServerDeploymentsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOException
public static final GrpcGameServerDeploymentsServiceStub create(GameServerDeploymentsServiceStubSettings settings) throws IOException
IOException
public static final GrpcGameServerDeploymentsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
public static final GrpcGameServerDeploymentsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListGameServerDeploymentsRequest,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> listGameServerDeploymentsPagedCallable()
listGameServerDeploymentsPagedCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse> listGameServerDeploymentsCallable()
listGameServerDeploymentsCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetGameServerDeploymentRequest,GameServerDeployment> getGameServerDeploymentCallable()
getGameServerDeploymentCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<CreateGameServerDeploymentRequest,GameServerDeployment,Empty> createGameServerDeploymentOperationCallable()
createGameServerDeploymentOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<CreateGameServerDeploymentRequest,com.google.longrunning.Operation> createGameServerDeploymentCallable()
createGameServerDeploymentCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<DeleteGameServerDeploymentRequest,Empty,Empty> deleteGameServerDeploymentOperationCallable()
deleteGameServerDeploymentOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeleteGameServerDeploymentRequest,com.google.longrunning.Operation> deleteGameServerDeploymentCallable()
deleteGameServerDeploymentCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<UpdateGameServerDeploymentRequest,GameServerDeployment,Empty> updateGameServerDeploymentOperationCallable()
updateGameServerDeploymentOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<UpdateGameServerDeploymentRequest,com.google.longrunning.Operation> updateGameServerDeploymentCallable()
updateGameServerDeploymentCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<StartRolloutRequest,GameServerDeployment,Empty> startRolloutOperationCallable()
startRolloutOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<StartRolloutRequest,com.google.longrunning.Operation> startRolloutCallable()
startRolloutCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<SetRolloutTargetRequest,GameServerDeployment,Empty> setRolloutTargetOperationCallable()
setRolloutTargetOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<SetRolloutTargetRequest,com.google.longrunning.Operation> setRolloutTargetCallable()
setRolloutTargetCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<CommitRolloutRequest,GameServerDeployment,Empty> commitRolloutOperationCallable()
commitRolloutOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<CommitRolloutRequest,com.google.longrunning.Operation> commitRolloutCallable()
commitRolloutCallable
in class GameServerDeploymentsServiceStub
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallable<RevertRolloutRequest,GameServerDeployment,Empty> revertRolloutOperationCallable()
revertRolloutOperationCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<RevertRolloutRequest,com.google.longrunning.Operation> revertRolloutCallable()
revertRolloutCallable
in class GameServerDeploymentsServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetDeploymentTargetRequest,DeploymentTarget> getDeploymentTargetCallable()
getDeploymentTargetCallable
in class GameServerDeploymentsServiceStub
public final void close()
close
in interface AutoCloseable
close
in class GameServerDeploymentsServiceStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.