public class Provider extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Provider.Region |
| Constructor and Description |
|---|
Provider(String id,
Map<String,Provider.Region> regions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Map<String,Provider.Region> |
getRegions() |
public Provider(String id, Map<String,Provider.Region> regions)
public String getId()
public Map<String,Provider.Region> getRegions()
Copyright © 2023. All rights reserved.