| Package | Description |
|---|---|
| com.cisco.thunderhead |
The following types of errors can occur:
Client times out waiting for the server Server cannot find the object requested Something was wrong with the request (i.e. |
| com.cisco.thunderhead.tag | |
| com.cisco.thunderhead.util |
| Modifier and Type | Method and Description |
|---|---|
RFC3339Date |
ContextBean.getCreated()
Returns the created date in UTC RFC 3339 format.
|
RFC3339Date |
BaseDbBean.getLastUpdated()
Get the time this object was last Updated
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextBean.setCreated(RFC3339Date created) |
void |
BaseDbBean.setLastUpdated(RFC3339Date lastUpdated)
Set the time this FieldSet was last updated
|
| Modifier and Type | Method and Description |
|---|---|
RFC3339Date |
Tag.getCreated() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tag.setCreated(RFC3339Date created) |
| Constructor and Description |
|---|
Tag(RFC3339Date created,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static RFC3339Date |
SDKUtils.getLastUpdatedFromResponse(ClientResponse response)
Simple utility to pull the last updated date from a response.
|
| Modifier and Type | Method and Description |
|---|---|
int |
RFC3339Date.compareTo(RFC3339Date o) |
Copyright © 2018. All rights reserved.