public static class GameServerClustersServiceStubSettings.Builder extends StubSettings.Builder<GameServerClustersServiceStubSettings,GameServerClustersServiceStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(GameServerClustersServiceStubSettings 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(GameServerClustersServiceStubSettings settings)
public GameServerClustersServiceStubSettings.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<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> listGameServerClustersSettings()
public UnaryCallSettings.Builder<GetGameServerClusterRequest,GameServerCluster> getGameServerClusterSettings()
public UnaryCallSettings.Builder<CreateGameServerClusterRequest,Operation> createGameServerClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public OperationCallSettings.Builder<CreateGameServerClusterRequest,GameServerCluster,Empty> createGameServerClusterOperationSettings()
public UnaryCallSettings.Builder<DeleteGameServerClusterRequest,Operation> deleteGameServerClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public OperationCallSettings.Builder<DeleteGameServerClusterRequest,Empty,Empty> deleteGameServerClusterOperationSettings()
public UnaryCallSettings.Builder<UpdateGameServerClusterRequest,Operation> updateGameServerClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public OperationCallSettings.Builder<UpdateGameServerClusterRequest,GameServerCluster,Empty> updateGameServerClusterOperationSettings()
public UnaryCallSettings.Builder<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> previewCreateGameServerClusterSettings()
public UnaryCallSettings.Builder<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> previewDeleteGameServerClusterSettings()
public UnaryCallSettings.Builder<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> previewUpdateGameServerClusterSettings()
public GameServerClustersServiceStubSettings build() throws IOException
build
in class StubSettings.Builder<GameServerClustersServiceStubSettings,GameServerClustersServiceStubSettings.Builder>
IOException
Copyright © 2020 Google LLC. All rights reserved.