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