Uses of Class
software.amazon.awssdk.services.ssm.model.NodeType
Packages that use NodeType
-
Uses of NodeType in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeNodeType.fromInstance(Consumer<InstanceInfo.Builder> instance) Create an instance of this class withinstance()initialized to the given value.static NodeTypeNodeType.fromInstance(InstanceInfo instance) Create an instance of this class withinstance()initialized to the given value.final NodeTypeNode.nodeType()Information about the type of node.Methods in software.amazon.awssdk.services.ssm.model with parameters of type NodeTypeModifier and TypeMethodDescriptionInformation about the type of node.