| Package | Description |
|---|---|
| com.ibm.cloud.platform_services.context_based_restrictions.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RuleContext |
RuleContext.Builder.build()
Builds a RuleContext.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleContext> |
ReplaceRuleOptions.contexts()
Gets the contexts.
|
java.util.List<RuleContext> |
CreateRuleOptions.contexts()
Gets the contexts.
|
java.util.List<RuleContext> |
Rule.getContexts()
Gets the contexts.
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceRuleOptions.Builder |
ReplaceRuleOptions.Builder.addContexts(RuleContext contexts)
Adds an contexts to contexts.
|
CreateRuleOptions.Builder |
CreateRuleOptions.Builder.addContexts(RuleContext contexts)
Adds an contexts to contexts.
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceRuleOptions.Builder |
ReplaceRuleOptions.Builder.contexts(java.util.List<RuleContext> contexts)
Set the contexts.
|
CreateRuleOptions.Builder |
CreateRuleOptions.Builder.contexts(java.util.List<RuleContext> contexts)
Set the contexts.
|
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.