public class SearchSettingsSchemaMapping
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SearchSettingsSchemaMapping.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | body()Gets the body. | 
| SearchSettingsSchemaMapping.Builder | newBuilder()New builder. | 
| String | title()Gets the title. | 
| String | url()Gets the url. | 
public SearchSettingsSchemaMapping.Builder newBuilder()
public String url()
The field in the collection to map to the **url** property of the response.
public String body()
The field in the collection to map to the **body** property in the response.
public String title()
The field in the collection to map to the **title** property for the schema.
Copyright © 2023 IBM Cloud. All rights reserved.