PrivMX DOCS
API Reference/PrivMX Endpoint Swift Extra/Core

ContainerPolicyBuilder

Methods

init()

Creates a fresh ContainerPolicyBuilder

public init()

init(from:)

Initializes the builder with existing policies.

Params

policy

privmx.endpoint.core.ContainerPolicy

preexisting policy object.

public init(
from policy: privmx.endpoint.core.ContainerPolicy
)

init(from:)

Initializes the builder with existing policies.

Params

policy

privmx.endpoint.core.ContainerPolicyWithoutItem

preexisting policy object.

public init(
from policy: privmx.endpoint.core.ContainerPolicyWithoutItem
)

build()

This methods returns a ContainerPolicy that was configured by this instance.

public func build(
) -> privmx.endpoint.core.ContainerPolicy

Returns

privmx.endpoint.core.ContainerPolicy · configured ContainerPolicy

buildWithoutItem()

This methods returns a ContainerPolicyWithoutItem that was configured by this instance.

public func buildWithoutItem(
) -> privmx.endpoint.core.ContainerPolicyWithoutItem

Returns

privmx.endpoint.core.ContainerPolicyWithoutItem · configured ContainerPolicyWithoutItem

setGet(_:)

Configures the get policy

Params

value

ContainerPolicyValue?

the policy value that will be set

public func setGet(
_ value:ContainerPolicyValue?
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setGet(_:)

Configures the get policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setGet(
_ value:ContainerPolicyValue
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setUpdate(_:)

Configures the update policy

Params

value

ContainerPolicyValue?

the policy value that will be set

public func setUpdate(
_ value:ContainerPolicyValue?
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setUpdate(_:)

Configures the update policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setUpdate(
_ value:ContainerPolicyValue
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setDelete(_:)

Configures the delete policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setDelete(
_ value:ContainerPolicyValue
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setUpdatePolicy(_:)

Configures the updatePolicy policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setUpdatePolicy(
_ value:ContainerPolicyValue
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setUpdaterCanBeRemovedFromManagers(_:)

Configures the updaterCanBeRemovedFromManagers policy

Params

value

SpecialPolicyValue?

the policy value that will be set

public func setUpdaterCanBeRemovedFromManagers(
_ value: SpecialPolicyValue?
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setOwnerCanBeRemovedFromManagers(_:)

Configures the ownerCanBeRemovedFromManagers policy

Params

value

SpecialPolicyValue?

the policy value that will be set

public func setOwnerCanBeRemovedFromManagers(
_ value: SpecialPolicyValue?
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setItem(_:)

Configures the item policy

Params

value

privmx.endpoint.core.ItemPolicy?

the policy value that will be set

public func setItem(
_ value: privmx.endpoint.core.ItemPolicy?
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setUpdaterCanBeRemovedFromManagers(_:)

Configures the updaterCanBeRemovedFromManagers policy

Params

value

SpecialPolicyValue

the policy value that will be set

public func setUpdaterCanBeRemovedFromManagers(
_ value: SpecialPolicyValue
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setOwnerCanBeRemovedFromManagers(_:)

Configures the ownerCanBeRemovedFromManagers policy

Params

value

SpecialPolicyValue

the policy value that will be set

public func setOwnerCanBeRemovedFromManagers(
_ value: SpecialPolicyValue
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

setItem(_:)

Configures the item policy

Params

value

privmx.endpoint.core.ItemPolicy

the policy value that will be set

public func setItem(
_ value: privmx.endpoint.core.ItemPolicy
) -> ContainerPolicyBuilder

Returns

ContainerPolicyBuilder · this object for further configuration

We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.