| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<HubContentInfo> |
ListHubContentsResponse.hubContentSummaries()
The summaries of the listed hub content.
|
List<HubContentInfo> |
ListHubContentVersionsResponse.hubContentSummaries()
The summaries of the listed hub content versions.
|
| Modifier and Type | Method and Description |
|---|---|
ListHubContentsResponse.Builder |
ListHubContentsResponse.Builder.hubContentSummaries(HubContentInfo... hubContentSummaries)
The summaries of the listed hub content.
|
ListHubContentVersionsResponse.Builder |
ListHubContentVersionsResponse.Builder.hubContentSummaries(HubContentInfo... hubContentSummaries)
The summaries of the listed hub content versions.
|
| Modifier and Type | Method and Description |
|---|---|
ListHubContentsResponse.Builder |
ListHubContentsResponse.Builder.hubContentSummaries(Collection<HubContentInfo> hubContentSummaries)
The summaries of the listed hub content.
|
ListHubContentVersionsResponse.Builder |
ListHubContentVersionsResponse.Builder.hubContentSummaries(Collection<HubContentInfo> hubContentSummaries)
The summaries of the listed hub content versions.
|
Copyright © 2023. All rights reserved.