public abstract class O365JobSelectedItemRequest extends Object
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 © 2023 iland Internet Solutions, Corp. All rights reserved.