Module policy_editor_beta_api

Module policy_editor_beta_api 

Source

Structs§

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

Enums§

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

Traits§

PolicyEditorBetaApi