public class BandwidthResourceAllocation extends BandwidthResourceRequest implements ResourceAllocation
| Constructor and Description |
|---|
BandwidthResourceAllocation(Bandwidth bandwidth)
Creates a new
BandwidthResourceAllocation with Bandwidth
object. |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
ResourceType |
type()
Returns the resource type.
|
bandwidthpublic BandwidthResourceAllocation(Bandwidth bandwidth)
BandwidthResourceAllocation with Bandwidth
object.bandwidth - allocated bandwidthpublic ResourceType type()
ResourceRequesttype in interface ResourceRequesttype in class BandwidthResourceRequestpublic String toString()
toString in class BandwidthResourceRequestCopyright © 2015. All rights reserved.