| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIScopeDTO |
APIScopeDTO.scope(ScopeDTO scope) |
APIScopeDTO |
APIScopeDTO.shared(Boolean shared) |
| Modifier and Type | Method and Description |
|---|---|
List<APIScopeDTO> |
APIProductDTO.getScopes()
Get scopes
|
List<APIScopeDTO> |
APIDTO.getScopes()
Get scopes
|
| Modifier and Type | Method and Description |
|---|---|
APIProductDTO |
APIProductDTO.addScopesItem(APIScopeDTO scopesItem) |
APIDTO |
APIDTO.addScopesItem(APIScopeDTO scopesItem) |
| Modifier and Type | Method and Description |
|---|---|
APIProductDTO |
APIProductDTO.scopes(List<APIScopeDTO> scopes) |
APIDTO |
APIDTO.scopes(List<APIScopeDTO> scopes) |
void |
APIProductDTO.setScopes(List<APIScopeDTO> scopes) |
void |
APIDTO.setScopes(List<APIScopeDTO> scopes) |
Copyright © 2020 WSO2 Inc. All rights reserved.