| 
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| com.openshift.client | |
| Uses of Message in com.openshift.client | 
|---|
| Methods in com.openshift.client that return Message | |
|---|---|
 Message | 
Messages.getFirstBy(IField field)
Returns the first message of the given field type.  | 
 Message | 
Messages.getFirstBy(IField field,
           ISeverity severity)
Returns the first message of the given field type and severity.  | 
| Methods in com.openshift.client that return types with arguments of type Message | |
|---|---|
 List<Message> | 
Messages.getAll()
 | 
 List<Message> | 
Messages.getBy(IField field)
Returns all the message of the given field type.  | 
 List<Message> | 
Messages.getBy(IField field,
      ISeverity severity)
Returns the messages of the given field type and severity.  | 
 List<Message> | 
OpenShiftEndpointException.getRestResponseMessage(IField field)
Returns the message for the given field.  | 
| Constructor parameters in com.openshift.client with type arguments of type Message | |
|---|---|
Messages(Map<IField,List<Message>> messages)
Instantiates a new abstract open shift resource.  | 
|
  | 
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||