Send feedback
Class ProductServiceStubSettings.Builder (2.54.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.54.0 keyboard_arrow_down
public static class ProductServiceStubSettings . Builder extends StubSettings . Builder<ProductServiceStubSettings , ProductServiceStubSettings . Builder >
Builder for ProductServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ProductServiceStubSettings settings)
protected Builder ( ProductServiceStubSettings settings )
Methods
addFulfillmentPlacesOperationSettings()
public OperationCallSettings . Builder<AddFulfillmentPlacesRequest , AddFulfillmentPlacesResponse , AddFulfillmentPlacesMetadata > addFulfillmentPlacesOperationSettings ()
Returns the builder for the settings used for calls to addFulfillmentPlaces.
addFulfillmentPlacesSettings()
public UnaryCallSettings . Builder<AddFulfillmentPlacesRequest , Operation > addFulfillmentPlacesSettings ()
Returns the builder for the settings used for calls to addFulfillmentPlaces.
addLocalInventoriesOperationSettings()
public OperationCallSettings . Builder<AddLocalInventoriesRequest , AddLocalInventoriesResponse , AddLocalInventoriesMetadata > addLocalInventoriesOperationSettings ()
Returns the builder for the settings used for calls to addLocalInventories.
addLocalInventoriesSettings()
public UnaryCallSettings . Builder<AddLocalInventoriesRequest , Operation > addLocalInventoriesSettings ()
Returns the builder for the settings used for calls to addLocalInventories.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ProductServiceStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public ProductServiceStubSettings build ()
Overrides
createProductSettings()
public UnaryCallSettings . Builder<CreateProductRequest , Product > createProductSettings ()
Returns the builder for the settings used for calls to createProduct.
deleteProductSettings()
public UnaryCallSettings . Builder<DeleteProductRequest , Empty > deleteProductSettings ()
Returns the builder for the settings used for calls to deleteProduct.
exportProductsOperationSettings()
public OperationCallSettings . Builder<ExportProductsRequest , ExportProductsResponse , ExportMetadata > exportProductsOperationSettings ()
Returns the builder for the settings used for calls to exportProducts.
exportProductsSettings()
public UnaryCallSettings . Builder<ExportProductsRequest , Operation > exportProductsSettings ()
Returns the builder for the settings used for calls to exportProducts.
getProductSettings()
public UnaryCallSettings . Builder<GetProductRequest , Product > getProductSettings ()
Returns the builder for the settings used for calls to getProduct.
importProductsOperationSettings()
public OperationCallSettings . Builder<ImportProductsRequest , ImportProductsResponse , ImportMetadata > importProductsOperationSettings ()
Returns the builder for the settings used for calls to importProducts.
importProductsSettings()
public UnaryCallSettings . Builder<ImportProductsRequest , Operation > importProductsSettings ()
Returns the builder for the settings used for calls to importProducts.
listProductsSettings()
public PagedCallSettings . Builder<ListProductsRequest , ListProductsResponse , ProductServiceClient . ListProductsPagedResponse > listProductsSettings ()
Returns the builder for the settings used for calls to listProducts.
purgeProductsOperationSettings()
public OperationCallSettings . Builder<PurgeProductsRequest , PurgeProductsResponse , PurgeProductsMetadata > purgeProductsOperationSettings ()
Returns the builder for the settings used for calls to purgeProducts.
purgeProductsSettings()
public UnaryCallSettings . Builder<PurgeProductsRequest , Operation > purgeProductsSettings ()
Returns the builder for the settings used for calls to purgeProducts.
removeFulfillmentPlacesOperationSettings()
public OperationCallSettings . Builder<RemoveFulfillmentPlacesRequest , RemoveFulfillmentPlacesResponse , RemoveFulfillmentPlacesMetadata > removeFulfillmentPlacesOperationSettings ()
Returns the builder for the settings used for calls to removeFulfillmentPlaces.
removeFulfillmentPlacesSettings()
public UnaryCallSettings . Builder<RemoveFulfillmentPlacesRequest , Operation > removeFulfillmentPlacesSettings ()
Returns the builder for the settings used for calls to removeFulfillmentPlaces.
removeLocalInventoriesOperationSettings()
public OperationCallSettings . Builder<RemoveLocalInventoriesRequest , RemoveLocalInventoriesResponse , RemoveLocalInventoriesMetadata > removeLocalInventoriesOperationSettings ()
Returns the builder for the settings used for calls to removeLocalInventories.
removeLocalInventoriesSettings()
public UnaryCallSettings . Builder<RemoveLocalInventoriesRequest , Operation > removeLocalInventoriesSettings ()
Returns the builder for the settings used for calls to removeLocalInventories.
setInventoryOperationSettings()
public OperationCallSettings . Builder<SetInventoryRequest , SetInventoryResponse , SetInventoryMetadata > setInventoryOperationSettings ()
Returns the builder for the settings used for calls to setInventory.
setInventorySettings()
public UnaryCallSettings . Builder<SetInventoryRequest , Operation > setInventorySettings ()
Returns the builder for the settings used for calls to setInventory.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateProductSettings()
public UnaryCallSettings . Builder<UpdateProductRequest , Product > updateProductSettings ()
Returns the builder for the settings used for calls to updateProduct.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]