Uses of Enum Class
io.gs2.cdk.matchmaking.model.enums.NamespaceCompleteMatchmakingTriggerType
Packages that use NamespaceCompleteMatchmakingTriggerType
-
Uses of NamespaceCompleteMatchmakingTriggerType in io.gs2.cdk.matchmaking.model
Constructors in io.gs2.cdk.matchmaking.model with parameters of type NamespaceCompleteMatchmakingTriggerTypeModifierConstructorDescriptionNamespace(Stack stack, String name, NamespaceCreateGatheringTriggerType createGatheringTriggerType, NamespaceCompleteMatchmakingTriggerType completeMatchmakingTriggerType) Namespace(Stack stack, String name, NamespaceCreateGatheringTriggerType createGatheringTriggerType, NamespaceCompleteMatchmakingTriggerType completeMatchmakingTriggerType, NamespaceOptions options) -
Uses of NamespaceCompleteMatchmakingTriggerType in io.gs2.cdk.matchmaking.model.enums
Methods in io.gs2.cdk.matchmaking.model.enums that return NamespaceCompleteMatchmakingTriggerTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.NamespaceCompleteMatchmakingTriggerType.values()Returns an array containing the constants of this enum class, in the order they are declared.