Package com.chrt.api.types
Interface InternalDelegationTokenReq.ExpiresInSecondsStage
-
- All Known Implementing Classes:
InternalDelegationTokenReq.Builder
- Enclosing class:
- InternalDelegationTokenReq
public static interface InternalDelegationTokenReq.ExpiresInSecondsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InternalDelegationTokenReq._FinalStageexpiresInSeconds(int expiresInSeconds)
-
-
-
Method Detail
-
expiresInSeconds
InternalDelegationTokenReq._FinalStage expiresInSeconds(int expiresInSeconds)
-
-