Class OsConfigZonalServiceStubSettings.Builder (2.38.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 2.38.0keyboard_arrow_down
public static class OsConfigZonalServiceStubSettings . Builder extends StubSettings . Builder<OsConfigZonalServiceStubSettings , OsConfigZonalServiceStubSettings . Builder >
Builder for OsConfigZonalServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(OsConfigZonalServiceStubSettings settings)
protected Builder ( OsConfigZonalServiceStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public OsConfigZonalServiceStubSettings . 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 OsConfigZonalServiceStubSettings build ()
Overrides
createOSPolicyAssignmentOperationSettings()
public OperationCallSettings . Builder<CreateOSPolicyAssignmentRequest , OSPolicyAssignment , OSPolicyAssignmentOperationMetadata > createOSPolicyAssignmentOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createOSPolicyAssignment.
createOSPolicyAssignmentSettings()
public UnaryCallSettings . Builder<CreateOSPolicyAssignmentRequest , Operation > createOSPolicyAssignmentSettings ()
Returns the builder for the settings used for calls to createOSPolicyAssignment.
deleteOSPolicyAssignmentOperationSettings()
public OperationCallSettings . Builder<DeleteOSPolicyAssignmentRequest , Empty , OSPolicyAssignmentOperationMetadata > deleteOSPolicyAssignmentOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteOSPolicyAssignment.
deleteOSPolicyAssignmentSettings()
public UnaryCallSettings . Builder<DeleteOSPolicyAssignmentRequest , Operation > deleteOSPolicyAssignmentSettings ()
Returns the builder for the settings used for calls to deleteOSPolicyAssignment.
getEndpoint()
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Returns
Type
Description
String
Overrides
getInstanceOSPoliciesComplianceSettings() (deprecated)
public UnaryCallSettings . Builder<GetInstanceOSPoliciesComplianceRequest , InstanceOSPoliciesCompliance > getInstanceOSPoliciesComplianceSettings ()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getInstanceOSPoliciesCompliance.
getInventorySettings()
public UnaryCallSettings . Builder<GetInventoryRequest , Inventory > getInventorySettings ()
Returns the builder for the settings used for calls to getInventory.
getOSPolicyAssignmentReportSettings()
public UnaryCallSettings . Builder<GetOSPolicyAssignmentReportRequest , OSPolicyAssignmentReport > getOSPolicyAssignmentReportSettings ()
Returns the builder for the settings used for calls to getOSPolicyAssignmentReport.
getOSPolicyAssignmentSettings()
public UnaryCallSettings . Builder<GetOSPolicyAssignmentRequest , OSPolicyAssignment > getOSPolicyAssignmentSettings ()
Returns the builder for the settings used for calls to getOSPolicyAssignment.
getVulnerabilityReportSettings()
public UnaryCallSettings . Builder<GetVulnerabilityReportRequest , VulnerabilityReport > getVulnerabilityReportSettings ()
Returns the builder for the settings used for calls to getVulnerabilityReport.
listInstanceOSPoliciesCompliancesSettings() (deprecated)
public PagedCallSettings . Builder<ListInstanceOSPoliciesCompliancesRequest , ListInstanceOSPoliciesCompliancesResponse , OsConfigZonalServiceClient . ListInstanceOSPoliciesCompliancesPagedResponse > listInstanceOSPoliciesCompliancesSettings ()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listInstanceOSPoliciesCompliances.
listInventoriesSettings()
public PagedCallSettings . Builder<ListInventoriesRequest , ListInventoriesResponse , OsConfigZonalServiceClient . ListInventoriesPagedResponse > listInventoriesSettings ()
Returns the builder for the settings used for calls to listInventories.
listOSPolicyAssignmentReportsSettings()
public PagedCallSettings . Builder<ListOSPolicyAssignmentReportsRequest , ListOSPolicyAssignmentReportsResponse , OsConfigZonalServiceClient . ListOSPolicyAssignmentReportsPagedResponse > listOSPolicyAssignmentReportsSettings ()
Returns the builder for the settings used for calls to listOSPolicyAssignmentReports.
listOSPolicyAssignmentRevisionsSettings()
public PagedCallSettings . Builder<ListOSPolicyAssignmentRevisionsRequest , ListOSPolicyAssignmentRevisionsResponse , OsConfigZonalServiceClient . ListOSPolicyAssignmentRevisionsPagedResponse > listOSPolicyAssignmentRevisionsSettings ()
Returns the builder for the settings used for calls to listOSPolicyAssignmentRevisions.
listOSPolicyAssignmentsSettings()
public PagedCallSettings . Builder<ListOSPolicyAssignmentsRequest , ListOSPolicyAssignmentsResponse , OsConfigZonalServiceClient . ListOSPolicyAssignmentsPagedResponse > listOSPolicyAssignmentsSettings ()
Returns the builder for the settings used for calls to listOSPolicyAssignments.
listVulnerabilityReportsSettings()
public PagedCallSettings . Builder<ListVulnerabilityReportsRequest , ListVulnerabilityReportsResponse , OsConfigZonalServiceClient . ListVulnerabilityReportsPagedResponse > listVulnerabilityReportsSettings ()
Returns the builder for the settings used for calls to listVulnerabilityReports.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateOSPolicyAssignmentOperationSettings()
public OperationCallSettings . Builder<UpdateOSPolicyAssignmentRequest , OSPolicyAssignment , OSPolicyAssignmentOperationMetadata > updateOSPolicyAssignmentOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateOSPolicyAssignment.
updateOSPolicyAssignmentSettings()
public UnaryCallSettings . Builder<UpdateOSPolicyAssignmentRequest , Operation > updateOSPolicyAssignmentSettings ()
Returns the builder for the settings used for calls to updateOSPolicyAssignment.
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-09-03 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-09-03 UTC."],[],[],null,[]]