public static class GameServerClustersServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<GameServerClustersServiceSettings,GameServerClustersServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(GameServerClustersServiceSettings settings) |
protected |
Builder(GameServerClustersServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
GameServerClustersServiceSettings.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.
|
GameServerClustersServiceSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGameServerClusterRequest,GameServerCluster,OperationMetadata> |
createGameServerClusterOperationSettings()
Returns the builder for the settings used for calls to createGameServerCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGameServerClusterRequest,com.google.longrunning.Operation> |
createGameServerClusterSettings()
Returns the builder for the settings used for calls to createGameServerCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGameServerClusterRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteGameServerClusterOperationSettings()
Returns the builder for the settings used for calls to deleteGameServerCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGameServerClusterRequest,com.google.longrunning.Operation> |
deleteGameServerClusterSettings()
Returns the builder for the settings used for calls to deleteGameServerCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGameServerClusterRequest,GameServerCluster> |
getGameServerClusterSettings()
Returns the builder for the settings used for calls to getGameServerCluster.
|
GameServerClustersServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> |
listGameServerClustersSettings()
Returns the builder for the settings used for calls to listGameServerClusters.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
previewCreateGameServerClusterSettings()
Returns the builder for the settings used for calls to previewCreateGameServerCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> |
previewDeleteGameServerClusterSettings()
Returns the builder for the settings used for calls to previewDeleteGameServerCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> |
previewUpdateGameServerClusterSettings()
Returns the builder for the settings used for calls to previewUpdateGameServerCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGameServerClusterRequest,GameServerCluster,OperationMetadata> |
updateGameServerClusterOperationSettings()
Returns the builder for the settings used for calls to updateGameServerCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGameServerClusterRequest,com.google.longrunning.Operation> |
updateGameServerClusterSettings()
Returns the builder for the settings used for calls to updateGameServerCluster.
|
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(GameServerClustersServiceSettings settings)
protected Builder(GameServerClustersServiceStubSettings.Builder stubSettings)
public GameServerClustersServiceStubSettings.Builder getStubSettingsBuilder()
public GameServerClustersServiceSettings.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<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> listGameServerClustersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGameServerClusterRequest,GameServerCluster> getGameServerClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGameServerClusterRequest,com.google.longrunning.Operation> createGameServerClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGameServerClusterRequest,GameServerCluster,OperationMetadata> createGameServerClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> previewCreateGameServerClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGameServerClusterRequest,com.google.longrunning.Operation> deleteGameServerClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGameServerClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteGameServerClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> previewDeleteGameServerClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGameServerClusterRequest,com.google.longrunning.Operation> updateGameServerClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGameServerClusterRequest,GameServerCluster,OperationMetadata> updateGameServerClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> previewUpdateGameServerClusterSettings()
public GameServerClustersServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<GameServerClustersServiceSettings,GameServerClustersServiceSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.