ReturnT - the next stage of the definitionProtocolT - the protocol type of the valuepublic static interface HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withProtocol(ProtocolT protocol)
Specifies the transport protocol.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/