DevCenterCatalog Class
- java.
lang. Object - com.
azure. developer. devcenter. models. DevCenterCatalog
- com.
Implements
public final class DevCenterCatalog
implements JsonSerializable<DevCenterCatalog>
A catalog.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Dev |
fromJson(JsonReader jsonReader)
Reads an instance of Dev |
| String |
getName()
Get the name property: Name of the catalog. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static DevCenterCatalog fromJson(JsonReader jsonReader)
Reads an instance of DevCenterCatalog from the JsonReader.
Parameters:
Returns:
Throws:
getName
public String getName()
Get the name property: Name of the catalog.
Returns: