Uses of Class
software.amazon.awscdk.mixins.preview.services.gamelift.events.GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder
Packages that use GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder
-
Uses of GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder in software.amazon.awscdk.mixins.preview.services.gamelift.events
Methods in software.amazon.awscdk.mixins.preview.services.gamelift.events that return GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.BuilderModifier and TypeMethodDescriptionGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.builder()GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.gameSessionArn(List<String> gameSessionArn) GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.gameSessionRegion(List<String> gameSessionRegion) GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.ipAddress(List<String> ipAddress) GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.placedPlayerSessions(List<? extends GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventItem> placedPlayerSessions) GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.placementId(List<String> placementId) Sets the value ofGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.getPort()GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.startTime(List<String> startTime) Sets the value ofGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.getType()Constructors in software.amazon.awscdk.mixins.preview.services.gamelift.events with parameters of type GameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameLiftQueuePlacementEvent.GameLiftQueuePlacementEventProps.Builder.