Interface InspectResponse.AgentStage
-
- All Known Implementing Classes:
InspectResponse.Builder
- Enclosing class:
- InspectResponse
public static interface InspectResponse.AgentStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InspectResponse._FinalStageagent(AuthAgent agent)InspectResponse.Builderfrom(InspectResponse other)
-
-
-
Method Detail
-
agent
InspectResponse._FinalStage agent(AuthAgent agent)
-
from
InspectResponse.Builder from(InspectResponse other)
-
-