Class ListConfigurationsResponse

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.ListConfigurationsResponse
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class ListConfigurationsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Object containing an array of available configurations.
  • Constructor Details

    • ListConfigurationsResponse

      public ListConfigurationsResponse()
  • Method Details

    • getConfigurations

      public List<Configuration> getConfigurations()
      Gets the configurations.

      An array of configurations that are available for the service instance.

      Returns:
      the configurations