Class Capabilities

java.lang.Object
software.amazon.awssdk.services.quicksight.model.Capabilities
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<Capabilities.Builder,Capabilities>

@Generated("software.amazon.awssdk:codegen") public final class Capabilities extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Capabilities.Builder,Capabilities>

A set of actions that correspond to Amazon Quick Sight permissions.

See Also:
  • Method Details

    • exportToCsv

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToCsvAsString().

      Returns:
      The ability to export to CSV files from the UI.
      See Also:
    • exportToCsvAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToCsvAsString().

      Returns:
      The ability to export to CSV files from the UI.
      See Also:
    • exportToExcel

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToExcelAsString().

      Returns:
      The ability to export to Excel files from the UI.
      See Also:
    • exportToExcelAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToExcelAsString().

      Returns:
      The ability to export to Excel files from the UI.
      See Also:
    • exportToPdf

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToPdfAsString().

      Returns:
      The ability to export to PDF files from the UI.
      See Also:
    • exportToPdfAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToPdfAsString().

      Returns:
      The ability to export to PDF files from the UI.
      See Also:
    • printReports

      public final CapabilityState printReports()

      The ability to print reports.

      If the service returns an enum value that is not available in the current SDK version, printReports will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from printReportsAsString().

      Returns:
      The ability to print reports.
      See Also:
    • printReportsAsString

      public final String printReportsAsString()

      The ability to print reports.

      If the service returns an enum value that is not available in the current SDK version, printReports will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from printReportsAsString().

      Returns:
      The ability to print reports.
      See Also:
    • createAndUpdateThemes

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateThemesAsString().

      Returns:
      The ability to export to Create and Update themes.
      See Also:
    • createAndUpdateThemesAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateThemesAsString().

      Returns:
      The ability to export to Create and Update themes.
      See Also:
    • addOrRunAnomalyDetectionForAnalyses

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from addOrRunAnomalyDetectionForAnalysesAsString().

      Returns:
      The ability to add or run anomaly detection.
      See Also:
    • addOrRunAnomalyDetectionForAnalysesAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from addOrRunAnomalyDetectionForAnalysesAsString().

      Returns:
      The ability to add or run anomaly detection.
      See Also:
    • shareAnalyses

      public final CapabilityState shareAnalyses()

      The ability to share analyses.

      If the service returns an enum value that is not available in the current SDK version, shareAnalyses will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAnalysesAsString().

      Returns:
      The ability to share analyses.
      See Also:
    • shareAnalysesAsString

      public final String shareAnalysesAsString()

      The ability to share analyses.

      If the service returns an enum value that is not available in the current SDK version, shareAnalyses will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAnalysesAsString().

      Returns:
      The ability to share analyses.
      See Also:
    • createAndUpdateDatasets

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateDatasetsAsString().

      Returns:
      The ability to create and update datasets.
      See Also:
    • createAndUpdateDatasetsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateDatasetsAsString().

      Returns:
      The ability to create and update datasets.
      See Also:
    • shareDatasets

      public final CapabilityState shareDatasets()

      The ability to share datasets.

      If the service returns an enum value that is not available in the current SDK version, shareDatasets will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareDatasetsAsString().

      Returns:
      The ability to share datasets.
      See Also:
    • shareDatasetsAsString

      public final String shareDatasetsAsString()

      The ability to share datasets.

      If the service returns an enum value that is not available in the current SDK version, shareDatasets will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareDatasetsAsString().

      Returns:
      The ability to share datasets.
      See Also:
    • subscribeDashboardEmailReports

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from subscribeDashboardEmailReportsAsString().

      Returns:
      The ability to subscribe to email reports.
      See Also:
    • subscribeDashboardEmailReportsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from subscribeDashboardEmailReportsAsString().

      Returns:
      The ability to subscribe to email reports.
      See Also:
    • createAndUpdateDashboardEmailReports

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateDashboardEmailReportsAsString().

      Returns:
      The ability to create and update email reports.
      See Also:
    • createAndUpdateDashboardEmailReportsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateDashboardEmailReportsAsString().

      Returns:
      The ability to create and update email reports.
      See Also:
    • shareDashboards

      public final CapabilityState shareDashboards()

      The ability to share dashboards.

      If the service returns an enum value that is not available in the current SDK version, shareDashboards will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareDashboardsAsString().

      Returns:
      The ability to share dashboards.
      See Also:
    • shareDashboardsAsString

      public final String shareDashboardsAsString()

      The ability to share dashboards.

      If the service returns an enum value that is not available in the current SDK version, shareDashboards will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareDashboardsAsString().

      Returns:
      The ability to share dashboards.
      See Also:
    • createAndUpdateThresholdAlerts

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateThresholdAlertsAsString().

      Returns:
      The ability to create and update threshold alerts.
      See Also:
    • createAndUpdateThresholdAlertsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateThresholdAlertsAsString().

      Returns:
      The ability to create and update threshold alerts.
      See Also:
    • renameSharedFolders

      public final CapabilityState renameSharedFolders()

      The ability to rename shared folders.

      If the service returns an enum value that is not available in the current SDK version, renameSharedFolders will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from renameSharedFoldersAsString().

      Returns:
      The ability to rename shared folders.
      See Also:
    • renameSharedFoldersAsString

      public final String renameSharedFoldersAsString()

      The ability to rename shared folders.

      If the service returns an enum value that is not available in the current SDK version, renameSharedFolders will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from renameSharedFoldersAsString().

      Returns:
      The ability to rename shared folders.
      See Also:
    • createSharedFolders

      public final CapabilityState createSharedFolders()

      The ability to create shared folders.

      If the service returns an enum value that is not available in the current SDK version, createSharedFolders will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createSharedFoldersAsString().

      Returns:
      The ability to create shared folders.
      See Also:
    • createSharedFoldersAsString

      public final String createSharedFoldersAsString()

      The ability to create shared folders.

      If the service returns an enum value that is not available in the current SDK version, createSharedFolders will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createSharedFoldersAsString().

      Returns:
      The ability to create shared folders.
      See Also:
    • createAndUpdateDataSources

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateDataSourcesAsString().

      Returns:
      The ability to create and update data sources.
      See Also:
    • createAndUpdateDataSourcesAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateDataSourcesAsString().

      Returns:
      The ability to create and update data sources.
      See Also:
    • shareDataSources

      public final CapabilityState shareDataSources()

      The ability to share data sources.

      If the service returns an enum value that is not available in the current SDK version, shareDataSources will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareDataSourcesAsString().

      Returns:
      The ability to share data sources.
      See Also:
    • shareDataSourcesAsString

      public final String shareDataSourcesAsString()

      The ability to share data sources.

      If the service returns an enum value that is not available in the current SDK version, shareDataSources will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareDataSourcesAsString().

      Returns:
      The ability to share data sources.
      See Also:
    • viewAccountSPICECapacity

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from viewAccountSPICECapacityAsString().

      Returns:
      The ability to view account SPICE capacity.
      See Also:
    • viewAccountSPICECapacityAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from viewAccountSPICECapacityAsString().

      Returns:
      The ability to view account SPICE capacity.
      See Also:
    • createSPICEDataset

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createSPICEDatasetAsString().

      Returns:
      The ability to create a SPICE dataset.
      See Also:
    • createSPICEDatasetAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createSPICEDatasetAsString().

      Returns:
      The ability to create a SPICE dataset.
      See Also:
    • exportToPdfInScheduledReports

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToPdfInScheduledReportsAsString().

      Returns:
      The ability to export to PDF files in scheduled email reports.
      See Also:
    • exportToPdfInScheduledReportsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToPdfInScheduledReportsAsString().

      Returns:
      The ability to export to PDF files in scheduled email reports.
      See Also:
    • exportToCsvInScheduledReports

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToCsvInScheduledReportsAsString().

      Returns:
      The ability to export to CSV files in scheduled email reports.
      See Also:
    • exportToCsvInScheduledReportsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToCsvInScheduledReportsAsString().

      Returns:
      The ability to export to CSV files in scheduled email reports.
      See Also:
    • exportToExcelInScheduledReports

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToExcelInScheduledReportsAsString().

      Returns:
      The ability to export to Excel files in scheduled email reports.
      See Also:
    • exportToExcelInScheduledReportsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from exportToExcelInScheduledReportsAsString().

      Returns:
      The ability to export to Excel files in scheduled email reports.
      See Also:
    • includeContentInScheduledReportsEmail

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from includeContentInScheduledReportsEmailAsString().

      Returns:
      The ability to include content in scheduled email reports.
      See Also:
    • includeContentInScheduledReportsEmailAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from includeContentInScheduledReportsEmailAsString().

      Returns:
      The ability to include content in scheduled email reports.
      See Also:
    • dashboard

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from dashboardAsString().

      Returns:
      The ability to perform dashboard-related actions.
      See Also:
    • dashboardAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from dashboardAsString().

      Returns:
      The ability to perform dashboard-related actions.
      See Also:
    • analysis

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from analysisAsString().

      Returns:
      The ability to perform analysis-related actions.
      See Also:
    • analysisAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from analysisAsString().

      Returns:
      The ability to perform analysis-related actions.
      See Also:
    • automate

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from automateAsString().

      Returns:
      The ability to perform automate-related actions.
      See Also:
    • automateAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from automateAsString().

      Returns:
      The ability to perform automate-related actions.
      See Also:
    • flow

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from flowAsString().

      Returns:
      The ability to perform flow-related actions.
      See Also:
    • flowAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from flowAsString().

      Returns:
      The ability to perform flow-related actions.
      See Also:
    • publishWithoutApproval

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from publishWithoutApprovalAsString().

      Returns:
      The ability to enable approvals for flow share.
      See Also:
    • publishWithoutApprovalAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from publishWithoutApprovalAsString().

      Returns:
      The ability to enable approvals for flow share.
      See Also:
    • useBedrockModels

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useBedrockModelsAsString().

      Returns:
      The ability to use Bedrock models for general knowledge step in flows.
      See Also:
    • useBedrockModelsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useBedrockModelsAsString().

      Returns:
      The ability to use Bedrock models for general knowledge step in flows.
      See Also:
    • performFlowUiTask

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from performFlowUiTaskAsString().

      Returns:
      The ability to use UI Agent step to perform tasks on public websites.
      See Also:
    • performFlowUiTaskAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from performFlowUiTaskAsString().

      Returns:
      The ability to use UI Agent step to perform tasks on public websites.
      See Also:
    • approveFlowShareRequests

      public final CapabilityState approveFlowShareRequests()

      The ability to review and approve sharing requests of Flows.

      If the service returns an enum value that is not available in the current SDK version, approveFlowShareRequests will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from approveFlowShareRequestsAsString().

      Returns:
      The ability to review and approve sharing requests of Flows.
      See Also:
    • approveFlowShareRequestsAsString

      public final String approveFlowShareRequestsAsString()

      The ability to review and approve sharing requests of Flows.

      If the service returns an enum value that is not available in the current SDK version, approveFlowShareRequests will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from approveFlowShareRequestsAsString().

      Returns:
      The ability to review and approve sharing requests of Flows.
      See Also:
    • useAgentWebSearch

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAgentWebSearchAsString().

      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

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAgentWebSearchAsString().

      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

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from knowledgeBaseAsString().

      Returns:
      The ability to use knowledge bases to specify content from external applications.
      See Also:
    • knowledgeBaseAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from knowledgeBaseAsString().

      Returns:
      The ability to use knowledge bases to specify content from external applications.
      See Also:
    • action

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from actionAsString().

      Returns:
      The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.
      See Also:
    • actionAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from actionAsString().

      Returns:
      The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.
      See Also:
    • genericHTTPAction

      public final CapabilityState genericHTTPAction()

      The ability to perform actions using REST API connection connectors.

      If the service returns an enum value that is not available in the current SDK version, genericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from genericHTTPActionAsString().

      Returns:
      The ability to perform actions using REST API connection connectors.
      See Also:
    • genericHTTPActionAsString

      public final String genericHTTPActionAsString()

      The ability to perform actions using REST API connection connectors.

      If the service returns an enum value that is not available in the current SDK version, genericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from genericHTTPActionAsString().

      Returns:
      The ability to perform actions using REST API connection connectors.
      See Also:
    • createAndUpdateGenericHTTPAction

      public final CapabilityState createAndUpdateGenericHTTPAction()

      The ability to create and update REST API connection actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateGenericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateGenericHTTPActionAsString().

      Returns:
      The ability to create and update REST API connection actions.
      See Also:
    • createAndUpdateGenericHTTPActionAsString

      public final String createAndUpdateGenericHTTPActionAsString()

      The ability to create and update REST API connection actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateGenericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateGenericHTTPActionAsString().

      Returns:
      The ability to create and update REST API connection actions.
      See Also:
    • shareGenericHTTPAction

      public final CapabilityState shareGenericHTTPAction()

      The ability to share REST API connection actions.

      If the service returns an enum value that is not available in the current SDK version, shareGenericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareGenericHTTPActionAsString().

      Returns:
      The ability to share REST API connection actions.
      See Also:
    • shareGenericHTTPActionAsString

      public final String shareGenericHTTPActionAsString()

      The ability to share REST API connection actions.

      If the service returns an enum value that is not available in the current SDK version, shareGenericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareGenericHTTPActionAsString().

      Returns:
      The ability to share REST API connection actions.
      See Also:
    • useGenericHTTPAction

      public final CapabilityState useGenericHTTPAction()

      The ability to use REST API connection actions.

      If the service returns an enum value that is not available in the current SDK version, useGenericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useGenericHTTPActionAsString().

      Returns:
      The ability to use REST API connection actions.
      See Also:
    • useGenericHTTPActionAsString

      public final String useGenericHTTPActionAsString()

      The ability to use REST API connection actions.

      If the service returns an enum value that is not available in the current SDK version, useGenericHTTPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useGenericHTTPActionAsString().

      Returns:
      The ability to use REST API connection actions.
      See Also:
    • asanaAction

      public final CapabilityState asanaAction()

      The ability to perform actions using Asana connectors.

      If the service returns an enum value that is not available in the current SDK version, asanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from asanaActionAsString().

      Returns:
      The ability to perform actions using Asana connectors.
      See Also:
    • asanaActionAsString

      public final String asanaActionAsString()

      The ability to perform actions using Asana connectors.

      If the service returns an enum value that is not available in the current SDK version, asanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from asanaActionAsString().

      Returns:
      The ability to perform actions using Asana connectors.
      See Also:
    • createAndUpdateAsanaAction

      public final CapabilityState createAndUpdateAsanaAction()

      The ability to create and update Asana actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAsanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAsanaActionAsString().

      Returns:
      The ability to create and update Asana actions.
      See Also:
    • createAndUpdateAsanaActionAsString

      public final String createAndUpdateAsanaActionAsString()

      The ability to create and update Asana actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAsanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAsanaActionAsString().

      Returns:
      The ability to create and update Asana actions.
      See Also:
    • shareAsanaAction

      public final CapabilityState shareAsanaAction()

      The ability to share Asana actions.

      If the service returns an enum value that is not available in the current SDK version, shareAsanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAsanaActionAsString().

      Returns:
      The ability to share Asana actions.
      See Also:
    • shareAsanaActionAsString

      public final String shareAsanaActionAsString()

      The ability to share Asana actions.

      If the service returns an enum value that is not available in the current SDK version, shareAsanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAsanaActionAsString().

      Returns:
      The ability to share Asana actions.
      See Also:
    • useAsanaAction

      public final CapabilityState useAsanaAction()

      The ability to use Asana actions.

      If the service returns an enum value that is not available in the current SDK version, useAsanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAsanaActionAsString().

      Returns:
      The ability to use Asana actions.
      See Also:
    • useAsanaActionAsString

      public final String useAsanaActionAsString()

      The ability to use Asana actions.

      If the service returns an enum value that is not available in the current SDK version, useAsanaAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAsanaActionAsString().

      Returns:
      The ability to use Asana actions.
      See Also:
    • slackAction

      public final CapabilityState slackAction()

      The ability to perform actions using Slack connectors.

      If the service returns an enum value that is not available in the current SDK version, slackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from slackActionAsString().

      Returns:
      The ability to perform actions using Slack connectors.
      See Also:
    • slackActionAsString

      public final String slackActionAsString()

      The ability to perform actions using Slack connectors.

      If the service returns an enum value that is not available in the current SDK version, slackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from slackActionAsString().

      Returns:
      The ability to perform actions using Slack connectors.
      See Also:
    • createAndUpdateSlackAction

      public final CapabilityState createAndUpdateSlackAction()

      The ability to create and update Slack actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSlackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSlackActionAsString().

      Returns:
      The ability to create and update Slack actions.
      See Also:
    • createAndUpdateSlackActionAsString

      public final String createAndUpdateSlackActionAsString()

      The ability to create and update Slack actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSlackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSlackActionAsString().

      Returns:
      The ability to create and update Slack actions.
      See Also:
    • shareSlackAction

      public final CapabilityState shareSlackAction()

      The ability to share Slack actions.

      If the service returns an enum value that is not available in the current SDK version, shareSlackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSlackActionAsString().

      Returns:
      The ability to share Slack actions.
      See Also:
    • shareSlackActionAsString

      public final String shareSlackActionAsString()

      The ability to share Slack actions.

      If the service returns an enum value that is not available in the current SDK version, shareSlackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSlackActionAsString().

      Returns:
      The ability to share Slack actions.
      See Also:
    • useSlackAction

      public final CapabilityState useSlackAction()

      The ability to use Slack actions.

      If the service returns an enum value that is not available in the current SDK version, useSlackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSlackActionAsString().

      Returns:
      The ability to use Slack actions.
      See Also:
    • useSlackActionAsString

      public final String useSlackActionAsString()

      The ability to use Slack actions.

      If the service returns an enum value that is not available in the current SDK version, useSlackAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSlackActionAsString().

      Returns:
      The ability to use Slack actions.
      See Also:
    • serviceNowAction

      public final CapabilityState serviceNowAction()

      The ability to perform actions using ServiceNow connectors.

      If the service returns an enum value that is not available in the current SDK version, serviceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from serviceNowActionAsString().

      Returns:
      The ability to perform actions using ServiceNow connectors.
      See Also:
    • serviceNowActionAsString

      public final String serviceNowActionAsString()

      The ability to perform actions using ServiceNow connectors.

      If the service returns an enum value that is not available in the current SDK version, serviceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from serviceNowActionAsString().

      Returns:
      The ability to perform actions using ServiceNow connectors.
      See Also:
    • createAndUpdateServiceNowAction

      public final CapabilityState createAndUpdateServiceNowAction()

      The ability to create and update ServiceNow actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateServiceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateServiceNowActionAsString().

      Returns:
      The ability to create and update ServiceNow actions.
      See Also:
    • createAndUpdateServiceNowActionAsString

      public final String createAndUpdateServiceNowActionAsString()

      The ability to create and update ServiceNow actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateServiceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateServiceNowActionAsString().

      Returns:
      The ability to create and update ServiceNow actions.
      See Also:
    • shareServiceNowAction

      public final CapabilityState shareServiceNowAction()

      The ability to share ServiceNow actions.

      If the service returns an enum value that is not available in the current SDK version, shareServiceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareServiceNowActionAsString().

      Returns:
      The ability to share ServiceNow actions.
      See Also:
    • shareServiceNowActionAsString

      public final String shareServiceNowActionAsString()

      The ability to share ServiceNow actions.

      If the service returns an enum value that is not available in the current SDK version, shareServiceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareServiceNowActionAsString().

      Returns:
      The ability to share ServiceNow actions.
      See Also:
    • useServiceNowAction

      public final CapabilityState useServiceNowAction()

      The ability to use ServiceNow actions.

      If the service returns an enum value that is not available in the current SDK version, useServiceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useServiceNowActionAsString().

      Returns:
      The ability to use ServiceNow actions.
      See Also:
    • useServiceNowActionAsString

      public final String useServiceNowActionAsString()

      The ability to use ServiceNow actions.

      If the service returns an enum value that is not available in the current SDK version, useServiceNowAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useServiceNowActionAsString().

      Returns:
      The ability to use ServiceNow actions.
      See Also:
    • salesforceAction

      public final CapabilityState salesforceAction()

      The ability to perform actions using Salesforce connectors.

      If the service returns an enum value that is not available in the current SDK version, salesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from salesforceActionAsString().

      Returns:
      The ability to perform actions using Salesforce connectors.
      See Also:
    • salesforceActionAsString

      public final String salesforceActionAsString()

      The ability to perform actions using Salesforce connectors.

      If the service returns an enum value that is not available in the current SDK version, salesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from salesforceActionAsString().

      Returns:
      The ability to perform actions using Salesforce connectors.
      See Also:
    • createAndUpdateSalesforceAction

      public final CapabilityState createAndUpdateSalesforceAction()

      The ability to create and update Salesforce actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSalesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSalesforceActionAsString().

      Returns:
      The ability to create and update Salesforce actions.
      See Also:
    • createAndUpdateSalesforceActionAsString

      public final String createAndUpdateSalesforceActionAsString()

      The ability to create and update Salesforce actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSalesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSalesforceActionAsString().

      Returns:
      The ability to create and update Salesforce actions.
      See Also:
    • shareSalesforceAction

      public final CapabilityState shareSalesforceAction()

      The ability to share Salesforce actions.

      If the service returns an enum value that is not available in the current SDK version, shareSalesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSalesforceActionAsString().

      Returns:
      The ability to share Salesforce actions.
      See Also:
    • shareSalesforceActionAsString

      public final String shareSalesforceActionAsString()

      The ability to share Salesforce actions.

      If the service returns an enum value that is not available in the current SDK version, shareSalesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSalesforceActionAsString().

      Returns:
      The ability to share Salesforce actions.
      See Also:
    • useSalesforceAction

      public final CapabilityState useSalesforceAction()

      The ability to use Salesforce actions.

      If the service returns an enum value that is not available in the current SDK version, useSalesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSalesforceActionAsString().

      Returns:
      The ability to use Salesforce actions.
      See Also:
    • useSalesforceActionAsString

      public final String useSalesforceActionAsString()

      The ability to use Salesforce actions.

      If the service returns an enum value that is not available in the current SDK version, useSalesforceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSalesforceActionAsString().

      Returns:
      The ability to use Salesforce actions.
      See Also:
    • msExchangeAction

      public final CapabilityState msExchangeAction()

      The ability to perform actions using Microsoft Outlook connectors.

      If the service returns an enum value that is not available in the current SDK version, msExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from msExchangeActionAsString().

      Returns:
      The ability to perform actions using Microsoft Outlook connectors.
      See Also:
    • msExchangeActionAsString

      public final String msExchangeActionAsString()

      The ability to perform actions using Microsoft Outlook connectors.

      If the service returns an enum value that is not available in the current SDK version, msExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from msExchangeActionAsString().

      Returns:
      The ability to perform actions using Microsoft Outlook connectors.
      See Also:
    • createAndUpdateMSExchangeAction

      public final CapabilityState createAndUpdateMSExchangeAction()

      The ability to create and update Microsoft Outlook actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMSExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMSExchangeActionAsString().

      Returns:
      The ability to create and update Microsoft Outlook actions.
      See Also:
    • createAndUpdateMSExchangeActionAsString

      public final String createAndUpdateMSExchangeActionAsString()

      The ability to create and update Microsoft Outlook actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMSExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMSExchangeActionAsString().

      Returns:
      The ability to create and update Microsoft Outlook actions.
      See Also:
    • shareMSExchangeAction

      public final CapabilityState shareMSExchangeAction()

      The ability to share Microsoft Outlook actions.

      If the service returns an enum value that is not available in the current SDK version, shareMSExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMSExchangeActionAsString().

      Returns:
      The ability to share Microsoft Outlook actions.
      See Also:
    • shareMSExchangeActionAsString

      public final String shareMSExchangeActionAsString()

      The ability to share Microsoft Outlook actions.

      If the service returns an enum value that is not available in the current SDK version, shareMSExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMSExchangeActionAsString().

      Returns:
      The ability to share Microsoft Outlook actions.
      See Also:
    • useMSExchangeAction

      public final CapabilityState useMSExchangeAction()

      The ability to use Microsoft Outlook actions.

      If the service returns an enum value that is not available in the current SDK version, useMSExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMSExchangeActionAsString().

      Returns:
      The ability to use Microsoft Outlook actions.
      See Also:
    • useMSExchangeActionAsString

      public final String useMSExchangeActionAsString()

      The ability to use Microsoft Outlook actions.

      If the service returns an enum value that is not available in the current SDK version, useMSExchangeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMSExchangeActionAsString().

      Returns:
      The ability to use Microsoft Outlook actions.
      See Also:
    • pagerDutyAction

      public final CapabilityState pagerDutyAction()

      The ability to perform actions using PagerDuty Advance connectors.

      If the service returns an enum value that is not available in the current SDK version, pagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from pagerDutyActionAsString().

      Returns:
      The ability to perform actions using PagerDuty Advance connectors.
      See Also:
    • pagerDutyActionAsString

      public final String pagerDutyActionAsString()

      The ability to perform actions using PagerDuty Advance connectors.

      If the service returns an enum value that is not available in the current SDK version, pagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from pagerDutyActionAsString().

      Returns:
      The ability to perform actions using PagerDuty Advance connectors.
      See Also:
    • createAndUpdatePagerDutyAction

      public final CapabilityState createAndUpdatePagerDutyAction()

      The ability to create and update PagerDuty Advance actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdatePagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdatePagerDutyActionAsString().

      Returns:
      The ability to create and update PagerDuty Advance actions.
      See Also:
    • createAndUpdatePagerDutyActionAsString

      public final String createAndUpdatePagerDutyActionAsString()

      The ability to create and update PagerDuty Advance actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdatePagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdatePagerDutyActionAsString().

      Returns:
      The ability to create and update PagerDuty Advance actions.
      See Also:
    • sharePagerDutyAction

      public final CapabilityState sharePagerDutyAction()

      The ability to share PagerDuty Advance actions.

      If the service returns an enum value that is not available in the current SDK version, sharePagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sharePagerDutyActionAsString().

      Returns:
      The ability to share PagerDuty Advance actions.
      See Also:
    • sharePagerDutyActionAsString

      public final String sharePagerDutyActionAsString()

      The ability to share PagerDuty Advance actions.

      If the service returns an enum value that is not available in the current SDK version, sharePagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sharePagerDutyActionAsString().

      Returns:
      The ability to share PagerDuty Advance actions.
      See Also:
    • usePagerDutyAction

      public final CapabilityState usePagerDutyAction()

      The ability to use PagerDuty Advance actions.

      If the service returns an enum value that is not available in the current SDK version, usePagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from usePagerDutyActionAsString().

      Returns:
      The ability to use PagerDuty Advance actions.
      See Also:
    • usePagerDutyActionAsString

      public final String usePagerDutyActionAsString()

      The ability to use PagerDuty Advance actions.

      If the service returns an enum value that is not available in the current SDK version, usePagerDutyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from usePagerDutyActionAsString().

      Returns:
      The ability to use PagerDuty Advance actions.
      See Also:
    • jiraAction

      public final CapabilityState jiraAction()

      The ability to perform actions using Jira connectors.

      If the service returns an enum value that is not available in the current SDK version, jiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from jiraActionAsString().

      Returns:
      The ability to perform actions using Jira connectors.
      See Also:
    • jiraActionAsString

      public final String jiraActionAsString()

      The ability to perform actions using Jira connectors.

      If the service returns an enum value that is not available in the current SDK version, jiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from jiraActionAsString().

      Returns:
      The ability to perform actions using Jira connectors.
      See Also:
    • createAndUpdateJiraAction

      public final CapabilityState createAndUpdateJiraAction()

      The ability to create and update Jira actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateJiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateJiraActionAsString().

      Returns:
      The ability to create and update Jira actions.
      See Also:
    • createAndUpdateJiraActionAsString

      public final String createAndUpdateJiraActionAsString()

      The ability to create and update Jira actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateJiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateJiraActionAsString().

      Returns:
      The ability to create and update Jira actions.
      See Also:
    • shareJiraAction

      public final CapabilityState shareJiraAction()

      The ability to share Jira actions.

      If the service returns an enum value that is not available in the current SDK version, shareJiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareJiraActionAsString().

      Returns:
      The ability to share Jira actions.
      See Also:
    • shareJiraActionAsString

      public final String shareJiraActionAsString()

      The ability to share Jira actions.

      If the service returns an enum value that is not available in the current SDK version, shareJiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareJiraActionAsString().

      Returns:
      The ability to share Jira actions.
      See Also:
    • useJiraAction

      public final CapabilityState useJiraAction()

      The ability to use Jira actions.

      If the service returns an enum value that is not available in the current SDK version, useJiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useJiraActionAsString().

      Returns:
      The ability to use Jira actions.
      See Also:
    • useJiraActionAsString

      public final String useJiraActionAsString()

      The ability to use Jira actions.

      If the service returns an enum value that is not available in the current SDK version, useJiraAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useJiraActionAsString().

      Returns:
      The ability to use Jira actions.
      See Also:
    • confluenceAction

      public final CapabilityState confluenceAction()

      The ability to perform actions using Atlassian Confluence Cloud connectors.

      If the service returns an enum value that is not available in the current SDK version, confluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from confluenceActionAsString().

      Returns:
      The ability to perform actions using Atlassian Confluence Cloud connectors.
      See Also:
    • confluenceActionAsString

      public final String confluenceActionAsString()

      The ability to perform actions using Atlassian Confluence Cloud connectors.

      If the service returns an enum value that is not available in the current SDK version, confluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from confluenceActionAsString().

      Returns:
      The ability to perform actions using Atlassian Confluence Cloud connectors.
      See Also:
    • createAndUpdateConfluenceAction

      public final CapabilityState createAndUpdateConfluenceAction()

      The ability to create and update Atlassian Confluence Cloud actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateConfluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateConfluenceActionAsString().

      Returns:
      The ability to create and update Atlassian Confluence Cloud actions.
      See Also:
    • createAndUpdateConfluenceActionAsString

      public final String createAndUpdateConfluenceActionAsString()

      The ability to create and update Atlassian Confluence Cloud actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateConfluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateConfluenceActionAsString().

      Returns:
      The ability to create and update Atlassian Confluence Cloud actions.
      See Also:
    • shareConfluenceAction

      public final CapabilityState shareConfluenceAction()

      The ability to share Atlassian Confluence Cloud actions.

      If the service returns an enum value that is not available in the current SDK version, shareConfluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareConfluenceActionAsString().

      Returns:
      The ability to share Atlassian Confluence Cloud actions.
      See Also:
    • shareConfluenceActionAsString

      public final String shareConfluenceActionAsString()

      The ability to share Atlassian Confluence Cloud actions.

      If the service returns an enum value that is not available in the current SDK version, shareConfluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareConfluenceActionAsString().

      Returns:
      The ability to share Atlassian Confluence Cloud actions.
      See Also:
    • useConfluenceAction

      public final CapabilityState useConfluenceAction()

      The ability to use Atlassian Confluence Cloud actions.

      If the service returns an enum value that is not available in the current SDK version, useConfluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useConfluenceActionAsString().

      Returns:
      The ability to use Atlassian Confluence Cloud actions.
      See Also:
    • useConfluenceActionAsString

      public final String useConfluenceActionAsString()

      The ability to use Atlassian Confluence Cloud actions.

      If the service returns an enum value that is not available in the current SDK version, useConfluenceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useConfluenceActionAsString().

      Returns:
      The ability to use Atlassian Confluence Cloud actions.
      See Also:
    • oneDriveAction

      public final CapabilityState oneDriveAction()

      The ability to perform actions using Microsoft OneDrive connectors.

      If the service returns an enum value that is not available in the current SDK version, oneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from oneDriveActionAsString().

      Returns:
      The ability to perform actions using Microsoft OneDrive connectors.
      See Also:
    • oneDriveActionAsString

      public final String oneDriveActionAsString()

      The ability to perform actions using Microsoft OneDrive connectors.

      If the service returns an enum value that is not available in the current SDK version, oneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from oneDriveActionAsString().

      Returns:
      The ability to perform actions using Microsoft OneDrive connectors.
      See Also:
    • createAndUpdateOneDriveAction

      public final CapabilityState createAndUpdateOneDriveAction()

      The ability to create and update Microsoft OneDrive actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateOneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateOneDriveActionAsString().

      Returns:
      The ability to create and update Microsoft OneDrive actions.
      See Also:
    • createAndUpdateOneDriveActionAsString

      public final String createAndUpdateOneDriveActionAsString()

      The ability to create and update Microsoft OneDrive actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateOneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateOneDriveActionAsString().

      Returns:
      The ability to create and update Microsoft OneDrive actions.
      See Also:
    • shareOneDriveAction

      public final CapabilityState shareOneDriveAction()

      The ability to share Microsoft OneDrive actions.

      If the service returns an enum value that is not available in the current SDK version, shareOneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareOneDriveActionAsString().

      Returns:
      The ability to share Microsoft OneDrive actions.
      See Also:
    • shareOneDriveActionAsString

      public final String shareOneDriveActionAsString()

      The ability to share Microsoft OneDrive actions.

      If the service returns an enum value that is not available in the current SDK version, shareOneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareOneDriveActionAsString().

      Returns:
      The ability to share Microsoft OneDrive actions.
      See Also:
    • useOneDriveAction

      public final CapabilityState useOneDriveAction()

      The ability to use Microsoft OneDrive actions.

      If the service returns an enum value that is not available in the current SDK version, useOneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useOneDriveActionAsString().

      Returns:
      The ability to use Microsoft OneDrive actions.
      See Also:
    • useOneDriveActionAsString

      public final String useOneDriveActionAsString()

      The ability to use Microsoft OneDrive actions.

      If the service returns an enum value that is not available in the current SDK version, useOneDriveAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useOneDriveActionAsString().

      Returns:
      The ability to use Microsoft OneDrive actions.
      See Also:
    • sharePointAction

      public final CapabilityState sharePointAction()

      The ability to perform actions using Microsoft SharePoint Online connectors.

      If the service returns an enum value that is not available in the current SDK version, sharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sharePointActionAsString().

      Returns:
      The ability to perform actions using Microsoft SharePoint Online connectors.
      See Also:
    • sharePointActionAsString

      public final String sharePointActionAsString()

      The ability to perform actions using Microsoft SharePoint Online connectors.

      If the service returns an enum value that is not available in the current SDK version, sharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sharePointActionAsString().

      Returns:
      The ability to perform actions using Microsoft SharePoint Online connectors.
      See Also:
    • createAndUpdateSharePointAction

      public final CapabilityState createAndUpdateSharePointAction()

      The ability to create and update Microsoft SharePoint Online actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSharePointActionAsString().

      Returns:
      The ability to create and update Microsoft SharePoint Online actions.
      See Also:
    • createAndUpdateSharePointActionAsString

      public final String createAndUpdateSharePointActionAsString()

      The ability to create and update Microsoft SharePoint Online actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSharePointActionAsString().

      Returns:
      The ability to create and update Microsoft SharePoint Online actions.
      See Also:
    • shareSharePointAction

      public final CapabilityState shareSharePointAction()

      The ability to share Microsoft SharePoint Online actions.

      If the service returns an enum value that is not available in the current SDK version, shareSharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSharePointActionAsString().

      Returns:
      The ability to share Microsoft SharePoint Online actions.
      See Also:
    • shareSharePointActionAsString

      public final String shareSharePointActionAsString()

      The ability to share Microsoft SharePoint Online actions.

      If the service returns an enum value that is not available in the current SDK version, shareSharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSharePointActionAsString().

      Returns:
      The ability to share Microsoft SharePoint Online actions.
      See Also:
    • useSharePointAction

      public final CapabilityState useSharePointAction()

      The ability to use Microsoft SharePoint Online actions.

      If the service returns an enum value that is not available in the current SDK version, useSharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSharePointActionAsString().

      Returns:
      The ability to use Microsoft SharePoint Online actions.
      See Also:
    • useSharePointActionAsString

      public final String useSharePointActionAsString()

      The ability to use Microsoft SharePoint Online actions.

      If the service returns an enum value that is not available in the current SDK version, useSharePointAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSharePointActionAsString().

      Returns:
      The ability to use Microsoft SharePoint Online actions.
      See Also:
    • msTeamsAction

      public final CapabilityState msTeamsAction()

      The ability to perform actions using Microsoft Teams connectors.

      If the service returns an enum value that is not available in the current SDK version, msTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from msTeamsActionAsString().

      Returns:
      The ability to perform actions using Microsoft Teams connectors.
      See Also:
    • msTeamsActionAsString

      public final String msTeamsActionAsString()

      The ability to perform actions using Microsoft Teams connectors.

      If the service returns an enum value that is not available in the current SDK version, msTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from msTeamsActionAsString().

      Returns:
      The ability to perform actions using Microsoft Teams connectors.
      See Also:
    • createAndUpdateMSTeamsAction

      public final CapabilityState createAndUpdateMSTeamsAction()

      The ability to create and update Microsoft Teams actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMSTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMSTeamsActionAsString().

      Returns:
      The ability to create and update Microsoft Teams actions.
      See Also:
    • createAndUpdateMSTeamsActionAsString

      public final String createAndUpdateMSTeamsActionAsString()

      The ability to create and update Microsoft Teams actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMSTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMSTeamsActionAsString().

      Returns:
      The ability to create and update Microsoft Teams actions.
      See Also:
    • shareMSTeamsAction

      public final CapabilityState shareMSTeamsAction()

      The ability to share Microsoft Teams actions.

      If the service returns an enum value that is not available in the current SDK version, shareMSTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMSTeamsActionAsString().

      Returns:
      The ability to share Microsoft Teams actions.
      See Also:
    • shareMSTeamsActionAsString

      public final String shareMSTeamsActionAsString()

      The ability to share Microsoft Teams actions.

      If the service returns an enum value that is not available in the current SDK version, shareMSTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMSTeamsActionAsString().

      Returns:
      The ability to share Microsoft Teams actions.
      See Also:
    • useMSTeamsAction

      public final CapabilityState useMSTeamsAction()

      The ability to use Microsoft Teams actions.

      If the service returns an enum value that is not available in the current SDK version, useMSTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMSTeamsActionAsString().

      Returns:
      The ability to use Microsoft Teams actions.
      See Also:
    • useMSTeamsActionAsString

      public final String useMSTeamsActionAsString()

      The ability to use Microsoft Teams actions.

      If the service returns an enum value that is not available in the current SDK version, useMSTeamsAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMSTeamsActionAsString().

      Returns:
      The ability to use Microsoft Teams actions.
      See Also:
    • googleCalendarAction

      public final CapabilityState googleCalendarAction()

      The ability to perform actions using Google Calendar connectors.

      If the service returns an enum value that is not available in the current SDK version, googleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from googleCalendarActionAsString().

      Returns:
      The ability to perform actions using Google Calendar connectors.
      See Also:
    • googleCalendarActionAsString

      public final String googleCalendarActionAsString()

      The ability to perform actions using Google Calendar connectors.

      If the service returns an enum value that is not available in the current SDK version, googleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from googleCalendarActionAsString().

      Returns:
      The ability to perform actions using Google Calendar connectors.
      See Also:
    • createAndUpdateGoogleCalendarAction

      public final CapabilityState createAndUpdateGoogleCalendarAction()

      The ability to create and update Google Calendar actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateGoogleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateGoogleCalendarActionAsString().

      Returns:
      The ability to create and update Google Calendar actions.
      See Also:
    • createAndUpdateGoogleCalendarActionAsString

      public final String createAndUpdateGoogleCalendarActionAsString()

      The ability to create and update Google Calendar actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateGoogleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateGoogleCalendarActionAsString().

      Returns:
      The ability to create and update Google Calendar actions.
      See Also:
    • shareGoogleCalendarAction

      public final CapabilityState shareGoogleCalendarAction()

      The ability to share Google Calendar actions.

      If the service returns an enum value that is not available in the current SDK version, shareGoogleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareGoogleCalendarActionAsString().

      Returns:
      The ability to share Google Calendar actions.
      See Also:
    • shareGoogleCalendarActionAsString

      public final String shareGoogleCalendarActionAsString()

      The ability to share Google Calendar actions.

      If the service returns an enum value that is not available in the current SDK version, shareGoogleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareGoogleCalendarActionAsString().

      Returns:
      The ability to share Google Calendar actions.
      See Also:
    • useGoogleCalendarAction

      public final CapabilityState useGoogleCalendarAction()

      The ability to use Google Calendar actions.

      If the service returns an enum value that is not available in the current SDK version, useGoogleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useGoogleCalendarActionAsString().

      Returns:
      The ability to use Google Calendar actions.
      See Also:
    • useGoogleCalendarActionAsString

      public final String useGoogleCalendarActionAsString()

      The ability to use Google Calendar actions.

      If the service returns an enum value that is not available in the current SDK version, useGoogleCalendarAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useGoogleCalendarActionAsString().

      Returns:
      The ability to use Google Calendar actions.
      See Also:
    • zendeskAction

      public final CapabilityState zendeskAction()

      The ability to perform actions using Zendesk connectors.

      If the service returns an enum value that is not available in the current SDK version, zendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from zendeskActionAsString().

      Returns:
      The ability to perform actions using Zendesk connectors.
      See Also:
    • zendeskActionAsString

      public final String zendeskActionAsString()

      The ability to perform actions using Zendesk connectors.

      If the service returns an enum value that is not available in the current SDK version, zendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from zendeskActionAsString().

      Returns:
      The ability to perform actions using Zendesk connectors.
      See Also:
    • createAndUpdateZendeskAction

      public final CapabilityState createAndUpdateZendeskAction()

      The ability to create and update Zendesk actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateZendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateZendeskActionAsString().

      Returns:
      The ability to create and update Zendesk actions.
      See Also:
    • createAndUpdateZendeskActionAsString

      public final String createAndUpdateZendeskActionAsString()

      The ability to create and update Zendesk actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateZendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateZendeskActionAsString().

      Returns:
      The ability to create and update Zendesk actions.
      See Also:
    • shareZendeskAction

      public final CapabilityState shareZendeskAction()

      The ability to share Zendesk actions.

      If the service returns an enum value that is not available in the current SDK version, shareZendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareZendeskActionAsString().

      Returns:
      The ability to share Zendesk actions.
      See Also:
    • shareZendeskActionAsString

      public final String shareZendeskActionAsString()

      The ability to share Zendesk actions.

      If the service returns an enum value that is not available in the current SDK version, shareZendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareZendeskActionAsString().

      Returns:
      The ability to share Zendesk actions.
      See Also:
    • useZendeskAction

      public final CapabilityState useZendeskAction()

      The ability to use Zendesk actions.

      If the service returns an enum value that is not available in the current SDK version, useZendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useZendeskActionAsString().

      Returns:
      The ability to use Zendesk actions.
      See Also:
    • useZendeskActionAsString

      public final String useZendeskActionAsString()

      The ability to use Zendesk actions.

      If the service returns an enum value that is not available in the current SDK version, useZendeskAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useZendeskActionAsString().

      Returns:
      The ability to use Zendesk actions.
      See Also:
    • smartsheetAction

      public final CapabilityState smartsheetAction()

      The ability to perform actions using Smartsheet connectors.

      If the service returns an enum value that is not available in the current SDK version, smartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from smartsheetActionAsString().

      Returns:
      The ability to perform actions using Smartsheet connectors.
      See Also:
    • smartsheetActionAsString

      public final String smartsheetActionAsString()

      The ability to perform actions using Smartsheet connectors.

      If the service returns an enum value that is not available in the current SDK version, smartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from smartsheetActionAsString().

      Returns:
      The ability to perform actions using Smartsheet connectors.
      See Also:
    • createAndUpdateSmartsheetAction

      public final CapabilityState createAndUpdateSmartsheetAction()

      The ability to create and update Smartsheet actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSmartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSmartsheetActionAsString().

      Returns:
      The ability to create and update Smartsheet actions.
      See Also:
    • createAndUpdateSmartsheetActionAsString

      public final String createAndUpdateSmartsheetActionAsString()

      The ability to create and update Smartsheet actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSmartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSmartsheetActionAsString().

      Returns:
      The ability to create and update Smartsheet actions.
      See Also:
    • shareSmartsheetAction

      public final CapabilityState shareSmartsheetAction()

      The ability to share Smartsheet actions.

      If the service returns an enum value that is not available in the current SDK version, shareSmartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSmartsheetActionAsString().

      Returns:
      The ability to share Smartsheet actions.
      See Also:
    • shareSmartsheetActionAsString

      public final String shareSmartsheetActionAsString()

      The ability to share Smartsheet actions.

      If the service returns an enum value that is not available in the current SDK version, shareSmartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSmartsheetActionAsString().

      Returns:
      The ability to share Smartsheet actions.
      See Also:
    • useSmartsheetAction

      public final CapabilityState useSmartsheetAction()

      The ability to use Smartsheet actions.

      If the service returns an enum value that is not available in the current SDK version, useSmartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSmartsheetActionAsString().

      Returns:
      The ability to use Smartsheet actions.
      See Also:
    • useSmartsheetActionAsString

      public final String useSmartsheetActionAsString()

      The ability to use Smartsheet actions.

      If the service returns an enum value that is not available in the current SDK version, useSmartsheetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSmartsheetActionAsString().

      Returns:
      The ability to use Smartsheet actions.
      See Also:
    • sapBusinessPartnerAction

      public final CapabilityState sapBusinessPartnerAction()

      The ability to perform actions using SAP Business Partner connectors.

      If the service returns an enum value that is not available in the current SDK version, sapBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapBusinessPartnerActionAsString().

      Returns:
      The ability to perform actions using SAP Business Partner connectors.
      See Also:
    • sapBusinessPartnerActionAsString

      public final String sapBusinessPartnerActionAsString()

      The ability to perform actions using SAP Business Partner connectors.

      If the service returns an enum value that is not available in the current SDK version, sapBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapBusinessPartnerActionAsString().

      Returns:
      The ability to perform actions using SAP Business Partner connectors.
      See Also:
    • createAndUpdateSAPBusinessPartnerAction

      public final CapabilityState createAndUpdateSAPBusinessPartnerAction()

      The ability to create and update SAP Business Partner actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPBusinessPartnerActionAsString().

      Returns:
      The ability to create and update SAP Business Partner actions.
      See Also:
    • createAndUpdateSAPBusinessPartnerActionAsString

      public final String createAndUpdateSAPBusinessPartnerActionAsString()

      The ability to create and update SAP Business Partner actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPBusinessPartnerActionAsString().

      Returns:
      The ability to create and update SAP Business Partner actions.
      See Also:
    • shareSAPBusinessPartnerAction

      public final CapabilityState shareSAPBusinessPartnerAction()

      The ability to share SAP Business Partner actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPBusinessPartnerActionAsString().

      Returns:
      The ability to share SAP Business Partner actions.
      See Also:
    • shareSAPBusinessPartnerActionAsString

      public final String shareSAPBusinessPartnerActionAsString()

      The ability to share SAP Business Partner actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPBusinessPartnerActionAsString().

      Returns:
      The ability to share SAP Business Partner actions.
      See Also:
    • useSAPBusinessPartnerAction

      public final CapabilityState useSAPBusinessPartnerAction()

      The ability to use SAP Business Partner actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPBusinessPartnerActionAsString().

      Returns:
      The ability to use SAP Business Partner actions.
      See Also:
    • useSAPBusinessPartnerActionAsString

      public final String useSAPBusinessPartnerActionAsString()

      The ability to use SAP Business Partner actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPBusinessPartnerAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPBusinessPartnerActionAsString().

      Returns:
      The ability to use SAP Business Partner actions.
      See Also:
    • sapProductMasterDataAction

      public final CapabilityState sapProductMasterDataAction()

      The ability to perform actions using SAP Product Master connectors.

      If the service returns an enum value that is not available in the current SDK version, sapProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapProductMasterDataActionAsString().

      Returns:
      The ability to perform actions using SAP Product Master connectors.
      See Also:
    • sapProductMasterDataActionAsString

      public final String sapProductMasterDataActionAsString()

      The ability to perform actions using SAP Product Master connectors.

      If the service returns an enum value that is not available in the current SDK version, sapProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapProductMasterDataActionAsString().

      Returns:
      The ability to perform actions using SAP Product Master connectors.
      See Also:
    • createAndUpdateSAPProductMasterDataAction

      public final CapabilityState createAndUpdateSAPProductMasterDataAction()

      The ability to create and update SAP Product Master actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPProductMasterDataActionAsString().

      Returns:
      The ability to create and update SAP Product Master actions.
      See Also:
    • createAndUpdateSAPProductMasterDataActionAsString

      public final String createAndUpdateSAPProductMasterDataActionAsString()

      The ability to create and update SAP Product Master actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPProductMasterDataActionAsString().

      Returns:
      The ability to create and update SAP Product Master actions.
      See Also:
    • shareSAPProductMasterDataAction

      public final CapabilityState shareSAPProductMasterDataAction()

      The ability to share SAP Product Master actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPProductMasterDataActionAsString().

      Returns:
      The ability to share SAP Product Master actions.
      See Also:
    • shareSAPProductMasterDataActionAsString

      public final String shareSAPProductMasterDataActionAsString()

      The ability to share SAP Product Master actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPProductMasterDataActionAsString().

      Returns:
      The ability to share SAP Product Master actions.
      See Also:
    • useSAPProductMasterDataAction

      public final CapabilityState useSAPProductMasterDataAction()

      The ability to use SAP Product Master actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPProductMasterDataActionAsString().

      Returns:
      The ability to use SAP Product Master actions.
      See Also:
    • useSAPProductMasterDataActionAsString

      public final String useSAPProductMasterDataActionAsString()

      The ability to use SAP Product Master actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPProductMasterDataAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPProductMasterDataActionAsString().

      Returns:
      The ability to use SAP Product Master actions.
      See Also:
    • sapPhysicalInventoryAction

      public final CapabilityState sapPhysicalInventoryAction()

      The ability to perform actions using SAP Physical Inventory connectors.

      If the service returns an enum value that is not available in the current SDK version, sapPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapPhysicalInventoryActionAsString().

      Returns:
      The ability to perform actions using SAP Physical Inventory connectors.
      See Also:
    • sapPhysicalInventoryActionAsString

      public final String sapPhysicalInventoryActionAsString()

      The ability to perform actions using SAP Physical Inventory connectors.

      If the service returns an enum value that is not available in the current SDK version, sapPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapPhysicalInventoryActionAsString().

      Returns:
      The ability to perform actions using SAP Physical Inventory connectors.
      See Also:
    • createAndUpdateSAPPhysicalInventoryAction

      public final CapabilityState createAndUpdateSAPPhysicalInventoryAction()

      The ability to create and update SAP Physical Inventory actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPPhysicalInventoryActionAsString().

      Returns:
      The ability to create and update SAP Physical Inventory actions.
      See Also:
    • createAndUpdateSAPPhysicalInventoryActionAsString

      public final String createAndUpdateSAPPhysicalInventoryActionAsString()

      The ability to create and update SAP Physical Inventory actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPPhysicalInventoryActionAsString().

      Returns:
      The ability to create and update SAP Physical Inventory actions.
      See Also:
    • shareSAPPhysicalInventoryAction

      public final CapabilityState shareSAPPhysicalInventoryAction()

      The ability to share SAP Physical Inventory actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPPhysicalInventoryActionAsString().

      Returns:
      The ability to share SAP Physical Inventory actions.
      See Also:
    • shareSAPPhysicalInventoryActionAsString

      public final String shareSAPPhysicalInventoryActionAsString()

      The ability to share SAP Physical Inventory actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPPhysicalInventoryActionAsString().

      Returns:
      The ability to share SAP Physical Inventory actions.
      See Also:
    • useSAPPhysicalInventoryAction

      public final CapabilityState useSAPPhysicalInventoryAction()

      The ability to use SAP Physical Inventory actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPPhysicalInventoryActionAsString().

      Returns:
      The ability to use SAP Physical Inventory actions.
      See Also:
    • useSAPPhysicalInventoryActionAsString

      public final String useSAPPhysicalInventoryActionAsString()

      The ability to use SAP Physical Inventory actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPPhysicalInventoryAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPPhysicalInventoryActionAsString().

      Returns:
      The ability to use SAP Physical Inventory actions.
      See Also:
    • sapBillOfMaterialAction

      public final CapabilityState sapBillOfMaterialAction()

      The ability to perform actions using SAP Bill of Materials connectors.

      If the service returns an enum value that is not available in the current SDK version, sapBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapBillOfMaterialActionAsString().

      Returns:
      The ability to perform actions using SAP Bill of Materials connectors.
      See Also:
    • sapBillOfMaterialActionAsString

      public final String sapBillOfMaterialActionAsString()

      The ability to perform actions using SAP Bill of Materials connectors.

      If the service returns an enum value that is not available in the current SDK version, sapBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapBillOfMaterialActionAsString().

      Returns:
      The ability to perform actions using SAP Bill of Materials connectors.
      See Also:
    • createAndUpdateSAPBillOfMaterialAction

      public final CapabilityState createAndUpdateSAPBillOfMaterialAction()

      The ability to create and update SAP Bill of Materials actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPBillOfMaterialActionAsString().

      Returns:
      The ability to create and update SAP Bill of Materials actions.
      See Also:
    • createAndUpdateSAPBillOfMaterialActionAsString

      public final String createAndUpdateSAPBillOfMaterialActionAsString()

      The ability to create and update SAP Bill of Materials actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPBillOfMaterialActionAsString().

      Returns:
      The ability to create and update SAP Bill of Materials actions.
      See Also:
    • shareSAPBillOfMaterialAction

      public final CapabilityState shareSAPBillOfMaterialAction()

      The ability to share SAP Bill of Materials actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPBillOfMaterialActionAsString().

      Returns:
      The ability to share SAP Bill of Materials actions.
      See Also:
    • shareSAPBillOfMaterialActionAsString

      public final String shareSAPBillOfMaterialActionAsString()

      The ability to share SAP Bill of Materials actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPBillOfMaterialActionAsString().

      Returns:
      The ability to share SAP Bill of Materials actions.
      See Also:
    • useSAPBillOfMaterialAction

      public final CapabilityState useSAPBillOfMaterialAction()

      The ability to use SAP Bill of Materials actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPBillOfMaterialActionAsString().

      Returns:
      The ability to use SAP Bill of Materials actions.
      See Also:
    • useSAPBillOfMaterialActionAsString

      public final String useSAPBillOfMaterialActionAsString()

      The ability to use SAP Bill of Materials actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPBillOfMaterialAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPBillOfMaterialActionAsString().

      Returns:
      The ability to use SAP Bill of Materials actions.
      See Also:
    • sapMaterialStockAction

      public final CapabilityState sapMaterialStockAction()

      The ability to perform actions using SAP Material Stock connectors.

      If the service returns an enum value that is not available in the current SDK version, sapMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapMaterialStockActionAsString().

      Returns:
      The ability to perform actions using SAP Material Stock connectors.
      See Also:
    • sapMaterialStockActionAsString

      public final String sapMaterialStockActionAsString()

      The ability to perform actions using SAP Material Stock connectors.

      If the service returns an enum value that is not available in the current SDK version, sapMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sapMaterialStockActionAsString().

      Returns:
      The ability to perform actions using SAP Material Stock connectors.
      See Also:
    • createAndUpdateSAPMaterialStockAction

      public final CapabilityState createAndUpdateSAPMaterialStockAction()

      The ability to create and update SAP Material Stock actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPMaterialStockActionAsString().

      Returns:
      The ability to create and update SAP Material Stock actions.
      See Also:
    • createAndUpdateSAPMaterialStockActionAsString

      public final String createAndUpdateSAPMaterialStockActionAsString()

      The ability to create and update SAP Material Stock actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSAPMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSAPMaterialStockActionAsString().

      Returns:
      The ability to create and update SAP Material Stock actions.
      See Also:
    • shareSAPMaterialStockAction

      public final CapabilityState shareSAPMaterialStockAction()

      The ability to share SAP Material Stock actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPMaterialStockActionAsString().

      Returns:
      The ability to share SAP Material Stock actions.
      See Also:
    • shareSAPMaterialStockActionAsString

      public final String shareSAPMaterialStockActionAsString()

      The ability to share SAP Material Stock actions.

      If the service returns an enum value that is not available in the current SDK version, shareSAPMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSAPMaterialStockActionAsString().

      Returns:
      The ability to share SAP Material Stock actions.
      See Also:
    • useSAPMaterialStockAction

      public final CapabilityState useSAPMaterialStockAction()

      The ability to use SAP Material Stock actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPMaterialStockActionAsString().

      Returns:
      The ability to use SAP Material Stock actions.
      See Also:
    • useSAPMaterialStockActionAsString

      public final String useSAPMaterialStockActionAsString()

      The ability to use SAP Material Stock actions.

      If the service returns an enum value that is not available in the current SDK version, useSAPMaterialStockAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSAPMaterialStockActionAsString().

      Returns:
      The ability to use SAP Material Stock actions.
      See Also:
    • factSetAction

      public final CapabilityState factSetAction()

      The ability to perform actions using FactSet connectors.

      If the service returns an enum value that is not available in the current SDK version, factSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from factSetActionAsString().

      Returns:
      The ability to perform actions using FactSet connectors.
      See Also:
    • factSetActionAsString

      public final String factSetActionAsString()

      The ability to perform actions using FactSet connectors.

      If the service returns an enum value that is not available in the current SDK version, factSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from factSetActionAsString().

      Returns:
      The ability to perform actions using FactSet connectors.
      See Also:
    • createAndUpdateFactSetAction

      public final CapabilityState createAndUpdateFactSetAction()

      The ability to create and update FactSet actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateFactSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateFactSetActionAsString().

      Returns:
      The ability to create and update FactSet actions.
      See Also:
    • createAndUpdateFactSetActionAsString

      public final String createAndUpdateFactSetActionAsString()

      The ability to create and update FactSet actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateFactSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateFactSetActionAsString().

      Returns:
      The ability to create and update FactSet actions.
      See Also:
    • shareFactSetAction

      public final CapabilityState shareFactSetAction()

      The ability to share FactSet actions.

      If the service returns an enum value that is not available in the current SDK version, shareFactSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareFactSetActionAsString().

      Returns:
      The ability to share FactSet actions.
      See Also:
    • shareFactSetActionAsString

      public final String shareFactSetActionAsString()

      The ability to share FactSet actions.

      If the service returns an enum value that is not available in the current SDK version, shareFactSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareFactSetActionAsString().

      Returns:
      The ability to share FactSet actions.
      See Also:
    • useFactSetAction

      public final CapabilityState useFactSetAction()

      The ability to use FactSet actions.

      If the service returns an enum value that is not available in the current SDK version, useFactSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useFactSetActionAsString().

      Returns:
      The ability to use FactSet actions.
      See Also:
    • useFactSetActionAsString

      public final String useFactSetActionAsString()

      The ability to use FactSet actions.

      If the service returns an enum value that is not available in the current SDK version, useFactSetAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useFactSetActionAsString().

      Returns:
      The ability to use FactSet actions.
      See Also:
    • amazonSThreeAction

      public final CapabilityState amazonSThreeAction()

      The ability to perform actions using Amazon S3 connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonSThreeActionAsString().

      Returns:
      The ability to perform actions using Amazon S3 connectors.
      See Also:
    • amazonSThreeActionAsString

      public final String amazonSThreeActionAsString()

      The ability to perform actions using Amazon S3 connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonSThreeActionAsString().

      Returns:
      The ability to perform actions using Amazon S3 connectors.
      See Also:
    • createAndUpdateAmazonSThreeAction

      public final CapabilityState createAndUpdateAmazonSThreeAction()

      The ability to create and update Amazon S3 actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonSThreeActionAsString().

      Returns:
      The ability to create and update Amazon S3 actions.
      See Also:
    • createAndUpdateAmazonSThreeActionAsString

      public final String createAndUpdateAmazonSThreeActionAsString()

      The ability to create and update Amazon S3 actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonSThreeActionAsString().

      Returns:
      The ability to create and update Amazon S3 actions.
      See Also:
    • shareAmazonSThreeAction

      public final CapabilityState shareAmazonSThreeAction()

      The ability to share Amazon S3 actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonSThreeActionAsString().

      Returns:
      The ability to share Amazon S3 actions.
      See Also:
    • shareAmazonSThreeActionAsString

      public final String shareAmazonSThreeActionAsString()

      The ability to share Amazon S3 actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonSThreeActionAsString().

      Returns:
      The ability to share Amazon S3 actions.
      See Also:
    • useAmazonSThreeAction

      public final CapabilityState useAmazonSThreeAction()

      The ability to use Amazon S3 actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonSThreeActionAsString().

      Returns:
      The ability to use Amazon S3 actions.
      See Also:
    • useAmazonSThreeActionAsString

      public final String useAmazonSThreeActionAsString()

      The ability to use Amazon S3 actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonSThreeAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonSThreeActionAsString().

      Returns:
      The ability to use Amazon S3 actions.
      See Also:
    • textractAction

      public final CapabilityState textractAction()

      The ability to perform actions using Textract connectors.

      If the service returns an enum value that is not available in the current SDK version, textractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from textractActionAsString().

      Returns:
      The ability to perform actions using Textract connectors.
      See Also:
    • textractActionAsString

      public final String textractActionAsString()

      The ability to perform actions using Textract connectors.

      If the service returns an enum value that is not available in the current SDK version, textractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from textractActionAsString().

      Returns:
      The ability to perform actions using Textract connectors.
      See Also:
    • createAndUpdateTextractAction

      public final CapabilityState createAndUpdateTextractAction()

      The ability to create and update Textract actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateTextractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateTextractActionAsString().

      Returns:
      The ability to create and update Textract actions.
      See Also:
    • createAndUpdateTextractActionAsString

      public final String createAndUpdateTextractActionAsString()

      The ability to create and update Textract actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateTextractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateTextractActionAsString().

      Returns:
      The ability to create and update Textract actions.
      See Also:
    • shareTextractAction

      public final CapabilityState shareTextractAction()

      The ability to share Textract actions.

      If the service returns an enum value that is not available in the current SDK version, shareTextractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareTextractActionAsString().

      Returns:
      The ability to share Textract actions.
      See Also:
    • shareTextractActionAsString

      public final String shareTextractActionAsString()

      The ability to share Textract actions.

      If the service returns an enum value that is not available in the current SDK version, shareTextractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareTextractActionAsString().

      Returns:
      The ability to share Textract actions.
      See Also:
    • useTextractAction

      public final CapabilityState useTextractAction()

      The ability to use Textract actions.

      If the service returns an enum value that is not available in the current SDK version, useTextractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useTextractActionAsString().

      Returns:
      The ability to use Textract actions.
      See Also:
    • useTextractActionAsString

      public final String useTextractActionAsString()

      The ability to use Textract actions.

      If the service returns an enum value that is not available in the current SDK version, useTextractAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useTextractActionAsString().

      Returns:
      The ability to use Textract actions.
      See Also:
    • comprehendAction

      public final CapabilityState comprehendAction()

      The ability to perform actions using Comprehend connectors.

      If the service returns an enum value that is not available in the current SDK version, comprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from comprehendActionAsString().

      Returns:
      The ability to perform actions using Comprehend connectors.
      See Also:
    • comprehendActionAsString

      public final String comprehendActionAsString()

      The ability to perform actions using Comprehend connectors.

      If the service returns an enum value that is not available in the current SDK version, comprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from comprehendActionAsString().

      Returns:
      The ability to perform actions using Comprehend connectors.
      See Also:
    • createAndUpdateComprehendAction

      public final CapabilityState createAndUpdateComprehendAction()

      The ability to create and update Comprehend actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateComprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateComprehendActionAsString().

      Returns:
      The ability to create and update Comprehend actions.
      See Also:
    • createAndUpdateComprehendActionAsString

      public final String createAndUpdateComprehendActionAsString()

      The ability to create and update Comprehend actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateComprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateComprehendActionAsString().

      Returns:
      The ability to create and update Comprehend actions.
      See Also:
    • shareComprehendAction

      public final CapabilityState shareComprehendAction()

      The ability to share Comprehend actions.

      If the service returns an enum value that is not available in the current SDK version, shareComprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareComprehendActionAsString().

      Returns:
      The ability to share Comprehend actions.
      See Also:
    • shareComprehendActionAsString

      public final String shareComprehendActionAsString()

      The ability to share Comprehend actions.

      If the service returns an enum value that is not available in the current SDK version, shareComprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareComprehendActionAsString().

      Returns:
      The ability to share Comprehend actions.
      See Also:
    • useComprehendAction

      public final CapabilityState useComprehendAction()

      The ability to use Comprehend actions.

      If the service returns an enum value that is not available in the current SDK version, useComprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useComprehendActionAsString().

      Returns:
      The ability to use Comprehend actions.
      See Also:
    • useComprehendActionAsString

      public final String useComprehendActionAsString()

      The ability to use Comprehend actions.

      If the service returns an enum value that is not available in the current SDK version, useComprehendAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useComprehendActionAsString().

      Returns:
      The ability to use Comprehend actions.
      See Also:
    • comprehendMedicalAction

      public final CapabilityState comprehendMedicalAction()

      The ability to perform actions using Comprehend Medical connectors.

      If the service returns an enum value that is not available in the current SDK version, comprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from comprehendMedicalActionAsString().

      Returns:
      The ability to perform actions using Comprehend Medical connectors.
      See Also:
    • comprehendMedicalActionAsString

      public final String comprehendMedicalActionAsString()

      The ability to perform actions using Comprehend Medical connectors.

      If the service returns an enum value that is not available in the current SDK version, comprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from comprehendMedicalActionAsString().

      Returns:
      The ability to perform actions using Comprehend Medical connectors.
      See Also:
    • createAndUpdateComprehendMedicalAction

      public final CapabilityState createAndUpdateComprehendMedicalAction()

      The ability to create and update Comprehend Medical actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateComprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateComprehendMedicalActionAsString().

      Returns:
      The ability to create and update Comprehend Medical actions.
      See Also:
    • createAndUpdateComprehendMedicalActionAsString

      public final String createAndUpdateComprehendMedicalActionAsString()

      The ability to create and update Comprehend Medical actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateComprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateComprehendMedicalActionAsString().

      Returns:
      The ability to create and update Comprehend Medical actions.
      See Also:
    • shareComprehendMedicalAction

      public final CapabilityState shareComprehendMedicalAction()

      The ability to share Comprehend Medical actions.

      If the service returns an enum value that is not available in the current SDK version, shareComprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareComprehendMedicalActionAsString().

      Returns:
      The ability to share Comprehend Medical actions.
      See Also:
    • shareComprehendMedicalActionAsString

      public final String shareComprehendMedicalActionAsString()

      The ability to share Comprehend Medical actions.

      If the service returns an enum value that is not available in the current SDK version, shareComprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareComprehendMedicalActionAsString().

      Returns:
      The ability to share Comprehend Medical actions.
      See Also:
    • useComprehendMedicalAction

      public final CapabilityState useComprehendMedicalAction()

      The ability to use Comprehend Medical actions.

      If the service returns an enum value that is not available in the current SDK version, useComprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useComprehendMedicalActionAsString().

      Returns:
      The ability to use Comprehend Medical actions.
      See Also:
    • useComprehendMedicalActionAsString

      public final String useComprehendMedicalActionAsString()

      The ability to use Comprehend Medical actions.

      If the service returns an enum value that is not available in the current SDK version, useComprehendMedicalAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useComprehendMedicalActionAsString().

      Returns:
      The ability to use Comprehend Medical actions.
      See Also:
    • amazonBedrockARSAction

      public final CapabilityState amazonBedrockARSAction()

      The ability to perform actions using Bedrock Agent connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonBedrockARSActionAsString().

      Returns:
      The ability to perform actions using Bedrock Agent connectors.
      See Also:
    • amazonBedrockARSActionAsString

      public final String amazonBedrockARSActionAsString()

      The ability to perform actions using Bedrock Agent connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonBedrockARSActionAsString().

      Returns:
      The ability to perform actions using Bedrock Agent connectors.
      See Also:
    • createAndUpdateAmazonBedrockARSAction

      public final CapabilityState createAndUpdateAmazonBedrockARSAction()

      The ability to create and update Bedrock Agent actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonBedrockARSActionAsString().

      Returns:
      The ability to create and update Bedrock Agent actions.
      See Also:
    • createAndUpdateAmazonBedrockARSActionAsString

      public final String createAndUpdateAmazonBedrockARSActionAsString()

      The ability to create and update Bedrock Agent actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonBedrockARSActionAsString().

      Returns:
      The ability to create and update Bedrock Agent actions.
      See Also:
    • shareAmazonBedrockARSAction

      public final CapabilityState shareAmazonBedrockARSAction()

      The ability to share Bedrock Agent actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonBedrockARSActionAsString().

      Returns:
      The ability to share Bedrock Agent actions.
      See Also:
    • shareAmazonBedrockARSActionAsString

      public final String shareAmazonBedrockARSActionAsString()

      The ability to share Bedrock Agent actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonBedrockARSActionAsString().

      Returns:
      The ability to share Bedrock Agent actions.
      See Also:
    • useAmazonBedrockARSAction

      public final CapabilityState useAmazonBedrockARSAction()

      The ability to use Bedrock Agent actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonBedrockARSActionAsString().

      Returns:
      The ability to use Bedrock Agent actions.
      See Also:
    • useAmazonBedrockARSActionAsString

      public final String useAmazonBedrockARSActionAsString()

      The ability to use Bedrock Agent actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonBedrockARSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonBedrockARSActionAsString().

      Returns:
      The ability to use Bedrock Agent actions.
      See Also:
    • amazonBedrockFSAction

      public final CapabilityState amazonBedrockFSAction()

      The ability to perform actions using Bedrock Runtime connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonBedrockFSActionAsString().

      Returns:
      The ability to perform actions using Bedrock Runtime connectors.
      See Also:
    • amazonBedrockFSActionAsString

      public final String amazonBedrockFSActionAsString()

      The ability to perform actions using Bedrock Runtime connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonBedrockFSActionAsString().

      Returns:
      The ability to perform actions using Bedrock Runtime connectors.
      See Also:
    • createAndUpdateAmazonBedrockFSAction

      public final CapabilityState createAndUpdateAmazonBedrockFSAction()

      The ability to create and update Bedrock Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonBedrockFSActionAsString().

      Returns:
      The ability to create and update Bedrock Runtime actions.
      See Also:
    • createAndUpdateAmazonBedrockFSActionAsString

      public final String createAndUpdateAmazonBedrockFSActionAsString()

      The ability to create and update Bedrock Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonBedrockFSActionAsString().

      Returns:
      The ability to create and update Bedrock Runtime actions.
      See Also:
    • shareAmazonBedrockFSAction

      public final CapabilityState shareAmazonBedrockFSAction()

      The ability to share Bedrock Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonBedrockFSActionAsString().

      Returns:
      The ability to share Bedrock Runtime actions.
      See Also:
    • shareAmazonBedrockFSActionAsString

      public final String shareAmazonBedrockFSActionAsString()

      The ability to share Bedrock Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonBedrockFSActionAsString().

      Returns:
      The ability to share Bedrock Runtime actions.
      See Also:
    • useAmazonBedrockFSAction

      public final CapabilityState useAmazonBedrockFSAction()

      The ability to use Bedrock Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonBedrockFSActionAsString().

      Returns:
      The ability to use Bedrock Runtime actions.
      See Also:
    • useAmazonBedrockFSActionAsString

      public final String useAmazonBedrockFSActionAsString()

      The ability to use Bedrock Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonBedrockFSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonBedrockFSActionAsString().

      Returns:
      The ability to use Bedrock Runtime actions.
      See Also:
    • amazonBedrockKRSAction

      public final CapabilityState amazonBedrockKRSAction()

      The ability to perform actions using Bedrock Data Automation Runtime connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonBedrockKRSActionAsString().

      Returns:
      The ability to perform actions using Bedrock Data Automation Runtime connectors.
      See Also:
    • amazonBedrockKRSActionAsString

      public final String amazonBedrockKRSActionAsString()

      The ability to perform actions using Bedrock Data Automation Runtime connectors.

      If the service returns an enum value that is not available in the current SDK version, amazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from amazonBedrockKRSActionAsString().

      Returns:
      The ability to perform actions using Bedrock Data Automation Runtime connectors.
      See Also:
    • createAndUpdateAmazonBedrockKRSAction

      public final CapabilityState createAndUpdateAmazonBedrockKRSAction()

      The ability to create and update Bedrock Data Automation Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonBedrockKRSActionAsString().

      Returns:
      The ability to create and update Bedrock Data Automation Runtime actions.
      See Also:
    • createAndUpdateAmazonBedrockKRSActionAsString

      public final String createAndUpdateAmazonBedrockKRSActionAsString()

      The ability to create and update Bedrock Data Automation Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateAmazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateAmazonBedrockKRSActionAsString().

      Returns:
      The ability to create and update Bedrock Data Automation Runtime actions.
      See Also:
    • shareAmazonBedrockKRSAction

      public final CapabilityState shareAmazonBedrockKRSAction()

      The ability to share Bedrock Data Automation Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonBedrockKRSActionAsString().

      Returns:
      The ability to share Bedrock Data Automation Runtime actions.
      See Also:
    • shareAmazonBedrockKRSActionAsString

      public final String shareAmazonBedrockKRSActionAsString()

      The ability to share Bedrock Data Automation Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, shareAmazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareAmazonBedrockKRSActionAsString().

      Returns:
      The ability to share Bedrock Data Automation Runtime actions.
      See Also:
    • useAmazonBedrockKRSAction

      public final CapabilityState useAmazonBedrockKRSAction()

      The ability to use Bedrock Data Automation Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonBedrockKRSActionAsString().

      Returns:
      The ability to use Bedrock Data Automation Runtime actions.
      See Also:
    • useAmazonBedrockKRSActionAsString

      public final String useAmazonBedrockKRSActionAsString()

      The ability to use Bedrock Data Automation Runtime actions.

      If the service returns an enum value that is not available in the current SDK version, useAmazonBedrockKRSAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useAmazonBedrockKRSActionAsString().

      Returns:
      The ability to use Bedrock Data Automation Runtime actions.
      See Also:
    • mcpAction

      public final CapabilityState mcpAction()

      The ability to perform actions using Model Context Protocol connectors.

      If the service returns an enum value that is not available in the current SDK version, mcpAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from mcpActionAsString().

      Returns:
      The ability to perform actions using Model Context Protocol connectors.
      See Also:
    • mcpActionAsString

      public final String mcpActionAsString()

      The ability to perform actions using Model Context Protocol connectors.

      If the service returns an enum value that is not available in the current SDK version, mcpAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from mcpActionAsString().

      Returns:
      The ability to perform actions using Model Context Protocol connectors.
      See Also:
    • createAndUpdateMCPAction

      public final CapabilityState createAndUpdateMCPAction()

      The ability to create and update Model Context Protocol actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMCPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMCPActionAsString().

      Returns:
      The ability to create and update Model Context Protocol actions.
      See Also:
    • createAndUpdateMCPActionAsString

      public final String createAndUpdateMCPActionAsString()

      The ability to create and update Model Context Protocol actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMCPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMCPActionAsString().

      Returns:
      The ability to create and update Model Context Protocol actions.
      See Also:
    • shareMCPAction

      public final CapabilityState shareMCPAction()

      The ability to share Model Context Protocol actions.

      If the service returns an enum value that is not available in the current SDK version, shareMCPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMCPActionAsString().

      Returns:
      The ability to share Model Context Protocol actions.
      See Also:
    • shareMCPActionAsString

      public final String shareMCPActionAsString()

      The ability to share Model Context Protocol actions.

      If the service returns an enum value that is not available in the current SDK version, shareMCPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMCPActionAsString().

      Returns:
      The ability to share Model Context Protocol actions.
      See Also:
    • useMCPAction

      public final CapabilityState useMCPAction()

      The ability to use Model Context Protocol actions.

      If the service returns an enum value that is not available in the current SDK version, useMCPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMCPActionAsString().

      Returns:
      The ability to use Model Context Protocol actions.
      See Also:
    • useMCPActionAsString

      public final String useMCPActionAsString()

      The ability to use Model Context Protocol actions.

      If the service returns an enum value that is not available in the current SDK version, useMCPAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMCPActionAsString().

      Returns:
      The ability to use Model Context Protocol actions.
      See Also:
    • openAPIAction

      public final CapabilityState openAPIAction()

      The ability to perform actions using OpenAPI Specification connectors.

      If the service returns an enum value that is not available in the current SDK version, openAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from openAPIActionAsString().

      Returns:
      The ability to perform actions using OpenAPI Specification connectors.
      See Also:
    • openAPIActionAsString

      public final String openAPIActionAsString()

      The ability to perform actions using OpenAPI Specification connectors.

      If the service returns an enum value that is not available in the current SDK version, openAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from openAPIActionAsString().

      Returns:
      The ability to perform actions using OpenAPI Specification connectors.
      See Also:
    • createAndUpdateOpenAPIAction

      public final CapabilityState createAndUpdateOpenAPIAction()

      The ability to create and update OpenAPI Specification actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateOpenAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateOpenAPIActionAsString().

      Returns:
      The ability to create and update OpenAPI Specification actions.
      See Also:
    • createAndUpdateOpenAPIActionAsString

      public final String createAndUpdateOpenAPIActionAsString()

      The ability to create and update OpenAPI Specification actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateOpenAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateOpenAPIActionAsString().

      Returns:
      The ability to create and update OpenAPI Specification actions.
      See Also:
    • shareOpenAPIAction

      public final CapabilityState shareOpenAPIAction()

      The ability to share OpenAPI Specification actions.

      If the service returns an enum value that is not available in the current SDK version, shareOpenAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareOpenAPIActionAsString().

      Returns:
      The ability to share OpenAPI Specification actions.
      See Also:
    • shareOpenAPIActionAsString

      public final String shareOpenAPIActionAsString()

      The ability to share OpenAPI Specification actions.

      If the service returns an enum value that is not available in the current SDK version, shareOpenAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareOpenAPIActionAsString().

      Returns:
      The ability to share OpenAPI Specification actions.
      See Also:
    • useOpenAPIAction

      public final CapabilityState useOpenAPIAction()

      The ability to use OpenAPI Specification actions.

      If the service returns an enum value that is not available in the current SDK version, useOpenAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useOpenAPIActionAsString().

      Returns:
      The ability to use OpenAPI Specification actions.
      See Also:
    • useOpenAPIActionAsString

      public final String useOpenAPIActionAsString()

      The ability to use OpenAPI Specification actions.

      If the service returns an enum value that is not available in the current SDK version, useOpenAPIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useOpenAPIActionAsString().

      Returns:
      The ability to use OpenAPI Specification actions.
      See Also:
    • sandPGMIAction

      public final CapabilityState sandPGMIAction()

      The ability to perform actions using S&P Global Market Intelligence connectors.

      If the service returns an enum value that is not available in the current SDK version, sandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sandPGMIActionAsString().

      Returns:
      The ability to perform actions using S&P Global Market Intelligence connectors.
      See Also:
    • sandPGMIActionAsString

      public final String sandPGMIActionAsString()

      The ability to perform actions using S&P Global Market Intelligence connectors.

      If the service returns an enum value that is not available in the current SDK version, sandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sandPGMIActionAsString().

      Returns:
      The ability to perform actions using S&P Global Market Intelligence connectors.
      See Also:
    • createAndUpdateSandPGMIAction

      public final CapabilityState createAndUpdateSandPGMIAction()

      The ability to create and update S&P Global Market Intelligence actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSandPGMIActionAsString().

      Returns:
      The ability to create and update S&P Global Market Intelligence actions.
      See Also:
    • createAndUpdateSandPGMIActionAsString

      public final String createAndUpdateSandPGMIActionAsString()

      The ability to create and update S&P Global Market Intelligence actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSandPGMIActionAsString().

      Returns:
      The ability to create and update S&P Global Market Intelligence actions.
      See Also:
    • shareSandPGMIAction

      public final CapabilityState shareSandPGMIAction()

      The ability to share S&P Global Market Intelligence actions.

      If the service returns an enum value that is not available in the current SDK version, shareSandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSandPGMIActionAsString().

      Returns:
      The ability to share S&P Global Market Intelligence actions.
      See Also:
    • shareSandPGMIActionAsString

      public final String shareSandPGMIActionAsString()

      The ability to share S&P Global Market Intelligence actions.

      If the service returns an enum value that is not available in the current SDK version, shareSandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSandPGMIActionAsString().

      Returns:
      The ability to share S&P Global Market Intelligence actions.
      See Also:
    • useSandPGMIAction

      public final CapabilityState useSandPGMIAction()

      The ability to use S&P Global Market Intelligence actions.

      If the service returns an enum value that is not available in the current SDK version, useSandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSandPGMIActionAsString().

      Returns:
      The ability to use S&P Global Market Intelligence actions.
      See Also:
    • useSandPGMIActionAsString

      public final String useSandPGMIActionAsString()

      The ability to use S&P Global Market Intelligence actions.

      If the service returns an enum value that is not available in the current SDK version, useSandPGMIAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSandPGMIActionAsString().

      Returns:
      The ability to use S&P Global Market Intelligence actions.
      See Also:
    • sandPGlobalEnergyAction

      public final CapabilityState sandPGlobalEnergyAction()

      The ability to perform actions using S&P Global Energy connectors.

      If the service returns an enum value that is not available in the current SDK version, sandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sandPGlobalEnergyActionAsString().

      Returns:
      The ability to perform actions using S&P Global Energy connectors.
      See Also:
    • sandPGlobalEnergyActionAsString

      public final String sandPGlobalEnergyActionAsString()

      The ability to perform actions using S&P Global Energy connectors.

      If the service returns an enum value that is not available in the current SDK version, sandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from sandPGlobalEnergyActionAsString().

      Returns:
      The ability to perform actions using S&P Global Energy connectors.
      See Also:
    • createAndUpdateSandPGlobalEnergyAction

      public final CapabilityState createAndUpdateSandPGlobalEnergyAction()

      The ability to create and update S&P Global Energy actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSandPGlobalEnergyActionAsString().

      Returns:
      The ability to create and update S&P Global Energy actions.
      See Also:
    • createAndUpdateSandPGlobalEnergyActionAsString

      public final String createAndUpdateSandPGlobalEnergyActionAsString()

      The ability to create and update S&P Global Energy actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateSandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateSandPGlobalEnergyActionAsString().

      Returns:
      The ability to create and update S&P Global Energy actions.
      See Also:
    • shareSandPGlobalEnergyAction

      public final CapabilityState shareSandPGlobalEnergyAction()

      The ability to share S&P Global Energy actions.

      If the service returns an enum value that is not available in the current SDK version, shareSandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSandPGlobalEnergyActionAsString().

      Returns:
      The ability to share S&P Global Energy actions.
      See Also:
    • shareSandPGlobalEnergyActionAsString

      public final String shareSandPGlobalEnergyActionAsString()

      The ability to share S&P Global Energy actions.

      If the service returns an enum value that is not available in the current SDK version, shareSandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSandPGlobalEnergyActionAsString().

      Returns:
      The ability to share S&P Global Energy actions.
      See Also:
    • useSandPGlobalEnergyAction

      public final CapabilityState useSandPGlobalEnergyAction()

      The ability to use S&P Global Energy actions.

      If the service returns an enum value that is not available in the current SDK version, useSandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSandPGlobalEnergyActionAsString().

      Returns:
      The ability to use S&P Global Energy actions.
      See Also:
    • useSandPGlobalEnergyActionAsString

      public final String useSandPGlobalEnergyActionAsString()

      The ability to use S&P Global Energy actions.

      If the service returns an enum value that is not available in the current SDK version, useSandPGlobalEnergyAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useSandPGlobalEnergyActionAsString().

      Returns:
      The ability to use S&P Global Energy actions.
      See Also:
    • bambooHRAction

      public final CapabilityState bambooHRAction()

      The ability to perform actions using BambooHR connectors.

      If the service returns an enum value that is not available in the current SDK version, bambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from bambooHRActionAsString().

      Returns:
      The ability to perform actions using BambooHR connectors.
      See Also:
    • bambooHRActionAsString

      public final String bambooHRActionAsString()

      The ability to perform actions using BambooHR connectors.

      If the service returns an enum value that is not available in the current SDK version, bambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from bambooHRActionAsString().

      Returns:
      The ability to perform actions using BambooHR connectors.
      See Also:
    • createAndUpdateBambooHRAction

      public final CapabilityState createAndUpdateBambooHRAction()

      The ability to create and update BambooHR actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateBambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateBambooHRActionAsString().

      Returns:
      The ability to create and update BambooHR actions.
      See Also:
    • createAndUpdateBambooHRActionAsString

      public final String createAndUpdateBambooHRActionAsString()

      The ability to create and update BambooHR actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateBambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateBambooHRActionAsString().

      Returns:
      The ability to create and update BambooHR actions.
      See Also:
    • shareBambooHRAction

      public final CapabilityState shareBambooHRAction()

      The ability to share BambooHR actions.

      If the service returns an enum value that is not available in the current SDK version, shareBambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareBambooHRActionAsString().

      Returns:
      The ability to share BambooHR actions.
      See Also:
    • shareBambooHRActionAsString

      public final String shareBambooHRActionAsString()

      The ability to share BambooHR actions.

      If the service returns an enum value that is not available in the current SDK version, shareBambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareBambooHRActionAsString().

      Returns:
      The ability to share BambooHR actions.
      See Also:
    • useBambooHRAction

      public final CapabilityState useBambooHRAction()

      The ability to use BambooHR actions.

      If the service returns an enum value that is not available in the current SDK version, useBambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useBambooHRActionAsString().

      Returns:
      The ability to use BambooHR actions.
      See Also:
    • useBambooHRActionAsString

      public final String useBambooHRActionAsString()

      The ability to use BambooHR actions.

      If the service returns an enum value that is not available in the current SDK version, useBambooHRAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useBambooHRActionAsString().

      Returns:
      The ability to use BambooHR actions.
      See Also:
    • boxAgentAction

      public final CapabilityState boxAgentAction()

      The ability to perform actions using Box Agent connectors.

      If the service returns an enum value that is not available in the current SDK version, boxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from boxAgentActionAsString().

      Returns:
      The ability to perform actions using Box Agent connectors.
      See Also:
    • boxAgentActionAsString

      public final String boxAgentActionAsString()

      The ability to perform actions using Box Agent connectors.

      If the service returns an enum value that is not available in the current SDK version, boxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from boxAgentActionAsString().

      Returns:
      The ability to perform actions using Box Agent connectors.
      See Also:
    • createAndUpdateBoxAgentAction

      public final CapabilityState createAndUpdateBoxAgentAction()

      The ability to create and update Box Agent actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateBoxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateBoxAgentActionAsString().

      Returns:
      The ability to create and update Box Agent actions.
      See Also:
    • createAndUpdateBoxAgentActionAsString

      public final String createAndUpdateBoxAgentActionAsString()

      The ability to create and update Box Agent actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateBoxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateBoxAgentActionAsString().

      Returns:
      The ability to create and update Box Agent actions.
      See Also:
    • shareBoxAgentAction

      public final CapabilityState shareBoxAgentAction()

      The ability to share Box Agent actions.

      If the service returns an enum value that is not available in the current SDK version, shareBoxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareBoxAgentActionAsString().

      Returns:
      The ability to share Box Agent actions.
      See Also:
    • shareBoxAgentActionAsString

      public final String shareBoxAgentActionAsString()

      The ability to share Box Agent actions.

      If the service returns an enum value that is not available in the current SDK version, shareBoxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareBoxAgentActionAsString().

      Returns:
      The ability to share Box Agent actions.
      See Also:
    • useBoxAgentAction

      public final CapabilityState useBoxAgentAction()

      The ability to use Box Agent actions.

      If the service returns an enum value that is not available in the current SDK version, useBoxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useBoxAgentActionAsString().

      Returns:
      The ability to use Box Agent actions.
      See Also:
    • useBoxAgentActionAsString

      public final String useBoxAgentActionAsString()

      The ability to use Box Agent actions.

      If the service returns an enum value that is not available in the current SDK version, useBoxAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useBoxAgentActionAsString().

      Returns:
      The ability to use Box Agent actions.
      See Also:
    • canvaAgentAction

      public final CapabilityState canvaAgentAction()

      The ability to perform actions using Canva Agent connectors.

      If the service returns an enum value that is not available in the current SDK version, canvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from canvaAgentActionAsString().

      Returns:
      The ability to perform actions using Canva Agent connectors.
      See Also:
    • canvaAgentActionAsString

      public final String canvaAgentActionAsString()

      The ability to perform actions using Canva Agent connectors.

      If the service returns an enum value that is not available in the current SDK version, canvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from canvaAgentActionAsString().

      Returns:
      The ability to perform actions using Canva Agent connectors.
      See Also:
    • createAndUpdateCanvaAgentAction

      public final CapabilityState createAndUpdateCanvaAgentAction()

      The ability to create and update Canva Agent actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateCanvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateCanvaAgentActionAsString().

      Returns:
      The ability to create and update Canva Agent actions.
      See Also:
    • createAndUpdateCanvaAgentActionAsString

      public final String createAndUpdateCanvaAgentActionAsString()

      The ability to create and update Canva Agent actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateCanvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateCanvaAgentActionAsString().

      Returns:
      The ability to create and update Canva Agent actions.
      See Also:
    • shareCanvaAgentAction

      public final CapabilityState shareCanvaAgentAction()

      The ability to share Canva Agent actions.

      If the service returns an enum value that is not available in the current SDK version, shareCanvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareCanvaAgentActionAsString().

      Returns:
      The ability to share Canva Agent actions.
      See Also:
    • shareCanvaAgentActionAsString

      public final String shareCanvaAgentActionAsString()

      The ability to share Canva Agent actions.

      If the service returns an enum value that is not available in the current SDK version, shareCanvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareCanvaAgentActionAsString().

      Returns:
      The ability to share Canva Agent actions.
      See Also:
    • useCanvaAgentAction

      public final CapabilityState useCanvaAgentAction()

      The ability to use Canva Agent actions.

      If the service returns an enum value that is not available in the current SDK version, useCanvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useCanvaAgentActionAsString().

      Returns:
      The ability to use Canva Agent actions.
      See Also:
    • useCanvaAgentActionAsString

      public final String useCanvaAgentActionAsString()

      The ability to use Canva Agent actions.

      If the service returns an enum value that is not available in the current SDK version, useCanvaAgentAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useCanvaAgentActionAsString().

      Returns:
      The ability to use Canva Agent actions.
      See Also:
    • githubAction

      public final CapabilityState githubAction()

      The ability to perform actions using GitHub connectors.

      If the service returns an enum value that is not available in the current SDK version, githubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from githubActionAsString().

      Returns:
      The ability to perform actions using GitHub connectors.
      See Also:
    • githubActionAsString

      public final String githubActionAsString()

      The ability to perform actions using GitHub connectors.

      If the service returns an enum value that is not available in the current SDK version, githubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from githubActionAsString().

      Returns:
      The ability to perform actions using GitHub connectors.
      See Also:
    • createAndUpdateGithubAction

      public final CapabilityState createAndUpdateGithubAction()

      The ability to create and update GitHub actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateGithubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateGithubActionAsString().

      Returns:
      The ability to create and update GitHub actions.
      See Also:
    • createAndUpdateGithubActionAsString

      public final String createAndUpdateGithubActionAsString()

      The ability to create and update GitHub actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateGithubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateGithubActionAsString().

      Returns:
      The ability to create and update GitHub actions.
      See Also:
    • shareGithubAction

      public final CapabilityState shareGithubAction()

      The ability to share GitHub actions.

      If the service returns an enum value that is not available in the current SDK version, shareGithubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareGithubActionAsString().

      Returns:
      The ability to share GitHub actions.
      See Also:
    • shareGithubActionAsString

      public final String shareGithubActionAsString()

      The ability to share GitHub actions.

      If the service returns an enum value that is not available in the current SDK version, shareGithubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareGithubActionAsString().

      Returns:
      The ability to share GitHub actions.
      See Also:
    • useGithubAction

      public final CapabilityState useGithubAction()

      The ability to use GitHub actions.

      If the service returns an enum value that is not available in the current SDK version, useGithubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useGithubActionAsString().

      Returns:
      The ability to use GitHub actions.
      See Also:
    • useGithubActionAsString

      public final String useGithubActionAsString()

      The ability to use GitHub actions.

      If the service returns an enum value that is not available in the current SDK version, useGithubAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useGithubActionAsString().

      Returns:
      The ability to use GitHub actions.
      See Also:
    • notionAction

      public final CapabilityState notionAction()

      The ability to perform actions using Notion connectors.

      If the service returns an enum value that is not available in the current SDK version, notionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from notionActionAsString().

      Returns:
      The ability to perform actions using Notion connectors.
      See Also:
    • notionActionAsString

      public final String notionActionAsString()

      The ability to perform actions using Notion connectors.

      If the service returns an enum value that is not available in the current SDK version, notionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from notionActionAsString().

      Returns:
      The ability to perform actions using Notion connectors.
      See Also:
    • createAndUpdateNotionAction

      public final CapabilityState createAndUpdateNotionAction()

      The ability to create and update Notion actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateNotionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateNotionActionAsString().

      Returns:
      The ability to create and update Notion actions.
      See Also:
    • createAndUpdateNotionActionAsString

      public final String createAndUpdateNotionActionAsString()

      The ability to create and update Notion actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateNotionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateNotionActionAsString().

      Returns:
      The ability to create and update Notion actions.
      See Also:
    • shareNotionAction

      public final CapabilityState shareNotionAction()

      The ability to share Notion actions.

      If the service returns an enum value that is not available in the current SDK version, shareNotionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareNotionActionAsString().

      Returns:
      The ability to share Notion actions.
      See Also:
    • shareNotionActionAsString

      public final String shareNotionActionAsString()

      The ability to share Notion actions.

      If the service returns an enum value that is not available in the current SDK version, shareNotionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareNotionActionAsString().

      Returns:
      The ability to share Notion actions.
      See Also:
    • useNotionAction

      public final CapabilityState useNotionAction()

      The ability to use Notion actions.

      If the service returns an enum value that is not available in the current SDK version, useNotionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useNotionActionAsString().

      Returns:
      The ability to use Notion actions.
      See Also:
    • useNotionActionAsString

      public final String useNotionActionAsString()

      The ability to use Notion actions.

      If the service returns an enum value that is not available in the current SDK version, useNotionAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useNotionActionAsString().

      Returns:
      The ability to use Notion actions.
      See Also:
    • linearAction

      public final CapabilityState linearAction()

      The ability to perform actions using Linear connectors.

      If the service returns an enum value that is not available in the current SDK version, linearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from linearActionAsString().

      Returns:
      The ability to perform actions using Linear connectors.
      See Also:
    • linearActionAsString

      public final String linearActionAsString()

      The ability to perform actions using Linear connectors.

      If the service returns an enum value that is not available in the current SDK version, linearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from linearActionAsString().

      Returns:
      The ability to perform actions using Linear connectors.
      See Also:
    • createAndUpdateLinearAction

      public final CapabilityState createAndUpdateLinearAction()

      The ability to create and update Linear actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateLinearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateLinearActionAsString().

      Returns:
      The ability to create and update Linear actions.
      See Also:
    • createAndUpdateLinearActionAsString

      public final String createAndUpdateLinearActionAsString()

      The ability to create and update Linear actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateLinearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateLinearActionAsString().

      Returns:
      The ability to create and update Linear actions.
      See Also:
    • shareLinearAction

      public final CapabilityState shareLinearAction()

      The ability to share Linear actions.

      If the service returns an enum value that is not available in the current SDK version, shareLinearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareLinearActionAsString().

      Returns:
      The ability to share Linear actions.
      See Also:
    • shareLinearActionAsString

      public final String shareLinearActionAsString()

      The ability to share Linear actions.

      If the service returns an enum value that is not available in the current SDK version, shareLinearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareLinearActionAsString().

      Returns:
      The ability to share Linear actions.
      See Also:
    • useLinearAction

      public final CapabilityState useLinearAction()

      The ability to use Linear actions.

      If the service returns an enum value that is not available in the current SDK version, useLinearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useLinearActionAsString().

      Returns:
      The ability to use Linear actions.
      See Also:
    • useLinearActionAsString

      public final String useLinearActionAsString()

      The ability to use Linear actions.

      If the service returns an enum value that is not available in the current SDK version, useLinearAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useLinearActionAsString().

      Returns:
      The ability to use Linear actions.
      See Also:
    • huggingFaceAction

      public final CapabilityState huggingFaceAction()

      The ability to perform actions using HuggingFace connectors.

      If the service returns an enum value that is not available in the current SDK version, huggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from huggingFaceActionAsString().

      Returns:
      The ability to perform actions using HuggingFace connectors.
      See Also:
    • huggingFaceActionAsString

      public final String huggingFaceActionAsString()

      The ability to perform actions using HuggingFace connectors.

      If the service returns an enum value that is not available in the current SDK version, huggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from huggingFaceActionAsString().

      Returns:
      The ability to perform actions using HuggingFace connectors.
      See Also:
    • createAndUpdateHuggingFaceAction

      public final CapabilityState createAndUpdateHuggingFaceAction()

      The ability to create and update HuggingFace actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateHuggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateHuggingFaceActionAsString().

      Returns:
      The ability to create and update HuggingFace actions.
      See Also:
    • createAndUpdateHuggingFaceActionAsString

      public final String createAndUpdateHuggingFaceActionAsString()

      The ability to create and update HuggingFace actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateHuggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateHuggingFaceActionAsString().

      Returns:
      The ability to create and update HuggingFace actions.
      See Also:
    • shareHuggingFaceAction

      public final CapabilityState shareHuggingFaceAction()

      The ability to share HuggingFace actions.

      If the service returns an enum value that is not available in the current SDK version, shareHuggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareHuggingFaceActionAsString().

      Returns:
      The ability to share HuggingFace actions.
      See Also:
    • shareHuggingFaceActionAsString

      public final String shareHuggingFaceActionAsString()

      The ability to share HuggingFace actions.

      If the service returns an enum value that is not available in the current SDK version, shareHuggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareHuggingFaceActionAsString().

      Returns:
      The ability to share HuggingFace actions.
      See Also:
    • useHuggingFaceAction

      public final CapabilityState useHuggingFaceAction()

      The ability to use HuggingFace actions.

      If the service returns an enum value that is not available in the current SDK version, useHuggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useHuggingFaceActionAsString().

      Returns:
      The ability to use HuggingFace actions.
      See Also:
    • useHuggingFaceActionAsString

      public final String useHuggingFaceActionAsString()

      The ability to use HuggingFace actions.

      If the service returns an enum value that is not available in the current SDK version, useHuggingFaceAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useHuggingFaceActionAsString().

      Returns:
      The ability to use HuggingFace actions.
      See Also:
    • mondayAction

      public final CapabilityState mondayAction()

      The ability to perform actions using Monday connectors.

      If the service returns an enum value that is not available in the current SDK version, mondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from mondayActionAsString().

      Returns:
      The ability to perform actions using Monday connectors.
      See Also:
    • mondayActionAsString

      public final String mondayActionAsString()

      The ability to perform actions using Monday connectors.

      If the service returns an enum value that is not available in the current SDK version, mondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from mondayActionAsString().

      Returns:
      The ability to perform actions using Monday connectors.
      See Also:
    • createAndUpdateMondayAction

      public final CapabilityState createAndUpdateMondayAction()

      The ability to create and update Monday actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMondayActionAsString().

      Returns:
      The ability to create and update Monday actions.
      See Also:
    • createAndUpdateMondayActionAsString

      public final String createAndUpdateMondayActionAsString()

      The ability to create and update Monday actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateMondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateMondayActionAsString().

      Returns:
      The ability to create and update Monday actions.
      See Also:
    • shareMondayAction

      public final CapabilityState shareMondayAction()

      The ability to share Monday actions.

      If the service returns an enum value that is not available in the current SDK version, shareMondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMondayActionAsString().

      Returns:
      The ability to share Monday actions.
      See Also:
    • shareMondayActionAsString

      public final String shareMondayActionAsString()

      The ability to share Monday actions.

      If the service returns an enum value that is not available in the current SDK version, shareMondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareMondayActionAsString().

      Returns:
      The ability to share Monday actions.
      See Also:
    • useMondayAction

      public final CapabilityState useMondayAction()

      The ability to use Monday actions.

      If the service returns an enum value that is not available in the current SDK version, useMondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMondayActionAsString().

      Returns:
      The ability to use Monday actions.
      See Also:
    • useMondayActionAsString

      public final String useMondayActionAsString()

      The ability to use Monday actions.

      If the service returns an enum value that is not available in the current SDK version, useMondayAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useMondayActionAsString().

      Returns:
      The ability to use Monday actions.
      See Also:
    • hubspotAction

      public final CapabilityState hubspotAction()

      The ability to perform actions using Hubspot connectors.

      If the service returns an enum value that is not available in the current SDK version, hubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from hubspotActionAsString().

      Returns:
      The ability to perform actions using Hubspot connectors.
      See Also:
    • hubspotActionAsString

      public final String hubspotActionAsString()

      The ability to perform actions using Hubspot connectors.

      If the service returns an enum value that is not available in the current SDK version, hubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from hubspotActionAsString().

      Returns:
      The ability to perform actions using Hubspot connectors.
      See Also:
    • createAndUpdateHubspotAction

      public final CapabilityState createAndUpdateHubspotAction()

      The ability to create and update Hubspot actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateHubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateHubspotActionAsString().

      Returns:
      The ability to create and update Hubspot actions.
      See Also:
    • createAndUpdateHubspotActionAsString

      public final String createAndUpdateHubspotActionAsString()

      The ability to create and update Hubspot actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateHubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateHubspotActionAsString().

      Returns:
      The ability to create and update Hubspot actions.
      See Also:
    • shareHubspotAction

      public final CapabilityState shareHubspotAction()

      The ability to share Hubspot actions.

      If the service returns an enum value that is not available in the current SDK version, shareHubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareHubspotActionAsString().

      Returns:
      The ability to share Hubspot actions.
      See Also:
    • shareHubspotActionAsString

      public final String shareHubspotActionAsString()

      The ability to share Hubspot actions.

      If the service returns an enum value that is not available in the current SDK version, shareHubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareHubspotActionAsString().

      Returns:
      The ability to share Hubspot actions.
      See Also:
    • useHubspotAction

      public final CapabilityState useHubspotAction()

      The ability to use Hubspot actions.

      If the service returns an enum value that is not available in the current SDK version, useHubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useHubspotActionAsString().

      Returns:
      The ability to use Hubspot actions.
      See Also:
    • useHubspotActionAsString

      public final String useHubspotActionAsString()

      The ability to use Hubspot actions.

      If the service returns an enum value that is not available in the current SDK version, useHubspotAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useHubspotActionAsString().

      Returns:
      The ability to use Hubspot actions.
      See Also:
    • intercomAction

      public final CapabilityState intercomAction()

      The ability to perform actions using Intercom connectors.

      If the service returns an enum value that is not available in the current SDK version, intercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from intercomActionAsString().

      Returns:
      The ability to perform actions using Intercom connectors.
      See Also:
    • intercomActionAsString

      public final String intercomActionAsString()

      The ability to perform actions using Intercom connectors.

      If the service returns an enum value that is not available in the current SDK version, intercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from intercomActionAsString().

      Returns:
      The ability to perform actions using Intercom connectors.
      See Also:
    • createAndUpdateIntercomAction

      public final CapabilityState createAndUpdateIntercomAction()

      The ability to create and update Intercom actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateIntercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateIntercomActionAsString().

      Returns:
      The ability to create and update Intercom actions.
      See Also:
    • createAndUpdateIntercomActionAsString

      public final String createAndUpdateIntercomActionAsString()

      The ability to create and update Intercom actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateIntercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateIntercomActionAsString().

      Returns:
      The ability to create and update Intercom actions.
      See Also:
    • shareIntercomAction

      public final CapabilityState shareIntercomAction()

      The ability to share Intercom actions.

      If the service returns an enum value that is not available in the current SDK version, shareIntercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareIntercomActionAsString().

      Returns:
      The ability to share Intercom actions.
      See Also:
    • shareIntercomActionAsString

      public final String shareIntercomActionAsString()

      The ability to share Intercom actions.

      If the service returns an enum value that is not available in the current SDK version, shareIntercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareIntercomActionAsString().

      Returns:
      The ability to share Intercom actions.
      See Also:
    • useIntercomAction

      public final CapabilityState useIntercomAction()

      The ability to use Intercom actions.

      If the service returns an enum value that is not available in the current SDK version, useIntercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useIntercomActionAsString().

      Returns:
      The ability to use Intercom actions.
      See Also:
    • useIntercomActionAsString

      public final String useIntercomActionAsString()

      The ability to use Intercom actions.

      If the service returns an enum value that is not available in the current SDK version, useIntercomAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useIntercomActionAsString().

      Returns:
      The ability to use Intercom actions.
      See Also:
    • newRelicAction

      public final CapabilityState newRelicAction()

      The ability to perform actions using New Relic connectors.

      If the service returns an enum value that is not available in the current SDK version, newRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from newRelicActionAsString().

      Returns:
      The ability to perform actions using New Relic connectors.
      See Also:
    • newRelicActionAsString

      public final String newRelicActionAsString()

      The ability to perform actions using New Relic connectors.

      If the service returns an enum value that is not available in the current SDK version, newRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from newRelicActionAsString().

      Returns:
      The ability to perform actions using New Relic connectors.
      See Also:
    • createAndUpdateNewRelicAction

      public final CapabilityState createAndUpdateNewRelicAction()

      The ability to create and update New Relic actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateNewRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateNewRelicActionAsString().

      Returns:
      The ability to create and update New Relic actions.
      See Also:
    • createAndUpdateNewRelicActionAsString

      public final String createAndUpdateNewRelicActionAsString()

      The ability to create and update New Relic actions.

      If the service returns an enum value that is not available in the current SDK version, createAndUpdateNewRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createAndUpdateNewRelicActionAsString().

      Returns:
      The ability to create and update New Relic actions.
      See Also:
    • shareNewRelicAction

      public final CapabilityState shareNewRelicAction()

      The ability to share New Relic actions.

      If the service returns an enum value that is not available in the current SDK version, shareNewRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareNewRelicActionAsString().

      Returns:
      The ability to share New Relic actions.
      See Also:
    • shareNewRelicActionAsString

      public final String shareNewRelicActionAsString()

      The ability to share New Relic actions.

      If the service returns an enum value that is not available in the current SDK version, shareNewRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareNewRelicActionAsString().

      Returns:
      The ability to share New Relic actions.
      See Also:
    • useNewRelicAction

      public final CapabilityState useNewRelicAction()

      The ability to use New Relic actions.

      If the service returns an enum value that is not available in the current SDK version, useNewRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useNewRelicActionAsString().

      Returns:
      The ability to use New Relic actions.
      See Also:
    • useNewRelicActionAsString

      public final String useNewRelicActionAsString()

      The ability to use New Relic actions.

      If the service returns an enum value that is not available in the current SDK version, useNewRelicAction will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from useNewRelicActionAsString().

      Returns:
      The ability to use New Relic actions.
      See Also:
    • topic

      public final CapabilityState topic()

      The ability to perform Topic-related actions.

      If the service returns an enum value that is not available in the current SDK version, topic will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from topicAsString().

      Returns:
      The ability to perform Topic-related actions.
      See Also:
    • topicAsString

      public final String topicAsString()

      The ability to perform Topic-related actions.

      If the service returns an enum value that is not available in the current SDK version, topic will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from topicAsString().

      Returns:
      The ability to perform Topic-related actions.
      See Also:
    • editVisualWithQ

      public final CapabilityState editVisualWithQ()

      The ability to Edit Visual with AI

      If the service returns an enum value that is not available in the current SDK version, editVisualWithQ will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from editVisualWithQAsString().

      Returns:
      The ability to Edit Visual with AI
      See Also:
    • editVisualWithQAsString

      public final String editVisualWithQAsString()

      The ability to Edit Visual with AI

      If the service returns an enum value that is not available in the current SDK version, editVisualWithQ will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from editVisualWithQAsString().

      Returns:
      The ability to Edit Visual with AI
      See Also:
    • buildCalculatedFieldWithQ

      public final CapabilityState buildCalculatedFieldWithQ()

      The ability to Build Calculation with AI

      If the service returns an enum value that is not available in the current SDK version, buildCalculatedFieldWithQ will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from buildCalculatedFieldWithQAsString().

      Returns:
      The ability to Build Calculation with AI
      See Also:
    • buildCalculatedFieldWithQAsString

      public final String buildCalculatedFieldWithQAsString()

      The ability to Build Calculation with AI

      If the service returns an enum value that is not available in the current SDK version, buildCalculatedFieldWithQ will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from buildCalculatedFieldWithQAsString().

      Returns:
      The ability to Build Calculation with AI
      See Also:
    • createDashboardExecutiveSummaryWithQ

      public final CapabilityState createDashboardExecutiveSummaryWithQ()

      The ability to Create Executive Summary

      If the service returns an enum value that is not available in the current SDK version, createDashboardExecutiveSummaryWithQ will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createDashboardExecutiveSummaryWithQAsString().

      Returns:
      The ability to Create Executive Summary
      See Also:
    • createDashboardExecutiveSummaryWithQAsString

      public final String createDashboardExecutiveSummaryWithQAsString()

      The ability to Create Executive Summary

      If the service returns an enum value that is not available in the current SDK version, createDashboardExecutiveSummaryWithQ will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createDashboardExecutiveSummaryWithQAsString().

      Returns:
      The ability to Create Executive Summary
      See Also:
    • space

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from spaceAsString().

      Returns:
      The ability to perform space-related actions.
      See Also:
    • spaceAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from spaceAsString().

      Returns:
      The ability to perform space-related actions.
      See Also:
    • createSpaces

      public final CapabilityState createSpaces()

      The ability to create spaces.

      If the service returns an enum value that is not available in the current SDK version, createSpaces will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createSpacesAsString().

      Returns:
      The ability to create spaces.
      See Also:
    • createSpacesAsString

      public final String createSpacesAsString()

      The ability to create spaces.

      If the service returns an enum value that is not available in the current SDK version, createSpaces will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createSpacesAsString().

      Returns:
      The ability to create spaces.
      See Also:
    • shareSpaces

      public final CapabilityState shareSpaces()

      The ability to share spaces with other users and groups.

      If the service returns an enum value that is not available in the current SDK version, shareSpaces will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSpacesAsString().

      Returns:
      The ability to share spaces with other users and groups.
      See Also:
    • shareSpacesAsString

      public final String shareSpacesAsString()

      The ability to share spaces with other users and groups.

      If the service returns an enum value that is not available in the current SDK version, shareSpaces will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareSpacesAsString().

      Returns:
      The ability to share spaces with other users and groups.
      See Also:
    • chatAgent

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from chatAgentAsString().

      Returns:
      The ability to perform chat-related actions.
      See Also:
    • chatAgentAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from chatAgentAsString().

      Returns:
      The ability to perform chat-related actions.
      See Also:
    • createChatAgents

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createChatAgentsAsString().

      Returns:
      The ability to create chat agents.
      See Also:
    • createChatAgentsAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from createChatAgentsAsString().

      Returns:
      The ability to create chat agents.
      See Also:
    • shareChatAgents

      public final CapabilityState shareChatAgents()

      The ability to share chat agents with other users and groups.

      If the service returns an enum value that is not available in the current SDK version, shareChatAgents will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareChatAgentsAsString().

      Returns:
      The ability to share chat agents with other users and groups.
      See Also:
    • shareChatAgentsAsString

      public final String shareChatAgentsAsString()

      The ability to share chat agents with other users and groups.

      If the service returns an enum value that is not available in the current SDK version, shareChatAgents will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from shareChatAgentsAsString().

      Returns:
      The ability to share chat agents with other users and groups.
      See Also:
    • research

      public final CapabilityState 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from researchAsString().

      Returns:
      The ability to perform research-related actions.
      See Also:
    • researchAsString

      public final String 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 return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from researchAsString().

      Returns:
      The ability to perform research-related actions.
      See Also:
    • selfUpgradeUserRole

      public final CapabilityState selfUpgradeUserRole()

      The ability to enable users to upgrade their user role.

      If the service returns an enum value that is not available in the current SDK version, selfUpgradeUserRole will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from selfUpgradeUserRoleAsString().

      Returns:
      The ability to enable users to upgrade their user role.
      See Also:
    • selfUpgradeUserRoleAsString

      public final String selfUpgradeUserRoleAsString()

      The ability to enable users to upgrade their user role.

      If the service returns an enum value that is not available in the current SDK version, selfUpgradeUserRole will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from selfUpgradeUserRoleAsString().

      Returns:
      The ability to enable users to upgrade their user role.
      See Also:
    • extension

      public final CapabilityState extension()

      The ability to perform Extension-related actions.

      If the service returns an enum value that is not available in the current SDK version, extension will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from extensionAsString().

      Returns:
      The ability to perform Extension-related actions.
      See Also:
    • extensionAsString

      public final String extensionAsString()

      The ability to perform Extension-related actions.

      If the service returns an enum value that is not available in the current SDK version, extension will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from extensionAsString().

      Returns:
      The ability to perform Extension-related actions.
      See Also:
    • manageSharedFolders

      public final CapabilityState manageSharedFolders()

      The ability to create, update, delete and view shared folders (both restricted and unrestricted), ability to add any asset to shared folders, and ability to share the folders.

      Note: This does not prevent inheriting access to assets that others share with them through folder membership.

      If the service returns an enum value that is not available in the current SDK version, manageSharedFolders will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from manageSharedFoldersAsString().

      Returns:
      The ability to create, update, delete and view shared folders (both restricted and unrestricted), ability to add any asset to shared folders, and ability to share the folders.

      Note: This does not prevent inheriting access to assets that others share with them through folder membership.

      See Also:
    • manageSharedFoldersAsString

      public final String manageSharedFoldersAsString()

      The ability to create, update, delete and view shared folders (both restricted and unrestricted), ability to add any asset to shared folders, and ability to share the folders.

      Note: This does not prevent inheriting access to assets that others share with them through folder membership.

      If the service returns an enum value that is not available in the current SDK version, manageSharedFolders will return CapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from manageSharedFoldersAsString().

      Returns:
      The ability to create, update, delete and view shared folders (both restricted and unrestricted), ability to add any asset to shared folders, and ability to share the folders.

      Note: This does not prevent inheriting access to assets that others share with them through folder membership.

      See Also:
    • toBuilder

      public Capabilities.Builder 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 interface ToCopyableBuilder<Capabilities.Builder,Capabilities>
      Returns:
      a builder for type T
    • builder

      public static Capabilities.Builder builder()
    • serializableBuilderClass

      public static Class<? extends Capabilities.Builder> serializableBuilderClass()
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public final boolean equals(Object obj)
      Overrides:
      equals in class Object
    • equalsBySdkFields

      public final boolean equalsBySdkFields(Object obj)
      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 an SdkPojo class, and is generated based on a service model.

      If an SdkPojo class does not have any inherited fields, equalsBySdkFields and equals are essentially the same.

      Specified by:
      equalsBySdkFields in interface SdkPojo
      Parameters:
      obj - the object to be compared with
      Returns:
      true if the other object equals to this object by sdk fields, false otherwise.
    • toString

      public final String toString()
      Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
      Overrides:
      toString in class Object
    • getValueForField

      public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
    • sdkFields

      public final List<SdkField<?>> sdkFields()
      Specified by:
      sdkFields in interface SdkPojo
      Returns:
      List of SdkField in this POJO. May be empty list but should never be null.
    • sdkFieldNameToField

      public final Map<String,SdkField<?>> sdkFieldNameToField()
      Specified by:
      sdkFieldNameToField in interface SdkPojo
      Returns:
      The mapping between the field name and its corresponding field.