| Package | Description |
|---|---|
| io.fabric8.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceListing.SwaggerVersion |
ResourceListing.SwaggerVersion.fromValue(String value) |
ResourceListing.SwaggerVersion |
ResourceListing.getSwaggerVersion()
(Required)
|
static ResourceListing.SwaggerVersion |
ResourceListing.SwaggerVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceListing.SwaggerVersion[] |
ResourceListing.SwaggerVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceListing.setSwaggerVersion(ResourceListing.SwaggerVersion swaggerVersion)
(Required)
|
Copyright © 2011–2017 Red Hat. All rights reserved.