public static interface Backend.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Backend.DefinitionStages.Blank<ParentT>
The first stage of the backend definition.
|
static interface |
Backend.DefinitionStages.WithAttach<ParentT>
The final stage of the backend definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/