@Generated public class SharepointOptions extends Object
| Constructor and Description |
|---|
SharepointOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SharepointOptionsSharepointEntityType |
getEntityType() |
FileIngestionOptions |
getFileIngestionOptions() |
String |
getUrl() |
int |
hashCode() |
SharepointOptions |
setEntityType(SharepointOptionsSharepointEntityType entityType) |
SharepointOptions |
setFileIngestionOptions(FileIngestionOptions fileIngestionOptions) |
SharepointOptions |
setUrl(String url) |
String |
toString() |
public SharepointOptions setEntityType(SharepointOptionsSharepointEntityType entityType)
public SharepointOptionsSharepointEntityType getEntityType()
public SharepointOptions setFileIngestionOptions(FileIngestionOptions fileIngestionOptions)
public FileIngestionOptions getFileIngestionOptions()
public SharepointOptions setUrl(String url)
public String getUrl()
Copyright © 2026. All rights reserved.