Class Callbacks

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class Callbacks
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Callback-related information associated with a catalog entry.
    • Method Detail

      • newBuilder

        public Callbacks.Builder newBuilder()
        New builder.
        Returns:
        a Callbacks builder
      • controllerUrl

        public java.lang.String controllerUrl()
        Gets the controllerUrl. The URL of the deployment controller.
        Returns:
        the controllerUrl
      • brokerUrl

        public java.lang.String brokerUrl()
        Gets the brokerUrl. The URL of the deployment broker.
        Returns:
        the brokerUrl
      • brokerProxyUrl

        @Deprecated
        public java.lang.String brokerProxyUrl()
        Deprecated.
        this method is deprecated and may be removed in a future release
        Gets the brokerProxyUrl. The URL of the deployment broker SC proxy.
        Returns:
        the brokerProxyUrl
      • dashboardUrl

        public java.lang.String dashboardUrl()
        Gets the dashboardUrl. The URL of dashboard callback.
        Returns:
        the dashboardUrl
      • dashboardDataUrl

        public java.lang.String dashboardDataUrl()
        Gets the dashboardDataUrl. The URL of dashboard data.
        Returns:
        the dashboardDataUrl
      • dashboardDetailTabUrl

        public java.lang.String dashboardDetailTabUrl()
        Gets the dashboardDetailTabUrl. The URL of the dashboard detail tab.
        Returns:
        the dashboardDetailTabUrl
      • dashboardDetailTabExtUrl

        public java.lang.String dashboardDetailTabExtUrl()
        Gets the dashboardDetailTabExtUrl. The URL of the dashboard detail tab extension.
        Returns:
        the dashboardDetailTabExtUrl
      • serviceMonitorApi

        public java.lang.String serviceMonitorApi()
        Gets the serviceMonitorApi. Service monitor API URL.
        Returns:
        the serviceMonitorApi
      • serviceMonitorApp

        public java.lang.String serviceMonitorApp()
        Gets the serviceMonitorApp. Service monitor app URL.
        Returns:
        the serviceMonitorApp
      • apiEndpoint

        public java.util.Map<java.lang.String,​java.lang.String> apiEndpoint()
        Gets the apiEndpoint. API endpoint.
        Returns:
        the apiEndpoint