pub async fn create(
transport: &Transport,
spec: &IntegrationPolicySpec,
) -> Result<IntegrationPolicy>Expand description
Create an integration from its complete portable specification.
pub async fn create(
transport: &Transport,
spec: &IntegrationPolicySpec,
) -> Result<IntegrationPolicy>Create an integration from its complete portable specification.