public class ThroughputUpdateParameters extends Object
| Constructor and Description |
|---|
ThroughputUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
ThroughputResource |
resource()
Get the standard JSON format of a resource throughput.
|
ThroughputUpdateParameters |
withResource(ThroughputResource resource)
Set the standard JSON format of a resource throughput.
|
public ThroughputResource resource()
public ThroughputUpdateParameters withResource(ThroughputResource resource)
resource - the resource value to setCopyright © 2019. All rights reserved.