public class PolicyDefinitionBuilder extends Object implements com.mulesoft.mule.runtime.gw.api.construction.Builder<PolicyDefinition>
| Constructor and Description |
|---|
PolicyDefinitionBuilder(PolicyDefinition baseDefinition) |
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinitionBuilder |
apiKey(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey) |
PolicyDefinition |
build() |
static boolean |
hasIdentityManagementProperties(PolicyDefinition policyDefinition) |
PolicyDefinitionBuilder |
noIdentityManagement() |
PolicyDefinitionBuilder |
order(int order) |
public PolicyDefinitionBuilder(PolicyDefinition baseDefinition)
public static boolean hasIdentityManagementProperties(PolicyDefinition policyDefinition)
public PolicyDefinitionBuilder order(int order)
public PolicyDefinitionBuilder apiKey(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey)
public PolicyDefinitionBuilder noIdentityManagement()
public PolicyDefinition build()
build in interface com.mulesoft.mule.runtime.gw.api.construction.Builder<PolicyDefinition>Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.