Package | Description |
---|---|
org.komodo.rest.relational.json | |
org.komodo.rest.relational.response.metadata |
Modifier and Type | Method and Description |
---|---|
RestMetadataVdbStatusVdb |
MetadataVdbStatusVdbSerializer.read(com.google.gson.stream.JsonReader in) |
Modifier and Type | Method and Description |
---|---|
void |
MetadataVdbStatusVdbSerializer.write(com.google.gson.stream.JsonWriter out,
RestMetadataVdbStatusVdb value) |
Modifier and Type | Field and Description |
---|---|
static RestMetadataVdbStatusVdb |
RestMetadataVdbStatusVdb.NO_VDB_STATUS
A status indicating no VDB was found to provide a status for.
|
Modifier and Type | Method and Description |
---|---|
List<RestMetadataVdbStatusVdb> |
RestMetadataVdbStatus.getVdbProperties() |
Modifier and Type | Method and Description |
---|---|
void |
RestMetadataVdbStatus.setVdbProperties(List<RestMetadataVdbStatusVdb> props) |
Copyright © 2013–2019. All rights reserved.