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 ()
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 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 ()
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 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 ()
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 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 ()
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 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 ()
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 extractPosture.
public UnaryCallSettings . Builder<ExtractPostureRequest , Operation > extractPostureSettings ()
Returns the builder for the settings used for calls to extractPosture.
getEndpoint()
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
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 ()
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 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 ()
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 updatePosture.
updatePostureSettings()
public UnaryCallSettings . Builder<UpdatePostureRequest , Operation > updatePostureSettings ()
Returns the builder for the settings used for calls to updatePosture.