Interface MetaResponse.HasConditionalParamsStage
-
- All Known Implementing Classes:
MetaResponse.Builder
- Enclosing class:
- MetaResponse
public static interface MetaResponse.HasConditionalParamsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MetaResponse.Builderfrom(MetaResponse other)MetaResponse.HasRequiredLinkedAccountParamsStagehasConditionalParams(boolean hasConditionalParams)
-
-
-
Method Detail
-
hasConditionalParams
MetaResponse.HasRequiredLinkedAccountParamsStage hasConditionalParams(boolean hasConditionalParams)
-
from
MetaResponse.Builder from(MetaResponse other)
-
-