Interface GetMacroRequest.IdStage
-
- All Known Implementing Classes:
GetMacroRequest.Builder
- Enclosing class:
- GetMacroRequest
public static interface GetMacroRequest.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetMacroRequest.Builderfrom(GetMacroRequest other)GetMacroRequest._FinalStageid(java.lang.String id)The unique identifier of the macro
-
-
-
Method Detail
-
id
GetMacroRequest._FinalStage id(@NotNull java.lang.String id)
The unique identifier of the macro
-
from
GetMacroRequest.Builder from(GetMacroRequest other)
-
-