pub async fn update(
transport: &Transport,
id: &str,
spec: &IntegrationPolicySpec,
) -> Result<IntegrationPolicy>Expand description
Replace an integration with its complete portable specification.
pub async fn update(
transport: &Transport,
id: &str,
spec: &IntegrationPolicySpec,
) -> Result<IntegrationPolicy>Replace an integration with its complete portable specification.