public class InsightsForMedicalLiteratureService
extends com.ibm.cloud.sdk.core.service.BaseService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_SERVICE_NAME |
static java.lang.String |
DEFAULT_SERVICE_URL |
Constructor and Description |
---|
InsightsForMedicalLiteratureService(java.lang.String version,
java.lang.String serviceName,
com.ibm.cloud.sdk.core.security.Authenticator authenticator)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> |
addArtifact(AddArtifactOptions addArtifactOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> |
addCorpusDocument(AddCorpusDocumentOptions addCorpusDocumentOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
deleteCorpusSchema(DeleteCorpusSchemaOptions deleteCorpusSchemaOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> |
enableCorpusSearchTracking()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> |
enableCorpusSearchTracking(EnableCorpusSearchTrackingOptions enableCorpusSearchTrackingOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> |
getConcepts(GetConceptsOptions getConceptsOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
getCorporaConfig()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
getCorporaConfig(GetCorporaConfigOptions getCorporaConfigOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
getCorpusConfig(GetCorpusConfigOptions getCorpusConfigOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptInfoModel> |
getCuiInfo(GetCuiInfoOptions getCuiInfoOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<AnnotationsModel> |
getDocumentAnnotations(GetDocumentAnnotationsOptions getDocumentAnnotationsOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel> |
getDocumentCategories(GetDocumentCategoriesOptions getDocumentCategoriesOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<GetDocumentInfoResponse> |
getDocumentInfo(GetDocumentInfoOptions getDocumentInfoOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel> |
getDocumentMultipleCategories(GetDocumentMultipleCategoriesOptions getDocumentMultipleCategoriesOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorpusInfoModel> |
getDocuments(GetDocumentsOptions getDocumentsOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<MetadataModel> |
getFields(GetFieldsOptions getFieldsOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> |
getHealthCheckStatus()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> |
getHealthCheckStatus(GetHealthCheckStatusOptions getHealthCheckStatusOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<HitCount> |
getHitCount(GetHitCountOptions getHitCountOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<RelatedConceptsModel> |
getRelatedConcepts(GetRelatedConceptsOptions getRelatedConceptsOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<SearchMatchesModel> |
getSearchMatches(GetSearchMatchesOptions getSearchMatchesOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> |
getServiceStatus()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> |
getServiceStatus(GetServiceStatusOptions getServiceStatusOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> |
getSimilarConcepts(GetSimilarConceptsOptions getSimilarConceptsOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<StatisticsModel> |
getStatistics(GetStatisticsOptions getStatisticsOptions)
Deprecated.
|
java.lang.String |
getVersion()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> |
monitorCorpus(MonitorCorpusOptions monitorCorpusOptions)
Deprecated.
|
static InsightsForMedicalLiteratureService |
newInstance(java.lang.String version)
Deprecated.
|
static InsightsForMedicalLiteratureService |
newInstance(java.lang.String version,
java.lang.String serviceName)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<SearchModel> |
search(SearchOptions searchOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
setCorpusConfig()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
setCorpusConfig(SetCorpusConfigOptions setCorpusConfigOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
setCorpusSchema()
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> |
setCorpusSchema(SetCorpusSchemaOptions setCorpusSchemaOptions)
Deprecated.
|
void |
setVersion(java.lang.String version)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CommonDataModel> |
tokenize(TokenizeOptions tokenizeOptions)
Deprecated.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> |
typeahead(TypeaheadOptions typeaheadOptions)
Deprecated.
|
configureClient, configureService, constructServiceUrl, constructServiceURL, disableRetries, enableGzipCompression, enableRetries, getAuthenticator, getClient, getEndPoint, getName, getServiceUrl, isJsonMimeType, isJsonPatchMimeType, setClient, setDefaultHeaders, setEndPoint, setServiceUrl, toString
public static final java.lang.String DEFAULT_SERVICE_NAME
public static final java.lang.String DEFAULT_SERVICE_URL
@Deprecated public InsightsForMedicalLiteratureService(java.lang.String version, java.lang.String serviceName, com.ibm.cloud.sdk.core.security.Authenticator authenticator)
version
- The release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format.serviceName
- the service name to be used when configuring the client instanceauthenticator
- the Authenticator
instance to be configured for this client@Deprecated public static InsightsForMedicalLiteratureService newInstance(java.lang.String version)
version
- The release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format.@Deprecated public static InsightsForMedicalLiteratureService newInstance(java.lang.String version, java.lang.String serviceName)
version
- The release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format.serviceName
- the service name to be used when configuring the client instance@Deprecated public java.lang.String getVersion()
@Deprecated public void setVersion(java.lang.String version)
version
- the new version@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorpusInfoModel> getDocuments(GetDocumentsOptions getDocumentsOptions)
getDocumentsOptions
- the GetDocumentsOptions
containing the options for the callServiceCall
with a result of type CorpusModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> addCorpusDocument(AddCorpusDocumentOptions addCorpusDocumentOptions)
addCorpusDocumentOptions
- the AddCorpusDocumentOptions
containing the options for the callServiceCall
with a void result@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<GetDocumentInfoResponse> getDocumentInfo(GetDocumentInfoOptions getDocumentInfoOptions)
getDocumentInfoOptions
- the GetDocumentInfoOptions
containing the options for the callServiceCall
with a result of type GetDocumentInfoResponse
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<AnnotationsModel> getDocumentAnnotations(GetDocumentAnnotationsOptions getDocumentAnnotationsOptions)
getDocumentAnnotationsOptions
- the GetDocumentAnnotationsOptions
containing the options for the callServiceCall
with a void result@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel> getDocumentCategories(GetDocumentCategoriesOptions getDocumentCategoriesOptions)
getDocumentCategoriesOptions
- the GetDocumentCategoriesOptions
containing the options for the callServiceCall
with a result of type CategoriesModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CategoriesModel> getDocumentMultipleCategories(GetDocumentMultipleCategoriesOptions getDocumentMultipleCategoriesOptions)
getDocumentMultipleCategoriesOptions
- the GetDocumentMultipleCategoriesOptions
containing the options for the callServiceCall
with a result of type CategoriesModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<SearchMatchesModel> getSearchMatches(GetSearchMatchesOptions getSearchMatchesOptions)
getSearchMatchesOptions
- the GetSearchMatchesOptions
containing the options for the callServiceCall
with a result of type SearchMatchesModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> getCorporaConfig(GetCorporaConfigOptions getCorporaConfigOptions)
getCorporaConfigOptions
- the GetCorporaConfigOptions
containing the options for the callServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> getCorporaConfig()
ServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> setCorpusSchema(SetCorpusSchemaOptions setCorpusSchemaOptions)
setCorpusSchemaOptions
- the SetCorpusSchemaOptions
containing the options for the callServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> setCorpusSchema()
ServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> deleteCorpusSchema(DeleteCorpusSchemaOptions deleteCorpusSchemaOptions)
deleteCorpusSchemaOptions
- the DeleteCorpusSchemaOptions
containing the options for the callServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> setCorpusConfig(SetCorpusConfigOptions setCorpusConfigOptions)
setCorpusConfigOptions
- the SetCorpusConfigOptions
containing the options for the callServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> setCorpusConfig()
ServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> monitorCorpus(MonitorCorpusOptions monitorCorpusOptions)
monitorCorpusOptions
- the MonitorCorpusOptions
containing the options for the callServiceCall
with a void result@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> enableCorpusSearchTracking(EnableCorpusSearchTrackingOptions enableCorpusSearchTrackingOptions)
enableCorpusSearchTrackingOptions
- the EnableCorpusSearchTrackingOptions
containing the options for the callServiceCall
with a void result@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> enableCorpusSearchTracking()
ServiceCall
with a void result@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CorporaConfig> getCorpusConfig(GetCorpusConfigOptions getCorpusConfigOptions)
getCorpusConfigOptions
- the GetCorpusConfigOptions
containing the options for the callServiceCall
with a result of type CorporaConfig
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<StatisticsModel> getStatistics(GetStatisticsOptions getStatisticsOptions)
getStatisticsOptions
- the GetStatisticsOptions
containing the options for the callServiceCall
with a result of type StatisticsModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> getServiceStatus(GetServiceStatusOptions getServiceStatusOptions)
getServiceStatusOptions
- the GetServiceStatusOptions
containing the options for the callServiceCall
with a result of type ServiceStatus
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> getServiceStatus()
ServiceCall
with a result of type ServiceStatus
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> getHealthCheckStatus(GetHealthCheckStatusOptions getHealthCheckStatusOptions)
getHealthCheckStatusOptions
- the GetHealthCheckStatusOptions
containing the options for the callServiceCall
with a result of type ServiceStatus
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ServiceStatus> getHealthCheckStatus()
ServiceCall
with a result of type ServiceStatus
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<SearchModel> search(SearchOptions searchOptions)
searchOptions
- the SearchOptions
containing the options for the callServiceCall
with a result of type SearchModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<MetadataModel> getFields(GetFieldsOptions getFieldsOptions)
getFieldsOptions
- the GetFieldsOptions
containing the options for the callServiceCall
with a result of type MetadataModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> typeahead(TypeaheadOptions typeaheadOptions)
typeaheadOptions
- the TypeaheadOptions
containing the options for the callServiceCall
with a result of type ConceptListModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> getConcepts(GetConceptsOptions getConceptsOptions)
getConceptsOptions
- the GetConceptsOptions
containing the options for the callServiceCall
with a result of type ConceptListModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void> addArtifact(AddArtifactOptions addArtifactOptions)
addArtifactOptions
- the AddArtifactOptions
containing the options for the callServiceCall
with a void result@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ConceptInfoModel> getCuiInfo(GetCuiInfoOptions getCuiInfoOptions)
getCuiInfoOptions
- the GetCuiInfoOptions
containing the options for the callServiceCall
with a result of type ConceptInfoModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<HitCount> getHitCount(GetHitCountOptions getHitCountOptions)
getHitCountOptions
- the GetHitCountOptions
containing the options for the callServiceCall
with a result of type HitCount
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<RelatedConceptsModel> getRelatedConcepts(GetRelatedConceptsOptions getRelatedConceptsOptions)
getRelatedConceptsOptions
- the GetRelatedConceptsOptions
containing the options for the callServiceCall
with a result of type RelatedConceptsModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> getSimilarConcepts(GetSimilarConceptsOptions getSimilarConceptsOptions)
getSimilarConceptsOptions
- the GetSimilarConceptsOptions
containing the options for the callServiceCall
with a result of type ConceptListModel
@Deprecated public com.ibm.cloud.sdk.core.http.ServiceCall<CommonDataModel> tokenize(TokenizeOptions tokenizeOptions)
tokenizeOptions
- the TokenizeOptions
containing the options for the callServiceCall
with a result of type CommonDataModel
Copyright © 2022 IBM Cloud. All rights reserved.