Uses of Class
software.amazon.awssdk.services.qapps.model.CardStatus
-
Packages that use CardStatus Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of CardStatus in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return types with arguments of type CardStatus Modifier and Type Method Description Map<String,CardStatus>GetQAppSessionResponse. cardStatus()The current status for each card in the Q App session.Method parameters in software.amazon.awssdk.services.qapps.model with type arguments of type CardStatus Modifier and Type Method Description GetQAppSessionResponse.BuilderGetQAppSessionResponse.Builder. cardStatus(Map<String,CardStatus> cardStatus)The current status for each card in the Q App session.
-