public class SourceOptionsBuckets
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SourceOptionsBuckets.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
limit()
Gets the limit.
|
String |
name()
Gets the name.
|
SourceOptionsBuckets.Builder |
newBuilder()
New builder.
|
public SourceOptionsBuckets.Builder newBuilder()
public String name()
The name of the cloud object store bucket to crawl.
public Long limit()
The number of documents to crawl from this cloud object store bucket. If not specified, all documents in the bucket are crawled.
Copyright © 2023 IBM Cloud. All rights reserved.