| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
List<ModelVersionSummary> |
ListModelVersionsResponse.modelVersionSummaries()
Provides information on the specified model version, including the created time, model and dataset ARNs, and
status.
|
| Modifier and Type | Method and Description |
|---|---|
ListModelVersionsResponse.Builder |
ListModelVersionsResponse.Builder.modelVersionSummaries(ModelVersionSummary... modelVersionSummaries)
Provides information on the specified model version, including the created time, model and dataset ARNs, and
status.
|
| Modifier and Type | Method and Description |
|---|---|
ListModelVersionsResponse.Builder |
ListModelVersionsResponse.Builder.modelVersionSummaries(Collection<ModelVersionSummary> modelVersionSummaries)
Provides information on the specified model version, including the created time, model and dataset ARNs, and
status.
|
Copyright © 2023. All rights reserved.