public static final class ProfilePhoto.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ProfilePhoto |
build() |
ProfilePhoto.Builder |
height(Integer height) |
ProfilePhoto.Builder |
id(String id) |
ProfilePhoto.Builder |
width(Integer width) |
public ProfilePhoto.Builder id(String id)
public ProfilePhoto.Builder height(Integer height)
public ProfilePhoto.Builder width(Integer width)
public ProfilePhoto build()
Copyright © 2018–2020. All rights reserved.