public static class ConsumerProcurementServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<ConsumerProcurementServiceSettings,ConsumerProcurementServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ConsumerProcurementServiceSettings settings) |
protected |
Builder(ConsumerProcurementServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerProcurementServiceSettings.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.
|
ConsumerProcurementServiceSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOrderRequest,Order> |
getOrderSettings()
Returns the builder for the settings used for calls to getOrder.
|
ConsumerProcurementServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
listOrdersSettings()
Returns the builder for the settings used for calls to listOrders.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PlaceOrderRequest,Order,PlaceOrderMetadata> |
placeOrderOperationSettings()
Returns the builder for the settings used for calls to placeOrder.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PlaceOrderRequest,com.google.longrunning.Operation> |
placeOrderSettings()
Returns the builder for the settings used for calls to placeOrder.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ConsumerProcurementServiceSettings settings)
protected Builder(ConsumerProcurementServiceStubSettings.Builder stubSettings)
public ConsumerProcurementServiceStubSettings.Builder getStubSettingsBuilder()
public ConsumerProcurementServiceSettings.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.UnaryCallSettings.Builder<PlaceOrderRequest,com.google.longrunning.Operation> placeOrderSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PlaceOrderRequest,Order,PlaceOrderMetadata> placeOrderOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOrderRequest,Order> getOrderSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse> listOrdersSettings()
public ConsumerProcurementServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<ConsumerProcurementServiceSettings,ConsumerProcurementServiceSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.