public final class ListContainersInclude extends com.microsoft.rest.ExpandableStringEnum<ListContainersInclude>
| Modifier and Type | Field and Description |
|---|---|
static ListContainersInclude |
DELETED
Static value deleted for ListContainersInclude.
|
| Constructor and Description |
|---|
ListContainersInclude() |
| Modifier and Type | Method and Description |
|---|---|
static ListContainersInclude |
fromString(String name)
Creates or finds a ListContainersInclude from its string representation.
|
static Collection<ListContainersInclude> |
values() |
public static final ListContainersInclude DELETED
public static ListContainersInclude fromString(String name)
name - a name to look forpublic static Collection<ListContainersInclude> values()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/