| CreateProfileOptions.Builder | CreateProfileOptions.Builder. acdProfile(AcdProfile acdProfile) | Set the acdProfile. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. addAnnotators(Annotator annotators) | Adds an annotators to annotators. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. annotators(java.util.List<Annotator> annotators) | Set the annotators. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. cartridgeId(java.lang.String cartridgeId) | Set the cartridgeId. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. description(java.lang.String description) | Set the description. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. id(java.lang.String id) | Set the id. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. name(java.lang.String name) | Set the name. | 
| CreateProfileOptions.Builder | CreateProfileOptions. newBuilder() | New builder. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. publish(java.lang.Boolean publish) | Set the publish. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. publishedDate(java.lang.String publishedDate) | Set the publishedDate. | 
| CreateProfileOptions.Builder | CreateProfileOptions.Builder. version(java.lang.String version) | Set the version. |