Class GetServiceIdOptions

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

    public class GetServiceIdOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getServiceId options.
    • Method Detail

      • id

        public java.lang.String id()
        Gets the id. Unique ID of the service ID.
        Returns:
        the id
      • includeHistory

        public java.lang.Boolean includeHistory()
        Gets the includeHistory. Defines if the entity history is included in the response.
        Returns:
        the includeHistory
      • includeActivity

        public java.lang.Boolean includeActivity()
        Gets the includeActivity. Defines if the entity's activity is included in the response. Retrieving activity data is an expensive operation, so only request this when needed.
        Returns:
        the includeActivity
      • showGroupId

        public java.lang.String showGroupId()
        Gets the showGroupId. Defines if the service ID group ID is included in the response.
        Returns:
        the showGroupId