| Package | Description |
|---|---|
| com.ibm.cloud.platform_services.context_based_restrictions.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RuleContextAttribute |
RuleContextAttribute.Builder.build()
Builds a RuleContextAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleContextAttribute> |
RuleContext.attributes()
Gets the attributes.
|
| Modifier and Type | Method and Description |
|---|---|
RuleContext.Builder |
RuleContext.Builder.addAttributes(RuleContextAttribute attributes)
Adds an attributes to attributes.
|
| Modifier and Type | Method and Description |
|---|---|
RuleContext.Builder |
RuleContext.Builder.attributes(java.util.List<RuleContextAttribute> attributes)
Set the attributes.
|
| Constructor and Description |
|---|
Builder(java.util.List<RuleContextAttribute> attributes)
Instantiates a new builder with required properties.
|
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.