Send feedback
Class AppOptimizeSettings.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class AppOptimizeSettings . Builder extends ClientSettings . Builder<AppOptimizeSettings , AppOptimizeSettings . Builder >
Builder for AppOptimizeSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(AppOptimizeSettings settings)
protected Builder ( AppOptimizeSettings settings )
Builder(AppOptimizeStubSettings.Builder stubSettings)
protected Builder ( AppOptimizeStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AppOptimizeSettings . 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 AppOptimizeSettings build ()
Overrides
createReportOperationSettings()
public OperationCallSettings . Builder<CreateReportRequest , Report , OperationMetadata > createReportOperationSettings ()
Returns the builder for the settings used for calls to createReport.
createReportSettings()
public UnaryCallSettings . Builder<CreateReportRequest , Operation > createReportSettings ()
Returns the builder for the settings used for calls to createReport.
deleteReportSettings()
public UnaryCallSettings . Builder<DeleteReportRequest , Empty > deleteReportSettings ()
Returns the builder for the settings used for calls to deleteReport.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getReportSettings()
public UnaryCallSettings . Builder<GetReportRequest , Report > getReportSettings ()
Returns the builder for the settings used for calls to getReport.
getStubSettingsBuilder()
public AppOptimizeStubSettings . Builder getStubSettingsBuilder ()
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , AppOptimizeClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listReportsSettings()
public PagedCallSettings . Builder<ListReportsRequest , ListReportsResponse , AppOptimizeClient . ListReportsPagedResponse > listReportsSettings ()
Returns the builder for the settings used for calls to listReports.
readReportSettings()
public PagedCallSettings . Builder<ReadReportRequest , ReadReportResponse , AppOptimizeClient . ReadReportPagedResponse > readReportSettings ()
Returns the builder for the settings used for calls to readReport.
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 2026-04-25 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 2026-04-25 UTC."],[],[]]