ReturnT - the next stage of the updateProtocolT - the type of the protocol valuepublic static interface HasProtocol.UpdateStages.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.
*/