public class Usage extends Object
Constructor and Description |
---|
Usage() |
Modifier and Type | Method and Description |
---|---|
Integer |
currentValue()
Get the current usage of the resource.
|
Integer |
limit()
Get the maximum permitted usage of the resource.
|
UsageName |
name()
Get the name object of the resource.
|
String |
unit()
Get unit of the usage result.
|
public String unit()
public Integer currentValue()
public Integer limit()
public UsageName name()
Copyright © 2019. All rights reserved.