Class SecurityPostureSettings.Builder (0.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class SecurityPostureSettings.Builder extends ClientSettings.Builder<SecurityPostureSettings,SecurityPostureSettings.Builder>
Builder for SecurityPostureSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(SecurityPostureSettings settings)
protected Builder(SecurityPostureSettings settings)
Builder(SecurityPostureStubSettings.Builder stubSettings)
protected Builder(SecurityPostureStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SecurityPostureSettings.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 SecurityPostureSettings 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.
getStubSettingsBuilder()
public SecurityPostureStubSettings.Builder getStubSettingsBuilder()
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.
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.
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-04 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-10-04 UTC."}
[[["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-04 UTC."]]