Class MistralCronTrigger.MistralCronTriggers
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<MistralCronTrigger>
-
- org.openstack4j.openstack.workflow.domain.MistralCronTrigger.MistralCronTriggers
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- MistralCronTrigger
public static class MistralCronTrigger.MistralCronTriggers extends ListResult<MistralCronTrigger>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MistralCronTriggers()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<MistralCronTrigger>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<MistralCronTrigger> value()
- Specified by:
valuein classListResult<MistralCronTrigger>
-
-