Class CreateServiceIdGroupOptions

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

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

      • accountId

        public java.lang.String accountId()
        Gets the accountId. ID of the account the service ID group belongs to.
        Returns:
        the accountId
      • name

        public java.lang.String name()
        Gets the name. Name of the service ID group. Unique in the account.
        Returns:
        the name
      • description

        public java.lang.String description()
        Gets the description. Description of the service ID group.
        Returns:
        the description