Class Capabilities
- All Implemented Interfaces:
Serializable
,SdkPojo
,ToCopyableBuilder<Capabilities.Builder,
Capabilities>
A set of actions that correspond to Amazon Quick Sight permissions.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal CapabilityState
action()
The ability to perform actions in external services through Action connectors.final String
The ability to perform actions in external services through Action connectors.final CapabilityState
The ability to add or run anomaly detection.final String
The ability to add or run anomaly detection.final CapabilityState
analysis()
The ability to perform analysis-related actions.final String
The ability to perform analysis-related actions.final CapabilityState
automate()
The ability to perform automate-related actions.final String
The ability to perform automate-related actions.static Capabilities.Builder
builder()
final CapabilityState
The ability to perform chat-related actions.final String
The ability to perform chat-related actions.final CapabilityState
The ability to create and update email reports.final String
The ability to create and update email reports.final CapabilityState
The ability to create and update datasets.final String
The ability to create and update datasets.final CapabilityState
The ability to create and update data sources.final String
The ability to create and update data sources.final CapabilityState
The ability to export to Create and Update themes.final String
The ability to export to Create and Update themes.final CapabilityState
The ability to create and update threshold alerts.final String
The ability to create and update threshold alerts.final CapabilityState
The ability to create chat agents.final String
The ability to create chat agents.final CapabilityState
The ability to create shared folders.final String
The ability to create shared folders.final CapabilityState
The ability to create a SPICE dataset.final String
The ability to create a SPICE dataset.final CapabilityState
The ability to perform dashboard-related actions.final String
The ability to perform dashboard-related actions.final boolean
final boolean
equalsBySdkFields
(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final CapabilityState
The ability to export to CSV files from the UI.final String
The ability to export to CSV files from the UI.final CapabilityState
The ability to export to CSV files in scheduled email reports.final String
The ability to export to CSV files in scheduled email reports.final CapabilityState
The ability to export to Excel files from the UI.final String
The ability to export to Excel files from the UI.final CapabilityState
The ability to export to Excel files in scheduled email reports.final String
The ability to export to Excel files in scheduled email reports.final CapabilityState
The ability to export to PDF files from the UI.final String
The ability to export to PDF files from the UI.final CapabilityState
The ability to export to PDF files in scheduled email reports.final String
The ability to export to PDF files in scheduled email reports.final CapabilityState
flow()
The ability to perform flow-related actions.final String
The ability to perform flow-related actions.final <T> Optional
<T> getValueForField
(String fieldName, Class<T> clazz) final int
hashCode()
final CapabilityState
The ability to include content in scheduled email reports.final String
The ability to include content in scheduled email reports.final CapabilityState
The ability to use knowledge bases to specify content from external applications.final String
The ability to use knowledge bases to specify content from external applications.final CapabilityState
The ability to use UI Agent step to perform tasks on public websites.final String
The ability to use UI Agent step to perform tasks on public websites.final CapabilityState
The ability to print reports.final String
The ability to print reports.final CapabilityState
The ability to enable approvals for flow share.final String
The ability to enable approvals for flow share.final CapabilityState
The ability to rename shared folders.final String
The ability to rename shared folders.final CapabilityState
research()
The ability to perform research-related actions.final String
The ability to perform research-related actions.static Class
<? extends Capabilities.Builder> final CapabilityState
The ability to share analyses.final String
The ability to share analyses.final CapabilityState
The ability to share dashboards.final String
The ability to share dashboards.final CapabilityState
The ability to share datasets.final String
The ability to share datasets.final CapabilityState
The ability to share data sources.final String
The ability to share data sources.final CapabilityState
space()
The ability to perform space-related actions.final String
The ability to perform space-related actions.final CapabilityState
The ability to subscribe to email reports.final String
The ability to subscribe to email reports.Take this object and create a builder that contains all of the current property values of this object.final String
toString()
Returns a string representation of this object.final CapabilityState
The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research.final String
The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research.final CapabilityState
The ability to use Bedrock models for general knowledge step in flows.final String
The ability to use Bedrock models for general knowledge step in flows.final CapabilityState
The ability to view account SPICE capacity.final String
The ability to view account SPICE capacity.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
exportToCsv
The ability to export to CSV files from the UI.
If the service returns an enum value that is not available in the current SDK version,
exportToCsv
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToCsvAsString()
.- Returns:
- The ability to export to CSV files from the UI.
- See Also:
-
exportToCsvAsString
The ability to export to CSV files from the UI.
If the service returns an enum value that is not available in the current SDK version,
exportToCsv
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToCsvAsString()
.- Returns:
- The ability to export to CSV files from the UI.
- See Also:
-
exportToExcel
The ability to export to Excel files from the UI.
If the service returns an enum value that is not available in the current SDK version,
exportToExcel
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToExcelAsString()
.- Returns:
- The ability to export to Excel files from the UI.
- See Also:
-
exportToExcelAsString
The ability to export to Excel files from the UI.
If the service returns an enum value that is not available in the current SDK version,
exportToExcel
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToExcelAsString()
.- Returns:
- The ability to export to Excel files from the UI.
- See Also:
-
exportToPdf
The ability to export to PDF files from the UI.
If the service returns an enum value that is not available in the current SDK version,
exportToPdf
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToPdfAsString()
.- Returns:
- The ability to export to PDF files from the UI.
- See Also:
-
exportToPdfAsString
The ability to export to PDF files from the UI.
If the service returns an enum value that is not available in the current SDK version,
exportToPdf
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToPdfAsString()
.- Returns:
- The ability to export to PDF files from the UI.
- See Also:
-
printReports
The ability to print reports.
If the service returns an enum value that is not available in the current SDK version,
printReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromprintReportsAsString()
.- Returns:
- The ability to print reports.
- See Also:
-
printReportsAsString
The ability to print reports.
If the service returns an enum value that is not available in the current SDK version,
printReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromprintReportsAsString()
.- Returns:
- The ability to print reports.
- See Also:
-
createAndUpdateThemes
The ability to export to Create and Update themes.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThemes
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateThemesAsString()
.- Returns:
- The ability to export to Create and Update themes.
- See Also:
-
createAndUpdateThemesAsString
The ability to export to Create and Update themes.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThemes
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateThemesAsString()
.- Returns:
- The ability to export to Create and Update themes.
- See Also:
-
addOrRunAnomalyDetectionForAnalyses
The ability to add or run anomaly detection.
If the service returns an enum value that is not available in the current SDK version,
addOrRunAnomalyDetectionForAnalyses
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromaddOrRunAnomalyDetectionForAnalysesAsString()
.- Returns:
- The ability to add or run anomaly detection.
- See Also:
-
addOrRunAnomalyDetectionForAnalysesAsString
The ability to add or run anomaly detection.
If the service returns an enum value that is not available in the current SDK version,
addOrRunAnomalyDetectionForAnalyses
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromaddOrRunAnomalyDetectionForAnalysesAsString()
.- Returns:
- The ability to add or run anomaly detection.
- See Also:
-
createAndUpdateDatasets
The ability to create and update datasets.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDatasets
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateDatasetsAsString()
.- Returns:
- The ability to create and update datasets.
- See Also:
-
createAndUpdateDatasetsAsString
The ability to create and update datasets.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDatasets
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateDatasetsAsString()
.- Returns:
- The ability to create and update datasets.
- See Also:
-
subscribeDashboardEmailReports
The ability to subscribe to email reports.
If the service returns an enum value that is not available in the current SDK version,
subscribeDashboardEmailReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromsubscribeDashboardEmailReportsAsString()
.- Returns:
- The ability to subscribe to email reports.
- See Also:
-
subscribeDashboardEmailReportsAsString
The ability to subscribe to email reports.
If the service returns an enum value that is not available in the current SDK version,
subscribeDashboardEmailReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromsubscribeDashboardEmailReportsAsString()
.- Returns:
- The ability to subscribe to email reports.
- See Also:
-
createAndUpdateDashboardEmailReports
The ability to create and update email reports.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDashboardEmailReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateDashboardEmailReportsAsString()
.- Returns:
- The ability to create and update email reports.
- See Also:
-
createAndUpdateDashboardEmailReportsAsString
The ability to create and update email reports.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDashboardEmailReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateDashboardEmailReportsAsString()
.- Returns:
- The ability to create and update email reports.
- See Also:
-
createAndUpdateThresholdAlerts
The ability to create and update threshold alerts.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThresholdAlerts
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateThresholdAlertsAsString()
.- Returns:
- The ability to create and update threshold alerts.
- See Also:
-
createAndUpdateThresholdAlertsAsString
The ability to create and update threshold alerts.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThresholdAlerts
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateThresholdAlertsAsString()
.- Returns:
- The ability to create and update threshold alerts.
- See Also:
-
createAndUpdateDataSources
The ability to create and update data sources.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDataSources
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateDataSourcesAsString()
.- Returns:
- The ability to create and update data sources.
- See Also:
-
createAndUpdateDataSourcesAsString
The ability to create and update data sources.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDataSources
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateAndUpdateDataSourcesAsString()
.- Returns:
- The ability to create and update data sources.
- See Also:
-
viewAccountSPICECapacity
The ability to view account SPICE capacity.
If the service returns an enum value that is not available in the current SDK version,
viewAccountSPICECapacity
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromviewAccountSPICECapacityAsString()
.- Returns:
- The ability to view account SPICE capacity.
- See Also:
-
viewAccountSPICECapacityAsString
The ability to view account SPICE capacity.
If the service returns an enum value that is not available in the current SDK version,
viewAccountSPICECapacity
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromviewAccountSPICECapacityAsString()
.- Returns:
- The ability to view account SPICE capacity.
- See Also:
-
createSPICEDataset
The ability to create a SPICE dataset.
If the service returns an enum value that is not available in the current SDK version,
createSPICEDataset
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateSPICEDatasetAsString()
.- Returns:
- The ability to create a SPICE dataset.
- See Also:
-
createSPICEDatasetAsString
The ability to create a SPICE dataset.
If the service returns an enum value that is not available in the current SDK version,
createSPICEDataset
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateSPICEDatasetAsString()
.- Returns:
- The ability to create a SPICE dataset.
- See Also:
-
exportToPdfInScheduledReports
The ability to export to PDF files in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
exportToPdfInScheduledReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToPdfInScheduledReportsAsString()
.- Returns:
- The ability to export to PDF files in scheduled email reports.
- See Also:
-
exportToPdfInScheduledReportsAsString
The ability to export to PDF files in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
exportToPdfInScheduledReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToPdfInScheduledReportsAsString()
.- Returns:
- The ability to export to PDF files in scheduled email reports.
- See Also:
-
exportToCsvInScheduledReports
The ability to export to CSV files in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
exportToCsvInScheduledReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToCsvInScheduledReportsAsString()
.- Returns:
- The ability to export to CSV files in scheduled email reports.
- See Also:
-
exportToCsvInScheduledReportsAsString
The ability to export to CSV files in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
exportToCsvInScheduledReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToCsvInScheduledReportsAsString()
.- Returns:
- The ability to export to CSV files in scheduled email reports.
- See Also:
-
exportToExcelInScheduledReports
The ability to export to Excel files in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
exportToExcelInScheduledReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToExcelInScheduledReportsAsString()
.- Returns:
- The ability to export to Excel files in scheduled email reports.
- See Also:
-
exportToExcelInScheduledReportsAsString
The ability to export to Excel files in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
exportToExcelInScheduledReports
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromexportToExcelInScheduledReportsAsString()
.- Returns:
- The ability to export to Excel files in scheduled email reports.
- See Also:
-
includeContentInScheduledReportsEmail
The ability to include content in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
includeContentInScheduledReportsEmail
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromincludeContentInScheduledReportsEmailAsString()
.- Returns:
- The ability to include content in scheduled email reports.
- See Also:
-
includeContentInScheduledReportsEmailAsString
The ability to include content in scheduled email reports.
If the service returns an enum value that is not available in the current SDK version,
includeContentInScheduledReportsEmail
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromincludeContentInScheduledReportsEmailAsString()
.- Returns:
- The ability to include content in scheduled email reports.
- See Also:
-
dashboard
The ability to perform dashboard-related actions.
If the service returns an enum value that is not available in the current SDK version,
dashboard
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromdashboardAsString()
.- Returns:
- The ability to perform dashboard-related actions.
- See Also:
-
dashboardAsString
The ability to perform dashboard-related actions.
If the service returns an enum value that is not available in the current SDK version,
dashboard
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromdashboardAsString()
.- Returns:
- The ability to perform dashboard-related actions.
- See Also:
-
analysis
The ability to perform analysis-related actions.
If the service returns an enum value that is not available in the current SDK version,
analysis
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromanalysisAsString()
.- Returns:
- The ability to perform analysis-related actions.
- See Also:
-
analysisAsString
The ability to perform analysis-related actions.
If the service returns an enum value that is not available in the current SDK version,
analysis
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromanalysisAsString()
.- Returns:
- The ability to perform analysis-related actions.
- See Also:
-
automate
The ability to perform automate-related actions.
If the service returns an enum value that is not available in the current SDK version,
automate
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromautomateAsString()
.- Returns:
- The ability to perform automate-related actions.
- See Also:
-
automateAsString
The ability to perform automate-related actions.
If the service returns an enum value that is not available in the current SDK version,
automate
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromautomateAsString()
.- Returns:
- The ability to perform automate-related actions.
- See Also:
-
flow
The ability to perform flow-related actions.
If the service returns an enum value that is not available in the current SDK version,
flow
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromflowAsString()
.- Returns:
- The ability to perform flow-related actions.
- See Also:
-
flowAsString
The ability to perform flow-related actions.
If the service returns an enum value that is not available in the current SDK version,
flow
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromflowAsString()
.- Returns:
- The ability to perform flow-related actions.
- See Also:
-
publishWithoutApproval
The ability to enable approvals for flow share.
If the service returns an enum value that is not available in the current SDK version,
publishWithoutApproval
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available frompublishWithoutApprovalAsString()
.- Returns:
- The ability to enable approvals for flow share.
- See Also:
-
publishWithoutApprovalAsString
The ability to enable approvals for flow share.
If the service returns an enum value that is not available in the current SDK version,
publishWithoutApproval
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available frompublishWithoutApprovalAsString()
.- Returns:
- The ability to enable approvals for flow share.
- See Also:
-
useBedrockModels
The ability to use Bedrock models for general knowledge step in flows.
If the service returns an enum value that is not available in the current SDK version,
useBedrockModels
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromuseBedrockModelsAsString()
.- Returns:
- The ability to use Bedrock models for general knowledge step in flows.
- See Also:
-
useBedrockModelsAsString
The ability to use Bedrock models for general knowledge step in flows.
If the service returns an enum value that is not available in the current SDK version,
useBedrockModels
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromuseBedrockModelsAsString()
.- Returns:
- The ability to use Bedrock models for general knowledge step in flows.
- See Also:
-
performFlowUiTask
The ability to use UI Agent step to perform tasks on public websites.
If the service returns an enum value that is not available in the current SDK version,
performFlowUiTask
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromperformFlowUiTaskAsString()
.- Returns:
- The ability to use UI Agent step to perform tasks on public websites.
- See Also:
-
performFlowUiTaskAsString
The ability to use UI Agent step to perform tasks on public websites.
If the service returns an enum value that is not available in the current SDK version,
performFlowUiTask
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromperformFlowUiTaskAsString()
.- Returns:
- The ability to use UI Agent step to perform tasks on public websites.
- See Also:
-
useAgentWebSearch
The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research. Web search queries will be processed securely in an Amazon Web Services region
us-east-1
.If the service returns an enum value that is not available in the current SDK version,
useAgentWebSearch
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromuseAgentWebSearchAsString()
.- Returns:
- The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research. Web search
queries will be processed securely in an Amazon Web Services region
us-east-1
. - See Also:
-
useAgentWebSearchAsString
The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research. Web search queries will be processed securely in an Amazon Web Services region
us-east-1
.If the service returns an enum value that is not available in the current SDK version,
useAgentWebSearch
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromuseAgentWebSearchAsString()
.- Returns:
- The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research. Web search
queries will be processed securely in an Amazon Web Services region
us-east-1
. - See Also:
-
knowledgeBase
The ability to use knowledge bases to specify content from external applications.
If the service returns an enum value that is not available in the current SDK version,
knowledgeBase
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromknowledgeBaseAsString()
.- Returns:
- The ability to use knowledge bases to specify content from external applications.
- See Also:
-
knowledgeBaseAsString
The ability to use knowledge bases to specify content from external applications.
If the service returns an enum value that is not available in the current SDK version,
knowledgeBase
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromknowledgeBaseAsString()
.- Returns:
- The ability to use knowledge bases to specify content from external applications.
- See Also:
-
action
The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.
If the service returns an enum value that is not available in the current SDK version,
action
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromactionAsString()
.- Returns:
- The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.
- See Also:
-
actionAsString
The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.
If the service returns an enum value that is not available in the current SDK version,
action
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromactionAsString()
.- Returns:
- The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.
- See Also:
-
space
The ability to perform space-related actions.
If the service returns an enum value that is not available in the current SDK version,
space
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromspaceAsString()
.- Returns:
- The ability to perform space-related actions.
- See Also:
-
spaceAsString
The ability to perform space-related actions.
If the service returns an enum value that is not available in the current SDK version,
space
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromspaceAsString()
.- Returns:
- The ability to perform space-related actions.
- See Also:
-
chatAgent
The ability to perform chat-related actions.
If the service returns an enum value that is not available in the current SDK version,
chatAgent
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromchatAgentAsString()
.- Returns:
- The ability to perform chat-related actions.
- See Also:
-
chatAgentAsString
The ability to perform chat-related actions.
If the service returns an enum value that is not available in the current SDK version,
chatAgent
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromchatAgentAsString()
.- Returns:
- The ability to perform chat-related actions.
- See Also:
-
createChatAgents
The ability to create chat agents.
If the service returns an enum value that is not available in the current SDK version,
createChatAgents
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateChatAgentsAsString()
.- Returns:
- The ability to create chat agents.
- See Also:
-
createChatAgentsAsString
The ability to create chat agents.
If the service returns an enum value that is not available in the current SDK version,
createChatAgents
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromcreateChatAgentsAsString()
.- Returns:
- The ability to create chat agents.
- See Also:
-
research
The ability to perform research-related actions.
If the service returns an enum value that is not available in the current SDK version,
research
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromresearchAsString()
.- Returns:
- The ability to perform research-related actions.
- See Also:
-
researchAsString
The ability to perform research-related actions.
If the service returns an enum value that is not available in the current SDK version,
research
will returnCapabilityState.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromresearchAsString()
.- Returns:
- The ability to perform research-related actions.
- See Also:
-
toBuilder
Description copied from interface:ToCopyableBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToCopyableBuilder<Capabilities.Builder,
Capabilities> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojo
Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojo
class, and is generated based on a service model.If an
SdkPojo
class does not have any inherited fields,equalsBySdkFields
andequals
are essentially the same.- Specified by:
equalsBySdkFields
in interfaceSdkPojo
- Parameters:
obj
- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToField
in interfaceSdkPojo
- Returns:
- The mapping between the field name and its corresponding field.
-