Javadoc fixes.
This commit is contained in:
parent
a2f00eb1ec
commit
3e43d02931
23 changed files with 50 additions and 149 deletions
|
|
@ -44,7 +44,8 @@ public class VmDefChanged extends Event<Void> {
|
|||
* Instantiates a new VM changed event.
|
||||
*
|
||||
* @param type the type
|
||||
* @param metadata the metadata
|
||||
* @param crd the crd
|
||||
* @param object the object
|
||||
*/
|
||||
public VmDefChanged(Type type, V1APIResource crd, V1Namespace object) {
|
||||
this.type = type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue