Package | Description |
---|---|
com.ibasco.agql.protocols.valve.csgo.webapi.adapters | |
com.ibasco.agql.protocols.valve.csgo.webapi.pojos |
Modifier and Type | Method and Description |
---|---|
List<CsgoDatacenterStatus> |
CsgoDatacenterStatusDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
List<CsgoDatacenterStatus> |
CsgoGameServerStatus.getDatacenterStatus()
Getter for the field
datacenterStatus . |
Modifier and Type | Method and Description |
---|---|
void |
CsgoGameServerStatus.setDatacenterStatus(List<CsgoDatacenterStatus> datacenterStatus)
Setter for the field
datacenterStatus . |
Copyright © 2016–2024. All rights reserved.