public class SummarizationOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Supported languages: English only.
Supported regions: Dallas region only.
Modifier and Type | Class and Description |
---|---|
static class |
SummarizationOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
limit()
Gets the limit.
|
SummarizationOptions.Builder |
newBuilder()
New builder.
|
public SummarizationOptions.Builder newBuilder()
public Long limit()
Maximum number of summary sentences to return.
Copyright © 2023 IBM Cloud. All rights reserved.