Class IamGroupType


  • public class IamGroupType
    extends java.lang.Object
    • Constructor Detail

      • IamGroupType

        public IamGroupType​(org.openapitools.jackson.nullable.JsonNullable<? extends IamGroupValue> value,
                            org.openapitools.jackson.nullable.JsonNullable<? extends IamGroupSourceValue> sourceValue)
      • IamGroupType

        public IamGroupType()
    • Method Detail

      • value

        public org.openapitools.jackson.nullable.JsonNullable<IamGroupValue> value()
      • sourceValue

        public org.openapitools.jackson.nullable.JsonNullable<IamGroupSourceValue> sourceValue()
      • withValue

        public IamGroupType withValue​(org.openapitools.jackson.nullable.JsonNullable<? extends IamGroupValue> value)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object