Send feedback
Class SecurityPostureStubSettings.Builder (0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.13.0 keyboard_arrow_down
public static class SecurityPostureStubSettings . Builder extends StubSettings . Builder<SecurityPostureStubSettings , SecurityPostureStubSettings . Builder >
Builder for SecurityPostureStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(SecurityPostureStubSettings settings)
protected Builder ( SecurityPostureStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SecurityPostureStubSettings . 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 SecurityPostureStubSettings build ()
Overrides
createPostureDeploymentOperationSettings()
public OperationCallSettings . Builder<CreatePostureDeploymentRequest , PostureDeployment , OperationMetadata > createPostureDeploymentOperationSettings ()
Returns the builder for the settings used for calls to createPostureDeployment.
createPostureDeploymentSettings()
public UnaryCallSettings . Builder<CreatePostureDeploymentRequest , Operation > createPostureDeploymentSettings ()
Returns the builder for the settings used for calls to createPostureDeployment.
createPostureOperationSettings()
public OperationCallSettings . Builder<CreatePostureRequest , Posture , OperationMetadata > createPostureOperationSettings ()
Returns the builder for the settings used for calls to createPosture.
createPostureSettings()
public UnaryCallSettings . Builder<CreatePostureRequest , Operation > createPostureSettings ()
Returns the builder for the settings used for calls to createPosture.
deletePostureDeploymentOperationSettings()
public OperationCallSettings . Builder<DeletePostureDeploymentRequest , Empty , OperationMetadata > deletePostureDeploymentOperationSettings ()
Returns the builder for the settings used for calls to deletePostureDeployment.
deletePostureDeploymentSettings()
public UnaryCallSettings . Builder<DeletePostureDeploymentRequest , Operation > deletePostureDeploymentSettings ()
Returns the builder for the settings used for calls to deletePostureDeployment.
deletePostureOperationSettings()
public OperationCallSettings . Builder<DeletePostureRequest , Empty , OperationMetadata > deletePostureOperationSettings ()
Returns the builder for the settings used for calls to deletePosture.
deletePostureSettings()
public UnaryCallSettings . Builder<DeletePostureRequest , Operation > deletePostureSettings ()
Returns the builder for the settings used for calls to deletePosture.
public OperationCallSettings . Builder<ExtractPostureRequest , Posture , OperationMetadata > extractPostureOperationSettings ()
Returns the builder for the settings used for calls to extractPosture.
public UnaryCallSettings . Builder<ExtractPostureRequest , Operation > extractPostureSettings ()
Returns the builder for the settings used for calls to extractPosture.
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 >
getPostureDeploymentSettings()
public UnaryCallSettings . Builder<GetPostureDeploymentRequest , PostureDeployment > getPostureDeploymentSettings ()
Returns the builder for the settings used for calls to getPostureDeployment.
getPostureSettings()
public UnaryCallSettings . Builder<GetPostureRequest , Posture > getPostureSettings ()
Returns the builder for the settings used for calls to getPosture.
getPostureTemplateSettings()
public UnaryCallSettings . Builder<GetPostureTemplateRequest , PostureTemplate > getPostureTemplateSettings ()
Returns the builder for the settings used for calls to getPostureTemplate.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , SecurityPostureClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listPostureDeploymentsSettings()
public PagedCallSettings . Builder<ListPostureDeploymentsRequest , ListPostureDeploymentsResponse , SecurityPostureClient . ListPostureDeploymentsPagedResponse > listPostureDeploymentsSettings ()
Returns the builder for the settings used for calls to listPostureDeployments.
listPostureRevisionsSettings()
public PagedCallSettings . Builder<ListPostureRevisionsRequest , ListPostureRevisionsResponse , SecurityPostureClient . ListPostureRevisionsPagedResponse > listPostureRevisionsSettings ()
Returns the builder for the settings used for calls to listPostureRevisions.
listPostureTemplatesSettings()
public PagedCallSettings . Builder<ListPostureTemplatesRequest , ListPostureTemplatesResponse , SecurityPostureClient . ListPostureTemplatesPagedResponse > listPostureTemplatesSettings ()
Returns the builder for the settings used for calls to listPostureTemplates.
listPosturesSettings()
public PagedCallSettings . Builder<ListPosturesRequest , ListPosturesResponse , SecurityPostureClient . ListPosturesPagedResponse > listPosturesSettings ()
Returns the builder for the settings used for calls to listPostures.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updatePostureDeploymentOperationSettings()
public OperationCallSettings . Builder<UpdatePostureDeploymentRequest , PostureDeployment , OperationMetadata > updatePostureDeploymentOperationSettings ()
Returns the builder for the settings used for calls to updatePostureDeployment.
updatePostureDeploymentSettings()
public UnaryCallSettings . Builder<UpdatePostureDeploymentRequest , Operation > updatePostureDeploymentSettings ()
Returns the builder for the settings used for calls to updatePostureDeployment.
updatePostureOperationSettings()
public OperationCallSettings . Builder<UpdatePostureRequest , Posture , OperationMetadata > updatePostureOperationSettings ()
Returns the builder for the settings used for calls to updatePosture.
updatePostureSettings()
public UnaryCallSettings . Builder<UpdatePostureRequest , Operation > updatePostureSettings ()
Returns the builder for the settings used for calls to updatePosture.
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 2025-01-27 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 2025-01-27 UTC."],[],[]]