public final class LolStatusV3Endpoints extends Endpoints
| Modifier and Type | Method and Description | 
|---|---|
ShardStatus | 
getShardData(Region region)
Get League of Legends status for the given shard. 
 | 
CompletableFuture<ShardStatus> | 
getShardDataAsync(Region region)
Get League of Legends status for the given shard. 
 | 
public ShardStatus getShardData(Region region)
region - Region to execute against.public CompletableFuture<ShardStatus> getShardDataAsync(Region region)
region - Region to execute against.Copyright © 2019. All rights reserved.