| Package | Description |
|---|---|
| com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandableStringEnum<T extends ExpandableStringEnum<T>>
Base implementation for expandable, single string enums.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends ExpandableStringEnum<T>> |
ExpandableStringEnum.fromString(String name,
Class<T> clazz) |
protected static <T extends ExpandableStringEnum<T>> |
ExpandableStringEnum.values(Class<T> clazz) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/