public static final class ProfileCardProperty.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ProfileCardProperty.Builder |
annotations(List<ProfileCardAnnotation> annotations) |
ProfileCardProperty.Builder |
annotations(ProfileCardAnnotation... annotations) |
ProfileCardProperty.Builder |
annotationsNextLink(String annotationsNextLink) |
ProfileCardProperty |
build() |
ProfileCardProperty.Builder |
directoryPropertyName(String directoryPropertyName) |
ProfileCardProperty.Builder |
id(String id) |
public ProfileCardProperty.Builder id(String id)
public ProfileCardProperty.Builder directoryPropertyName(String directoryPropertyName)
public ProfileCardProperty.Builder annotations(List<ProfileCardAnnotation> annotations)
public ProfileCardProperty.Builder annotations(ProfileCardAnnotation... annotations)
public ProfileCardProperty.Builder annotationsNextLink(String annotationsNextLink)
public ProfileCardProperty build()
Copyright © 2018–2020. All rights reserved.