Package | Description |
---|---|
com.cisco.thunderhead.request |
Modifier and Type | Method and Description |
---|---|
List<Pod> |
Request.getPods()
Deprecated.
Use search API to find pods matching the requestId instead.
|
Modifier and Type | Method and Description |
---|---|
void |
Request.setPods(List<Pod> pods)
Deprecated.
Pods no longer stored in the request object. Use search API to find pods matching the requestId instead.
|
Copyright © 2018. All rights reserved.