Send feedback
Class TestCasesSettings.Builder (0.23.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.23.0 keyboard_arrow_down
public static class TestCasesSettings . Builder extends ClientSettings . Builder<TestCasesSettings , TestCasesSettings . Builder >
Builder for TestCasesSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(TestCasesSettings settings)
protected Builder ( TestCasesSettings settings )
Parameter
Builder(TestCasesStubSettings.Builder stubSettings)
protected Builder ( TestCasesStubSettings . Builder stubSettings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public TestCasesSettings . 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.
Parameter
Returns
batchDeleteTestCasesSettings()
public UnaryCallSettings . Builder<BatchDeleteTestCasesRequest , Empty > batchDeleteTestCasesSettings ()
Returns the builder for the settings used for calls to batchDeleteTestCases.
Returns
batchRunTestCasesOperationSettings()
public OperationCallSettings . Builder<BatchRunTestCasesRequest , BatchRunTestCasesResponse , BatchRunTestCasesMetadata > batchRunTestCasesOperationSettings ()
Returns the builder for the settings used for calls to batchRunTestCases.
Returns
batchRunTestCasesSettings()
public UnaryCallSettings . Builder<BatchRunTestCasesRequest , Operation > batchRunTestCasesSettings ()
Returns the builder for the settings used for calls to batchRunTestCases.
Returns
build()
public TestCasesSettings build ()
Returns
Overrides
Exceptions
calculateCoverageSettings()
public UnaryCallSettings . Builder<CalculateCoverageRequest , CalculateCoverageResponse > calculateCoverageSettings ()
Returns the builder for the settings used for calls to calculateCoverage.
Returns
createTestCaseSettings()
public UnaryCallSettings . Builder<CreateTestCaseRequest , TestCase > createTestCaseSettings ()
Returns the builder for the settings used for calls to createTestCase.
Returns
exportTestCasesOperationSettings()
public OperationCallSettings . Builder<ExportTestCasesRequest , ExportTestCasesResponse , ExportTestCasesMetadata > exportTestCasesOperationSettings ()
Returns the builder for the settings used for calls to exportTestCases.
Returns
exportTestCasesSettings()
public UnaryCallSettings . Builder<ExportTestCasesRequest , Operation > exportTestCasesSettings ()
Returns the builder for the settings used for calls to exportTestCases.
Returns
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 >
getStubSettingsBuilder()
public TestCasesStubSettings . Builder getStubSettingsBuilder ()
Returns
getTestCaseResultSettings()
public UnaryCallSettings . Builder<GetTestCaseResultRequest , TestCaseResult > getTestCaseResultSettings ()
Returns the builder for the settings used for calls to getTestCaseResult.
Returns
getTestCaseSettings()
public UnaryCallSettings . Builder<GetTestCaseRequest , TestCase > getTestCaseSettings ()
Returns the builder for the settings used for calls to getTestCase.
Returns
importTestCasesOperationSettings()
public OperationCallSettings . Builder<ImportTestCasesRequest , ImportTestCasesResponse , ImportTestCasesMetadata > importTestCasesOperationSettings ()
Returns the builder for the settings used for calls to importTestCases.
Returns
importTestCasesSettings()
public UnaryCallSettings . Builder<ImportTestCasesRequest , Operation > importTestCasesSettings ()
Returns the builder for the settings used for calls to importTestCases.
Returns
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , TestCasesClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
Returns
listTestCaseResultsSettings()
public PagedCallSettings . Builder<ListTestCaseResultsRequest , ListTestCaseResultsResponse , TestCasesClient . ListTestCaseResultsPagedResponse > listTestCaseResultsSettings ()
Returns the builder for the settings used for calls to listTestCaseResults.
Returns
listTestCasesSettings()
public PagedCallSettings . Builder<ListTestCasesRequest , ListTestCasesResponse , TestCasesClient . ListTestCasesPagedResponse > listTestCasesSettings ()
Returns the builder for the settings used for calls to listTestCases.
Returns
runTestCaseOperationSettings()
public OperationCallSettings . Builder<RunTestCaseRequest , RunTestCaseResponse , RunTestCaseMetadata > runTestCaseOperationSettings ()
Returns the builder for the settings used for calls to runTestCase.
Returns
runTestCaseSettings()
public UnaryCallSettings . Builder<RunTestCaseRequest , Operation > runTestCaseSettings ()
Returns the builder for the settings used for calls to runTestCase.
Returns
updateTestCaseSettings()
public UnaryCallSettings . Builder<UpdateTestCaseRequest , TestCase > updateTestCaseSettings ()
Returns the builder for the settings used for calls to updateTestCase.
Returns
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-10-30 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-10-30 UTC."],[],[]]