public static interface ListEntitiesFilter.Builder extends SdkPojo, CopyableBuilder<ListEntitiesFilter.Builder,ListEntitiesFilter>
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesFilter.Builder |
componentTypeId(String componentTypeId)
The ID of the component type in the entities in the list.
|
ListEntitiesFilter.Builder |
parentEntityId(String parentEntityId)
The parent of the entities in the list.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListEntitiesFilter.Builder componentTypeId(String componentTypeId)
The ID of the component type in the entities in the list.
componentTypeId - The ID of the component type in the entities in the list.ListEntitiesFilter.Builder parentEntityId(String parentEntityId)
The parent of the entities in the list.
parentEntityId - The parent of the entities in the list.Copyright © 2022. All rights reserved.