Rule.Builder |
Rule.Builder.active(Boolean active) |
If true, rule is active
|
static Rule.Builder |
Rule.builder() |
Create a new builder.
|
Rule.Builder |
Rule.Builder.compartmentOcid(String compartmentOcid) |
OCI Compartment Id (ocid) in which the resource lives.
|
Rule.Builder |
Rule.Builder.condition(String condition) |
SCIM filters
|
Rule.Builder |
Rule.Builder.conditionGroup(RuleConditionGroup conditionGroup) |
|
Rule.Builder |
Rule.Builder.copy(Rule model) |
|
Rule.Builder |
Rule.Builder.deleteInProgress(Boolean deleteInProgress) |
A boolean flag indicating this resource in the process of being deleted.
|
Rule.Builder |
Rule.Builder.description(String description) |
Rule Description
|
Rule.Builder |
Rule.Builder.domainOcid(String domainOcid) |
OCI Domain Id (ocid) in which the resource lives.
|
Rule.Builder |
Rule.Builder.externalId(String externalId) |
An identifier for the Resource as defined by the Service Consumer.
|
Rule.Builder |
Rule.Builder.id(String id) |
Unique identifier for the SCIM Resource as defined by the Service Provider.
|
Rule.Builder |
Rule.Builder.idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |
|
Rule.Builder |
Rule.Builder.idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |
|
Rule.Builder |
Rule.Builder.idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) |
The release number when the resource was upgraded.
|
Rule.Builder |
Rule.Builder.idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) |
Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource.
|
Rule.Builder |
Rule.Builder.locked(Boolean locked) |
Shows if the rule is locked
|
Rule.Builder |
Rule.Builder.meta(Meta meta) |
|
Rule.Builder |
Rule.Builder.name(String name) |
Rule name
|
Rule.Builder |
Rule.Builder.ocid(String ocid) |
Unique OCI identifier for the SCIM Resource.
|
Rule.Builder |
Rule.Builder.policyType(RulePolicyType policyType) |
|
Rule.Builder |
Rule.Builder.ruleGroovy(String ruleGroovy) |
The Groovy script that is run instead of the rule, if policy type allows the rule to be a
Groovy script.
|
Rule.Builder |
Rule.Builder.ruleReturn(List<RuleReturn> ruleReturn) |
The return values are the then portion of a Rule
|
Rule.Builder |
Rule.Builder.schemas(List<String> schemas) |
REQUIRED.
|
Rule.Builder |
Rule.Builder.tags(List<Tags> tags) |
A list of tags on this resource.
|
Rule.Builder |
Rule.Builder.tenancyOcid(String tenancyOcid) |
OCI Tenant Id (ocid) in which the resource lives.
|
Rule.Builder |
Rule.toBuilder() |
|
Rule.Builder |
Rule.Builder.urnIetfParamsScimSchemasOracleIdcsExtensionOciconsolesignonpolicyconsentPolicy(RuleExtensionOciconsolesignonpolicyconsentPolicy urnIetfParamsScimSchemasOracleIdcsExtensionOciconsolesignonpolicyconsentPolicy) |
|