public class UpdateSynonymOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UpdateSynonymOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | entity()Gets the entity. | 
| UpdateSynonymOptions.Builder | newBuilder()New builder. | 
| java.lang.String | newSynonym()Gets the newSynonym. | 
| java.lang.String | synonym()Gets the synonym. | 
| java.lang.String | value()Gets the value. | 
| java.lang.String | workspaceId()Gets the workspaceId. | 
public UpdateSynonymOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String entity()
public java.lang.String value()
public java.lang.String synonym()
public java.lang.String newSynonym()