| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<HubInfo> |
ListHubsResponse.hubSummaries()
The summaries of the listed hubs.
|
| Modifier and Type | Method and Description |
|---|---|
ListHubsResponse.Builder |
ListHubsResponse.Builder.hubSummaries(HubInfo... hubSummaries)
The summaries of the listed hubs.
|
| Modifier and Type | Method and Description |
|---|---|
ListHubsResponse.Builder |
ListHubsResponse.Builder.hubSummaries(Collection<HubInfo> hubSummaries)
The summaries of the listed hubs.
|
Copyright © 2022. All rights reserved.