public static interface ListResourcesAssociatedToCustomLineItemFilter.Builder extends SdkPojo, CopyableBuilder<ListResourcesAssociatedToCustomLineItemFilter.Builder,ListResourcesAssociatedToCustomLineItemFilter>
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemFilter.Builder |
relationship(CustomLineItemRelationship relationship)
The type of relationship between the custom line item and the associated resource.
|
ListResourcesAssociatedToCustomLineItemFilter.Builder |
relationship(String relationship)
The type of relationship between the custom line item and the associated resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListResourcesAssociatedToCustomLineItemFilter.Builder relationship(String relationship)
The type of relationship between the custom line item and the associated resource.
relationship - The type of relationship between the custom line item and the associated resource.CustomLineItemRelationship,
CustomLineItemRelationshipListResourcesAssociatedToCustomLineItemFilter.Builder relationship(CustomLineItemRelationship relationship)
The type of relationship between the custom line item and the associated resource.
relationship - The type of relationship between the custom line item and the associated resource.CustomLineItemRelationship,
CustomLineItemRelationshipCopyright © 2023. All rights reserved.