public interface HasBackendPort
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasBackendPort.DefinitionStages
Grouping of definition stages involving specifying a backend port.
|
static interface |
HasBackendPort.UpdateDefinitionStages
Grouping of definition stages applicable as part of a resource update, involving modifying the backend port.
|
static interface |
HasBackendPort.UpdateStages
Grouping of update stages involving modifying a backend port.
|
| Modifier and Type | Method and Description |
|---|---|
int |
backendPort() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/