Interface RemoteEndpointInfo.MethodStage
-
- All Known Implementing Classes:
RemoteEndpointInfo.Builder
- Enclosing class:
- RemoteEndpointInfo
public static interface RemoteEndpointInfo.MethodStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RemoteEndpointInfo.Builderfrom(RemoteEndpointInfo other)RemoteEndpointInfo.UrlPathStagemethod(java.lang.String method)
-
-
-
Method Detail
-
method
RemoteEndpointInfo.UrlPathStage method(java.lang.String method)
-
from
RemoteEndpointInfo.Builder from(RemoteEndpointInfo other)
-
-