Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class MachineImagesSettings.Builder (1.77.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.77.0keyboard_arrow_down
public static class MachineImagesSettings . Builder extends ClientSettings . Builder<MachineImagesSettings , MachineImagesSettings . Builder >
Builder for MachineImagesSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(MachineImagesSettings settings)
protected Builder ( MachineImagesSettings settings )
Builder(MachineImagesStubSettings.Builder stubSettings)
protected Builder ( MachineImagesStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public MachineImagesSettings . 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 MachineImagesSettings build ()
Overrides
deleteOperationSettings()
public OperationCallSettings . Builder<DeleteMachineImageRequest , Operation , Operation > deleteOperationSettings ()
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings . Builder<DeleteMachineImageRequest , Operation > deleteSettings ()
Returns the builder for the settings used for calls to delete.
getIamPolicySettings()
public UnaryCallSettings . Builder<GetIamPolicyMachineImageRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
getSettings()
public UnaryCallSettings . Builder<GetMachineImageRequest , MachineImage > getSettings ()
Returns the builder for the settings used for calls to get.
getStubSettingsBuilder()
public MachineImagesStubSettings . Builder getStubSettingsBuilder ()
insertOperationSettings()
public OperationCallSettings . Builder<InsertMachineImageRequest , Operation , Operation > insertOperationSettings ()
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings . Builder<InsertMachineImageRequest , Operation > insertSettings ()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings . Builder<ListMachineImagesRequest , MachineImageList , MachineImagesClient . ListPagedResponse > listSettings ()
Returns the builder for the settings used for calls to list.
setIamPolicySettings()
public UnaryCallSettings . Builder<SetIamPolicyMachineImageRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
setLabelsOperationSettings()
public OperationCallSettings . Builder<SetLabelsMachineImageRequest , Operation , Operation > setLabelsOperationSettings ()
Returns the builder for the settings used for calls to setLabels.
setLabelsSettings()
public UnaryCallSettings . Builder<SetLabelsMachineImageRequest , Operation > setLabelsSettings ()
Returns the builder for the settings used for calls to setLabels.
testIamPermissionsSettings()
public UnaryCallSettings . Builder<TestIamPermissionsMachineImageRequest , TestPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
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 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]