| Package | Description |
|---|---|
| com.amazonaws.services.lookoutforvision.model |
| Modifier and Type | Method and Description |
|---|---|
ModelPackagingOutputDetails |
ModelPackagingOutputDetails.clone() |
ModelPackagingOutputDetails |
ModelPackagingDescription.getModelPackagingOutputDetails()
Information about the output of the model packaging job.
|
ModelPackagingOutputDetails |
ModelPackagingOutputDetails.withGreengrass(GreengrassOutputDetails greengrass)
Information about the AWS IoT Greengrass component in a model packaging job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelPackagingDescription.setModelPackagingOutputDetails(ModelPackagingOutputDetails modelPackagingOutputDetails)
Information about the output of the model packaging job.
|
ModelPackagingDescription |
ModelPackagingDescription.withModelPackagingOutputDetails(ModelPackagingOutputDetails modelPackagingOutputDetails)
Information about the output of the model packaging job.
|
Copyright © 2021. All rights reserved.