public static class IncidentsApi.ListIncidentAttachmentsOptionalParameters extends Object
| Constructor and Description |
|---|
ListIncidentAttachmentsOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
IncidentsApi.ListIncidentAttachmentsOptionalParameters |
filterAttachmentType(List<IncidentAttachmentAttachmentType> filterAttachmentType)
Set filterAttachmentType.
|
IncidentsApi.ListIncidentAttachmentsOptionalParameters |
include(List<IncidentAttachmentRelatedObject> include)
Set include.
|
public ListIncidentAttachmentsOptionalParameters()
public IncidentsApi.ListIncidentAttachmentsOptionalParameters include(List<IncidentAttachmentRelatedObject> include)
include - Specifies which types of related objects are included in the response.
(optional)public IncidentsApi.ListIncidentAttachmentsOptionalParameters filterAttachmentType(List<IncidentAttachmentAttachmentType> filterAttachmentType)
filterAttachmentType - Specifies which types of attachments are included in the
response. (optional)Copyright © 2024. All rights reserved.