| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
ScopeBindingsDTO |
ScopeBindingsDTO.addValuesItem(String valuesItem) |
ScopeBindingsDTO |
ScopeDTO.getBindings()
Get bindings
|
ScopeBindingsDTO |
ScopeBindingsDTO.type(String type) |
ScopeBindingsDTO |
ScopeBindingsDTO.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
ScopeDTO |
ScopeDTO.bindings(ScopeBindingsDTO bindings) |
void |
ScopeDTO.setBindings(ScopeBindingsDTO bindings) |
Copyright © 2019 WSO2 Inc. All rights reserved.