ReturnT - the next stage of the definitionpublic static interface HasFrontendPort.DefinitionStages.WithFrontendPort<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
fromFrontendPort(int port)
Specifies the frontend port to receive network traffic on.
|
ReturnT fromFrontendPort(int port)
port - a port number/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/