Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Method and Description |
---|---|
ObjectLocation |
ObjectLocation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ObjectLocation> |
ObjectListInputJobDetails.getObjectLocations()
List of ObjectLocations.
|
List<ObjectLocation> |
ObjectListInputDetails.getObjectLocations()
List of ObjectLocations.
|
Modifier and Type | Method and Description |
---|---|
ObjectLocation.Builder |
ObjectLocation.Builder.copy(ObjectLocation model) |
Modifier and Type | Method and Description |
---|---|
ObjectListInputJobDetails.Builder |
ObjectListInputJobDetails.Builder.objectLocations(List<ObjectLocation> objectLocations)
List of ObjectLocations.
|
ObjectListInputDetails.Builder |
ObjectListInputDetails.Builder.objectLocations(List<ObjectLocation> objectLocations)
List of ObjectLocations.
|
Constructor and Description |
---|
ObjectListInputDetails(List<ObjectLocation> objectLocations)
Deprecated.
|
ObjectListInputJobDetails(List<ObjectLocation> objectLocations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.