Uses of Class
com.amilesend.tmdb.client.model.auth.CreateGuestSessionResponse.CreateGuestSessionResponseBuilder
Packages that use CreateGuestSessionResponse.CreateGuestSessionResponseBuilder
-
Uses of CreateGuestSessionResponse.CreateGuestSessionResponseBuilder in com.amilesend.tmdb.client.model.auth
Methods in com.amilesend.tmdb.client.model.auth that return CreateGuestSessionResponse.CreateGuestSessionResponseBuilderModifier and TypeMethodDescriptionCreateGuestSessionResponse.builder()
CreateGuestSessionResponse.CreateGuestSessionResponseBuilder.expiresAt
(LocalDateTime expiresAt) The timestamp for when the guest session expires at.CreateGuestSessionResponse.CreateGuestSessionResponseBuilder.guestSessionId
(String guestSessionId) The guest session identifier.Success indicator flag.