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