UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.acdProfile(AcdProfile acdProfile) |
Set the acdProfile.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.addNewAnnotators(Annotator newAnnotators) |
Adds an newAnnotators to newAnnotators.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.id(java.lang.String id) |
Set the id.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newAnnotators(java.util.List<Annotator> newAnnotators) |
Set the newAnnotators.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.newBuilder() |
New builder.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newCartridgeId(java.lang.String newCartridgeId) |
Set the newCartridgeId.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newDescription(java.lang.String newDescription) |
Set the newDescription.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newId(java.lang.String newId) |
Set the newId.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newName(java.lang.String newName) |
Set the newName.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newPublish(java.lang.Boolean newPublish) |
Set the newPublish.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newPublishedDate(java.lang.String newPublishedDate) |
Set the newPublishedDate.
|
UpdateProfileOptions.Builder |
UpdateProfileOptions.Builder.newVersion(java.lang.String newVersion) |
Set the newVersion.
|