PredictionResourceFormatInner Class

public final class PredictionResourceFormatInner
extends ProxyResource

The prediction resource format.

Constructor Summary

Constructor Description
PredictionResourceFormatInner()

Creates an instance of PredictionResourceFormatInner class.

Method Summary

Modifier and Type Method and Description
Boolean autoAnalyze()

Get the autoAnalyze property: Whether do auto analyze.

Map<String,String> description()

Get the description property: Description of the prediction.

Map<String,String> displayName()

Get the displayName property: Display name of the prediction.

List<PredictionGradesItem> grades()

Get the grades property: The prediction grades.

List<String> involvedInteractionTypes()

Get the involvedInteractionTypes property: Interaction types involved in the prediction.

List<String> involvedKpiTypes()

Get the involvedKpiTypes property: KPI types involved in the prediction.

List<String> involvedRelationships()

Get the involvedRelationships property: Relationships involved in the prediction.

PredictionMappings mappings()

Get the mappings property: Definition of the link mapping of prediction.

String negativeOutcomeExpression()

Get the negativeOutcomeExpression property: Negative outcome expression.

String positiveOutcomeExpression()

Get the positiveOutcomeExpression property: Positive outcome expression.

String predictionName()

Get the predictionName property: Name of the prediction.

String primaryProfileType()

Get the primaryProfileType property: Primary profile type.

ProvisioningStates provisioningState()

Get the provisioningState property: Provisioning state.

String scopeExpression()

Get the scopeExpression property: Scope expression.

String scoreLabel()

Get the scoreLabel property: Score label.

PredictionSystemGeneratedEntities systemGeneratedEntities()

Get the systemGeneratedEntities property: System generated entities.

String tenantId()

Get the tenantId property: The hub name.

void validate()

Validates the instance.

PredictionResourceFormatInner withAutoAnalyze(Boolean autoAnalyze)

Set the autoAnalyze property: Whether do auto analyze.

PredictionResourceFormatInner withDescription(Map<String,String> description)

Set the description property: Description of the prediction.

PredictionResourceFormatInner withDisplayName(Map<String,String> displayName)

Set the displayName property: Display name of the prediction.

PredictionResourceFormatInner withGrades(List<PredictionGradesItem> grades)

Set the grades property: The prediction grades.

PredictionResourceFormatInner withInvolvedInteractionTypes(List<String> involvedInteractionTypes)

Set the involvedInteractionTypes property: Interaction types involved in the prediction.

PredictionResourceFormatInner withInvolvedKpiTypes(List<String> involvedKpiTypes)

Set the involvedKpiTypes property: KPI types involved in the prediction.

PredictionResourceFormatInner withInvolvedRelationships(List<String> involvedRelationships)

Set the involvedRelationships property: Relationships involved in the prediction.

PredictionResourceFormatInner withMappings(PredictionMappings mappings)

Set the mappings property: Definition of the link mapping of prediction.

PredictionResourceFormatInner withNegativeOutcomeExpression(String negativeOutcomeExpression)

Set the negativeOutcomeExpression property: Negative outcome expression.

PredictionResourceFormatInner withPositiveOutcomeExpression(String positiveOutcomeExpression)

Set the positiveOutcomeExpression property: Positive outcome expression.

PredictionResourceFormatInner withPredictionName(String predictionName)

Set the predictionName property: Name of the prediction.

PredictionResourceFormatInner withPrimaryProfileType(String primaryProfileType)

Set the primaryProfileType property: Primary profile type.

PredictionResourceFormatInner withScopeExpression(String scopeExpression)

Set the scopeExpression property: Scope expression.

PredictionResourceFormatInner withScoreLabel(String scoreLabel)

Set the scoreLabel property: Score label.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

PredictionResourceFormatInner

public PredictionResourceFormatInner()

Creates an instance of PredictionResourceFormatInner class.

Method Details

autoAnalyze

public Boolean autoAnalyze()

Get the autoAnalyze property: Whether do auto analyze.

Returns:

the autoAnalyze value.

description

public Map description()

Get the description property: Description of the prediction.

Returns:

the description value.

displayName

public Map displayName()

Get the displayName property: Display name of the prediction.

Returns:

the displayName value.

grades

public List grades()

Get the grades property: The prediction grades.

Returns:

the grades value.

involvedInteractionTypes

public List involvedInteractionTypes()

Get the involvedInteractionTypes property: Interaction types involved in the prediction.

Returns:

the involvedInteractionTypes value.

involvedKpiTypes

public List involvedKpiTypes()

Get the involvedKpiTypes property: KPI types involved in the prediction.

Returns:

the involvedKpiTypes value.

involvedRelationships

public List involvedRelationships()

Get the involvedRelationships property: Relationships involved in the prediction.

Returns:

the involvedRelationships value.

mappings

public PredictionMappings mappings()

Get the mappings property: Definition of the link mapping of prediction.

Returns:

the mappings value.

negativeOutcomeExpression

public String negativeOutcomeExpression()

Get the negativeOutcomeExpression property: Negative outcome expression.

Returns:

the negativeOutcomeExpression value.

positiveOutcomeExpression

public String positiveOutcomeExpression()

Get the positiveOutcomeExpression property: Positive outcome expression.

Returns:

the positiveOutcomeExpression value.

predictionName

public String predictionName()

Get the predictionName property: Name of the prediction.

Returns:

the predictionName value.

primaryProfileType

public String primaryProfileType()

Get the primaryProfileType property: Primary profile type.

Returns:

the primaryProfileType value.

provisioningState

public ProvisioningStates provisioningState()

Get the provisioningState property: Provisioning state.

Returns:

the provisioningState value.

scopeExpression

public String scopeExpression()

Get the scopeExpression property: Scope expression.

Returns:

the scopeExpression value.

scoreLabel

public String scoreLabel()

Get the scoreLabel property: Score label.

Returns:

the scoreLabel value.

systemGeneratedEntities

public PredictionSystemGeneratedEntities systemGeneratedEntities()

Get the systemGeneratedEntities property: System generated entities.

Returns:

the systemGeneratedEntities value.

tenantId

public String tenantId()

Get the tenantId property: The hub name.

Returns:

the tenantId value.

validate

public void validate()

Validates the instance.

withAutoAnalyze

public PredictionResourceFormatInner withAutoAnalyze(Boolean autoAnalyze)

Set the autoAnalyze property: Whether do auto analyze.

Parameters:

autoAnalyze - the autoAnalyze value to set.

Returns:

the PredictionResourceFormatInner object itself.

withDescription

public PredictionResourceFormatInner withDescription(Map description)

Set the description property: Description of the prediction.

Parameters:

description - the description value to set.

Returns:

the PredictionResourceFormatInner object itself.

withDisplayName

public PredictionResourceFormatInner withDisplayName(Map displayName)

Set the displayName property: Display name of the prediction.

Parameters:

displayName - the displayName value to set.

Returns:

the PredictionResourceFormatInner object itself.

withGrades

public PredictionResourceFormatInner withGrades(List grades)

Set the grades property: The prediction grades.

Parameters:

grades - the grades value to set.

Returns:

the PredictionResourceFormatInner object itself.

withInvolvedInteractionTypes

public PredictionResourceFormatInner withInvolvedInteractionTypes(List involvedInteractionTypes)

Set the involvedInteractionTypes property: Interaction types involved in the prediction.

Parameters:

involvedInteractionTypes - the involvedInteractionTypes value to set.

Returns:

the PredictionResourceFormatInner object itself.

withInvolvedKpiTypes

public PredictionResourceFormatInner withInvolvedKpiTypes(List involvedKpiTypes)

Set the involvedKpiTypes property: KPI types involved in the prediction.

Parameters:

involvedKpiTypes - the involvedKpiTypes value to set.

Returns:

the PredictionResourceFormatInner object itself.

withInvolvedRelationships

public PredictionResourceFormatInner withInvolvedRelationships(List involvedRelationships)

Set the involvedRelationships property: Relationships involved in the prediction.

Parameters:

involvedRelationships - the involvedRelationships value to set.

Returns:

the PredictionResourceFormatInner object itself.

withMappings

public PredictionResourceFormatInner withMappings(PredictionMappings mappings)

Set the mappings property: Definition of the link mapping of prediction.

Parameters:

mappings - the mappings value to set.

Returns:

the PredictionResourceFormatInner object itself.

withNegativeOutcomeExpression

public PredictionResourceFormatInner withNegativeOutcomeExpression(String negativeOutcomeExpression)

Set the negativeOutcomeExpression property: Negative outcome expression.

Parameters:

negativeOutcomeExpression - the negativeOutcomeExpression value to set.

Returns:

the PredictionResourceFormatInner object itself.

withPositiveOutcomeExpression

public PredictionResourceFormatInner withPositiveOutcomeExpression(String positiveOutcomeExpression)

Set the positiveOutcomeExpression property: Positive outcome expression.

Parameters:

positiveOutcomeExpression - the positiveOutcomeExpression value to set.

Returns:

the PredictionResourceFormatInner object itself.

withPredictionName

public PredictionResourceFormatInner withPredictionName(String predictionName)

Set the predictionName property: Name of the prediction.

Parameters:

predictionName - the predictionName value to set.

Returns:

the PredictionResourceFormatInner object itself.

withPrimaryProfileType

public PredictionResourceFormatInner withPrimaryProfileType(String primaryProfileType)

Set the primaryProfileType property: Primary profile type.

Parameters:

primaryProfileType - the primaryProfileType value to set.

Returns:

the PredictionResourceFormatInner object itself.

withScopeExpression

public PredictionResourceFormatInner withScopeExpression(String scopeExpression)

Set the scopeExpression property: Scope expression.

Parameters:

scopeExpression - the scopeExpression value to set.

Returns:

the PredictionResourceFormatInner object itself.

withScoreLabel

public PredictionResourceFormatInner withScoreLabel(String scoreLabel)

Set the scoreLabel property: Score label.

Parameters:

scoreLabel - the scoreLabel value to set.

Returns:

the PredictionResourceFormatInner object itself.

Applies to