public static class ImageMemoryConstraints.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ImageMemoryConstraints |
build() |
ImageMemoryConstraints.Builder |
copy(ImageMemoryConstraints o) |
ImageMemoryConstraints.Builder |
maxInGBs(Integer maxInGBs) |
ImageMemoryConstraints.Builder |
minInGBs(Integer minInGBs) |
String |
toString() |
public ImageMemoryConstraints.Builder minInGBs(Integer minInGBs)
public ImageMemoryConstraints.Builder maxInGBs(Integer maxInGBs)
public ImageMemoryConstraints build()
public ImageMemoryConstraints.Builder copy(ImageMemoryConstraints o)
Copyright © 2016–2022. All rights reserved.