| Modifier and Type | Method and Description |
|---|---|
List<ListResourcesAssociatedToCustomLineItemResponseElement> |
ListResourcesAssociatedToCustomLineItemResponse.associatedResources()
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResponse.Builder |
ListResourcesAssociatedToCustomLineItemResponse.Builder.associatedResources(ListResourcesAssociatedToCustomLineItemResponseElement... associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResponse.Builder |
ListResourcesAssociatedToCustomLineItemResponse.Builder.associatedResources(Collection<ListResourcesAssociatedToCustomLineItemResponseElement> associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ListResourcesAssociatedToCustomLineItemResponseElement> |
ListResourcesAssociatedToCustomLineItemIterable.associatedResources()
Returns an iterable to iterate through the paginated
ListResourcesAssociatedToCustomLineItemResponse.associatedResources() member. |
SdkPublisher<ListResourcesAssociatedToCustomLineItemResponseElement> |
ListResourcesAssociatedToCustomLineItemPublisher.associatedResources()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.