| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
LabelsInputConfiguration |
UpdateModelRequest.labelsInputConfiguration()
Returns the value of the LabelsInputConfiguration property for this object.
|
LabelsInputConfiguration |
DescribeModelVersionResponse.labelsInputConfiguration()
Returns the value of the LabelsInputConfiguration property for this object.
|
LabelsInputConfiguration |
ImportModelVersionRequest.labelsInputConfiguration()
Returns the value of the LabelsInputConfiguration property for this object.
|
LabelsInputConfiguration |
DescribeModelResponse.labelsInputConfiguration()
Specifies configuration information about the labels input, including its S3 location.
|
LabelsInputConfiguration |
CreateModelRequest.labelsInputConfiguration()
The input configuration for the labels being used for the machine learning model that's being created.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateModelRequest.Builder |
UpdateModelRequest.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
Sets the value of the LabelsInputConfiguration property for this object.
|
DescribeModelVersionResponse.Builder |
DescribeModelVersionResponse.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
Sets the value of the LabelsInputConfiguration property for this object.
|
ImportModelVersionRequest.Builder |
ImportModelVersionRequest.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
Sets the value of the LabelsInputConfiguration property for this object.
|
DescribeModelResponse.Builder |
DescribeModelResponse.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
Specifies configuration information about the labels input, including its S3 location.
|
CreateModelRequest.Builder |
CreateModelRequest.Builder.labelsInputConfiguration(LabelsInputConfiguration labelsInputConfiguration)
The input configuration for the labels being used for the machine learning model that's being created.
|
Copyright © 2023. All rights reserved.