Class GroupingPolicyMetadata

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

    public class GroupingPolicyMetadata
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    GroupingPolicyMetadata.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDomain()
      Gets the domain.
      java.lang.String getInheritor()
      Gets the inheritor.
      java.lang.String getRole()
      Gets the role.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getDomain

        public java.lang.String getDomain()
        Gets the domain. domain.
        Returns:
        the domain
      • getInheritor

        public java.lang.String getInheritor()
        Gets the inheritor. inheritor.
        Returns:
        the inheritor
      • getRole

        public java.lang.String getRole()
        Gets the role. role.
        Returns:
        the role