Uses of Interface
software.amazon.awscdk.mixins.preview.services.gamelift.events.GameLiftMatchmakingEvent.GameSessionInfoItem
Packages that use GameLiftMatchmakingEvent.GameSessionInfoItem
-
Uses of GameLiftMatchmakingEvent.GameSessionInfoItem in software.amazon.awscdk.mixins.preview.services.gamelift.events
Classes in software.amazon.awscdk.mixins.preview.services.gamelift.events that implement GameLiftMatchmakingEvent.GameSessionInfoItemModifier and TypeClassDescriptionstatic final classAn implementation forGameLiftMatchmakingEvent.GameSessionInfoItemMethods in software.amazon.awscdk.mixins.preview.services.gamelift.events that return GameLiftMatchmakingEvent.GameSessionInfoItemModifier and TypeMethodDescriptionGameLiftMatchmakingEvent.GameSessionInfoItem.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.gamelift.events that return types with arguments of type GameLiftMatchmakingEvent.GameSessionInfoItemModifier and TypeMethodDescriptionGameLiftMatchmakingEvent.GameSessionInfo.getPlayers()(experimental) players property.GameLiftMatchmakingEvent.GameSessionInfo.Jsii$Proxy.getPlayers()GameLiftMatchmakingEvent.Ticket.getPlayers()(experimental) players property.GameLiftMatchmakingEvent.Ticket.Jsii$Proxy.getPlayers()Method parameters in software.amazon.awscdk.mixins.preview.services.gamelift.events with type arguments of type GameLiftMatchmakingEvent.GameSessionInfoItemModifier and TypeMethodDescriptionGameLiftMatchmakingEvent.GameSessionInfo.Builder.players(List<? extends GameLiftMatchmakingEvent.GameSessionInfoItem> players) Sets the value ofGameLiftMatchmakingEvent.GameSessionInfo.getPlayers()GameLiftMatchmakingEvent.Ticket.Builder.players(List<? extends GameLiftMatchmakingEvent.GameSessionInfoItem> players) Sets the value ofGameLiftMatchmakingEvent.Ticket.getPlayers()