Uses of Class
software.amazon.awssdk.services.panorama.model.NodeInterface
-
Packages that use NodeInterface Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of NodeInterface in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return NodeInterface Modifier and Type Method Description NodeInterfaceDescribeNodeResponse. nodeInterface()The node's interface.Methods in software.amazon.awssdk.services.panorama.model with parameters of type NodeInterface Modifier and Type Method Description DescribeNodeResponse.BuilderDescribeNodeResponse.Builder. nodeInterface(NodeInterface nodeInterface)The node's interface.
-