public class Completions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.lang.String> |
completions |
Constructor and Description |
---|
Completions() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getCompletions()
Gets the completions.
|