| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
description() |
List<TraitRef> |
is()
A list of the traits to apply to all methods declared (implicitly or explicitly) for this resource.
|
List<Method> |
methods()
Methods that are part of this resource type definition
|
List<SecuritySchemeRef> |
securedBy()
The security schemes that apply to all methods declared (implicitly or explicitly) for this resource.
|
ResourceTypeRef |
type()
The resource type which this resource inherits.
|
List<TypeDeclaration> |
uriParameters()
Detailed information about any URI parameters of this resource
|
annotationsList<TraitRef> is()
ResourceTypeRef type()
MarkdownString description()
List<SecuritySchemeRef> securedBy()
List<TypeDeclaration> uriParameters()
Copyright © 2016. All rights reserved.