public static class GameServerDeploymentsServiceStubSettings.Builder extends StubSettings.Builder<GameServerDeploymentsServiceStubSettings,GameServerDeploymentsServiceStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(GameServerDeploymentsServiceStubSettings settings) |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setTracerFactory, setTransportChannelProvider, toString
protected Builder()
protected Builder(ClientContext clientContext)
protected Builder(GameServerDeploymentsServiceStubSettings settings)
public GameServerDeploymentsServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public PagedCallSettings.Builder<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> listGameServerDeploymentsSettings()
public UnaryCallSettings.Builder<GetGameServerDeploymentRequest,GameServerDeployment> getGameServerDeploymentSettings()
public UnaryCallSettings.Builder<CreateGameServerDeploymentRequest,Operation> createGameServerDeploymentSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public OperationCallSettings.Builder<CreateGameServerDeploymentRequest,GameServerDeployment,Empty> createGameServerDeploymentOperationSettings()
public UnaryCallSettings.Builder<DeleteGameServerDeploymentRequest,Operation> deleteGameServerDeploymentSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public OperationCallSettings.Builder<DeleteGameServerDeploymentRequest,Empty,Empty> deleteGameServerDeploymentOperationSettings()
public UnaryCallSettings.Builder<UpdateGameServerDeploymentRequest,Operation> updateGameServerDeploymentSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public OperationCallSettings.Builder<UpdateGameServerDeploymentRequest,GameServerDeployment,Empty> updateGameServerDeploymentOperationSettings()
public UnaryCallSettings.Builder<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> getGameServerDeploymentRolloutSettings()
public UnaryCallSettings.Builder<UpdateGameServerDeploymentRolloutRequest,Operation> updateGameServerDeploymentRolloutSettings()
public UnaryCallSettings.Builder<PreviewGameServerDeploymentRolloutRequest,PreviewGameServerDeploymentRolloutResponse> previewGameServerDeploymentRolloutSettings()
public UnaryCallSettings.Builder<FetchDeploymentStateRequest,FetchDeploymentStateResponse> fetchDeploymentStateSettings()
public GameServerDeploymentsServiceStubSettings build() throws IOException
build
in class StubSettings.Builder<GameServerDeploymentsServiceStubSettings,GameServerDeploymentsServiceStubSettings.Builder>
IOException
Copyright © 2020 Google LLC. All rights reserved.