| Modifier and Type | Field and Description |
|---|---|
List<ImageRegionRecord> |
ImageRegionListRecord.regions
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ImageRegionRecord |
ImageRegionRecord.Builder.build() |
ImageRegionRecord |
ImageRegionRecord.Builder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
List<ImageRegionRecord> |
ImageRegionListRecord.getRegions()
Gets the value of the 'regions' field.
|
List<ImageRegionRecord> |
ImageRegionListRecord.Builder.getRegions()
Gets the value of the 'regions' field
|
| Modifier and Type | Method and Description |
|---|---|
static ImageRegionRecord.Builder |
ImageRegionRecord.newBuilder(ImageRegionRecord other)
Creates a new ImageRegionRecord RecordBuilder by copying an existing ImageRegionRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageRegionListRecord.setRegions(List<ImageRegionRecord> value)
Sets the value of the 'regions' field.
|
ImageRegionListRecord.Builder |
ImageRegionListRecord.Builder.setRegions(List<ImageRegionRecord> value)
Sets the value of the 'regions' field
|
Copyright © 2011-2014. All Rights Reserved.