Module policy_editor_beta_api

Source

Structs§

PolicyEditorBetaApiClient
PublishDraftParams
struct for passing parameters to the method [publish_draft]
PublishDraftParamsBuilder
Use builder syntax to set the inputs and finish with build().
PublishPolicyRulesParams
struct for passing parameters to the method [publish_policy_rules]
PublishPolicyRulesParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateDraftParams
struct for passing parameters to the method [update_draft]
UpdateDraftParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

GetActivePolicyError
struct for typed errors of method [get_active_policy]
GetDraftError
struct for typed errors of method [get_draft]
PublishDraftError
struct for typed errors of method [publish_draft]
PublishPolicyRulesError
struct for typed errors of method [publish_policy_rules]
UpdateDraftError
struct for typed errors of method [update_draft]

Traits§

PolicyEditorBetaApi