static SearchContentResponse.Builder |
SearchContentResponse.builder() |
|
SearchContentResponse.Builder |
SearchContentResponse.Builder.contentSummaries(Collection<ContentSummary> contentSummaries) |
Summary information about the content.
|
SearchContentResponse.Builder |
SearchContentResponse.Builder.contentSummaries(Consumer<ContentSummary.Builder>... contentSummaries) |
Summary information about the content.
|
SearchContentResponse.Builder |
SearchContentResponse.Builder.contentSummaries(ContentSummary... contentSummaries) |
Summary information about the content.
|
SearchContentResponse.Builder |
SearchContentResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
SearchContentResponse.Builder |
SearchContentResponse.toBuilder() |
|