Creates a region from a name and a label.
public static Region create(String name, String label)
the uniquely identifiable name of the region
the label of the region
the newly created region
谢谢。