PrivMX DOCS
API Reference/PrivMX Endpoint Swift Extra/Core

ItemPolicyBuilder

Methods

init()

public init()

init(from:)

Initializes the builder with existing policies.

Params

policy

privmx.endpoint.core.ItemPolicy

preexisting Policy object.

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

build()

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

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

Returns

privmx.endpoint.core.ItemPolicy · configured ItemPolicy

setGet(_:)

Configures the get policy

Params

value

ItemPolicyValue?

the policy value that will be set

public func setGet(
_ value:ItemPolicyValue?
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setListMy(_:)

Configures the listMy policy

Params

value

ContainerPolicyValue?

the policy value that will be set

public func setListMy(
_ value:ContainerPolicyValue?
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setListAll(_:)

Configures the listAll policy

Params

value

ContainerPolicyValue?

the policy value that will be set

public func setListAll(
_ value:ContainerPolicyValue?
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setCreate(_:)

Configures the create policy

Params

value

ContainerPolicyValue?

the policy value that will be set

public func setCreate(
_ value:ContainerPolicyValue?
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setUpdate(_:)

Configures the update policy

Params

value

ItemPolicyValue?

the policy value that will be set

public func setUpdate(
_ value:ItemPolicyValue?
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setDelete(_:)

Configures the delete policy

Params

value

ItemPolicyValue?

the policy value that will be set

public func setDelete(
_ value:ItemPolicyValue?
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setGet(_:)

Configures the get policy

Params

value

ItemPolicyValue

the policy value that will be set

public func setGet(
_ value:ItemPolicyValue
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setListMy(_:)

Configures the listMy policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setListMy(
_ value:ContainerPolicyValue
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setListAll(_:)

Configures the listAll policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setListAll(
_ value:ContainerPolicyValue
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setCreate(_:)

Configures the create policy

Params

value

ContainerPolicyValue

the policy value that will be set

public func setCreate(
_ value:ContainerPolicyValue
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setUpdate(_:)

Configures the update policy

Params

value

ItemPolicyValue

the policy value that will be set

public func setUpdate(
_ value:ItemPolicyValue
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · this object for further configuration

setDelete(_:)

Configures the delete policy

Params

value

ItemPolicyValue

the policy value that will be set

public func setDelete(
_ value:ItemPolicyValue
) -> ItemPolicyBuilder

Returns

ItemPolicyBuilder · 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.