@Generated(value="org.jsonschema2pojo") public class AuthorizationsProperty extends Object
| Constructor and Description |
|---|
AuthorizationsProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getScope()
(Required)
|
void |
setDescription(String description) |
void |
setScope(String scope)
(Required)
|
public String getScope()
public void setScope(String scope)
scope - The scopepublic String getDescription()
public void setDescription(String description)
description - The descriptionCopyright © 2011–2016 Red Hat. All rights reserved.