Class and Description |
---|
com.cisco.thunderhead.customer.Customer
Use
ContextObject instead. |
com.cisco.thunderhead.pod.Pod
Use
ContextObject instead. |
com.cisco.thunderhead.datatypes.PodState
Use
ContextObject.States instead. |
com.cisco.thunderhead.request.Request
Use
ContextObject instead. |
Field and Description |
---|
com.cisco.thunderhead.ContextBean.CONTEXT_GET
Constructing full ref URLs for context objects is no longer needed.
|
Method and Description |
---|
com.cisco.thunderhead.request.Request.getPodIds()
Use search API to find pods matching the requestId instead.
|
com.cisco.thunderhead.request.Request.getPods()
Use search API to find pods matching the requestId instead.
|
com.cisco.thunderhead.request.Request.setPods(List<Pod>)
Pods no longer stored in the request object. Use search API to find pods matching the requestId instead.
|
Copyright © 2018. All rights reserved.