Uses of Enum
software.amazon.awssdk.services.ssm.model.NodeType.Type
Packages that use NodeType.Type
-
Uses of NodeType.Type in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return NodeType.TypeModifier and TypeMethodDescriptionNodeType.type()Retrieve an enum value representing which member of this object is populated.static NodeType.TypeReturns the enum constant of this type with the specified name.static NodeType.Type[]NodeType.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.