public static class AccessContextAttributeCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AccessContextAttributeCollection |
build() |
AccessContextAttributeCollection.Builder |
copy(AccessContextAttributeCollection model) |
AccessContextAttributeCollection.Builder |
items(List<AccessContextAttribute> items)
List of context attributes.
|
public AccessContextAttributeCollection.Builder items(List<AccessContextAttribute> items)
List of context attributes.
items
- the value to setpublic AccessContextAttributeCollection build()
public AccessContextAttributeCollection.Builder copy(AccessContextAttributeCollection model)
Copyright © 2016–2024. All rights reserved.