public static class GlobalOperationSettings.Builder extends ClientSettings.Builder<GlobalOperationSettings,GlobalOperationSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(GlobalOperationSettings settings) |
protected |
Builder(GlobalOperationStubSettings.Builder stubSettings) |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
protected Builder() throws IOException
IOException
protected Builder(ClientContext clientContext)
protected Builder(GlobalOperationSettings settings)
protected Builder(GlobalOperationStubSettings.Builder stubSettings)
public GlobalOperationStubSettings.Builder getStubSettingsBuilder()
public GlobalOperationSettings.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 PagedCallSettings.Builder<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList,GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse> aggregatedListGlobalOperationsSettings()
public UnaryCallSettings.Builder<DeleteGlobalOperationHttpRequest,Void> deleteGlobalOperationSettings()
public UnaryCallSettings.Builder<GetGlobalOperationHttpRequest,Operation> getGlobalOperationSettings()
public PagedCallSettings.Builder<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> listGlobalOperationsSettings()
public GlobalOperationSettings build() throws IOException
build
in class ClientSettings.Builder<GlobalOperationSettings,GlobalOperationSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.