HasProtocol.UpdateStages.WithProtocol<ReturnT,ProtocolT>.withProtocol(ProtocolT protocol) 方法
定义
Specifies the transport protocol.
public ReturnT withProtocol(ProtocolT protocol)
参数
- protocol
-
ProtocolT
a transport protocol
返回
ReturnT
the next stage of the update
适用于