public static class GameServerDeploymentsServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<GameServerDeploymentsServiceSettings,GameServerDeploymentsServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(GameServerDeploymentsServiceSettings settings) |
protected |
Builder(GameServerDeploymentsServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
GameServerDeploymentsServiceSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
GameServerDeploymentsServiceSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGameServerDeploymentRequest,GameServerDeployment,OperationMetadata> |
createGameServerDeploymentOperationSettings()
Returns the builder for the settings used for calls to createGameServerDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGameServerDeploymentRequest,com.google.longrunning.Operation> |
createGameServerDeploymentSettings()
Returns the builder for the settings used for calls to createGameServerDeployment.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGameServerDeploymentRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteGameServerDeploymentOperationSettings()
Returns the builder for the settings used for calls to deleteGameServerDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGameServerDeploymentRequest,com.google.longrunning.Operation> |
deleteGameServerDeploymentSettings()
Returns the builder for the settings used for calls to deleteGameServerDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
fetchDeploymentStateSettings()
Returns the builder for the settings used for calls to fetchDeploymentState.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
getGameServerDeploymentRolloutSettings()
Returns the builder for the settings used for calls to getGameServerDeploymentRollout.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGameServerDeploymentRequest,GameServerDeployment> |
getGameServerDeploymentSettings()
Returns the builder for the settings used for calls to getGameServerDeployment.
|
GameServerDeploymentsServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> |
listGameServerDeploymentsSettings()
Returns the builder for the settings used for calls to listGameServerDeployments.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewGameServerDeploymentRolloutRequest,PreviewGameServerDeploymentRolloutResponse> |
previewGameServerDeploymentRolloutSettings()
Returns the builder for the settings used for calls to previewGameServerDeploymentRollout.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGameServerDeploymentRequest,GameServerDeployment,OperationMetadata> |
updateGameServerDeploymentOperationSettings()
Returns the builder for the settings used for calls to updateGameServerDeployment.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGameServerDeploymentRolloutRequest,GameServerDeployment,OperationMetadata> |
updateGameServerDeploymentRolloutOperationSettings()
Returns the builder for the settings used for calls to updateGameServerDeploymentRollout.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGameServerDeploymentRolloutRequest,com.google.longrunning.Operation> |
updateGameServerDeploymentRolloutSettings()
Returns the builder for the settings used for calls to updateGameServerDeploymentRollout.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGameServerDeploymentRequest,com.google.longrunning.Operation> |
updateGameServerDeploymentSettings()
Returns the builder for the settings used for calls to updateGameServerDeployment.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(GameServerDeploymentsServiceSettings settings)
protected Builder(GameServerDeploymentsServiceStubSettings.Builder stubSettings)
public GameServerDeploymentsServiceStubSettings.Builder getStubSettingsBuilder()
public GameServerDeploymentsServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> listGameServerDeploymentsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGameServerDeploymentRequest,GameServerDeployment> getGameServerDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGameServerDeploymentRequest,com.google.longrunning.Operation> createGameServerDeploymentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGameServerDeploymentRequest,GameServerDeployment,OperationMetadata> createGameServerDeploymentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGameServerDeploymentRequest,com.google.longrunning.Operation> deleteGameServerDeploymentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGameServerDeploymentRequest,com.google.protobuf.Empty,OperationMetadata> deleteGameServerDeploymentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGameServerDeploymentRequest,com.google.longrunning.Operation> updateGameServerDeploymentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGameServerDeploymentRequest,GameServerDeployment,OperationMetadata> updateGameServerDeploymentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> getGameServerDeploymentRolloutSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGameServerDeploymentRolloutRequest,com.google.longrunning.Operation> updateGameServerDeploymentRolloutSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGameServerDeploymentRolloutRequest,GameServerDeployment,OperationMetadata> updateGameServerDeploymentRolloutOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewGameServerDeploymentRolloutRequest,PreviewGameServerDeploymentRolloutResponse> previewGameServerDeploymentRolloutSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<FetchDeploymentStateRequest,FetchDeploymentStateResponse> fetchDeploymentStateSettings()
public GameServerDeploymentsServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<GameServerDeploymentsServiceSettings,GameServerDeploymentsServiceSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.