public class SourceOptionsSiteColl
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SourceOptionsSiteColl.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
limit()
Gets the limit.
|
SourceOptionsSiteColl.Builder |
newBuilder()
New builder.
|
String |
siteCollectionPath()
Gets the siteCollectionPath.
|
public SourceOptionsSiteColl.Builder newBuilder()
public String siteCollectionPath()
The Microsoft SharePoint Online site collection path to crawl. The path must be be relative to the **organization_url** that was specified in the credentials associated with this source configuration.
public Long limit()
The maximum number of documents to crawl for this site collection. By default, all documents in the site collection are crawled.
Copyright © 2024 IBM Cloud. All rights reserved.