public abstract class O365JobSelectedItemRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| O365JobSelectedItemRequest(String id,
                          O365JobSelectedItemType type)Creates O365 Job Selected Item base type. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId()Specifies the VBO id of the selected item. | 
| O365JobSelectedItemType | getType()Get the O365 job selected item type | 
public O365JobSelectedItemRequest(String id, O365JobSelectedItemType type)
id - Specifies the VBO id of selected itemstype - the vbo job selected item typepublic O365JobSelectedItemType getType()
public String getId()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.