| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.apim4x |
| Modifier and Type | Method and Description |
|---|---|
ScopeDTO |
ScopeDTO.bindings(List<String> bindings)
role bindings list of the Scope
|
ScopeDTO |
ScopeDTO.description(String description)
description of Scope
|
ScopeDTO |
ScopeDTO.displayName(String displayName)
display name of Scope
|
ScopeDTO |
APIScopeDTO.getScope() |
ScopeDTO |
ScopeDTO.id(String id)
UUID of the Scope.
|
ScopeDTO |
ScopeDTO.name(String name)
name of Scope
|
ScopeDTO |
ScopeDTO.usageCount(Integer usageCount)
usage count of Scope
|
| Modifier and Type | Method and Description |
|---|---|
APIScopeDTO |
APIScopeDTO.scope(ScopeDTO scope) |
void |
APIScopeDTO.setScope(ScopeDTO scope) |
Copyright © 2024 WSO2. All rights reserved.