Class GuacamoleStruct

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated("com.probable.guacamole.generators.POJOGenerator")
    public class GuacamoleStruct
    extends com.atlan.model.structs.AtlanStruct
    Complex embedded attributes for Guacamole objects.
    See Also:
    Serialized Form
    • Method Detail

      • of

        public static GuacamoleStruct of​(java.lang.String guacamoleComplexOne,
                                         java.lang.Long guacamoleComplexTwo)
        Quickly create a new GuacamoleStruct.
        Parameters:
        guacamoleComplexOne - TBC
        guacamoleComplexTwo - TBC
        Returns:
        a GuacamoleStruct with the provided information
      • getGuacamoleComplexOne

        public java.lang.String getGuacamoleComplexOne()
        TBC
      • getGuacamoleComplexTwo

        public java.lang.Long getGuacamoleComplexTwo()
        TBC
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class com.atlan.model.structs.AtlanStruct
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
        Overrides:
        canEqual in class com.atlan.model.structs.AtlanStruct
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.atlan.model.structs.AtlanStruct
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class com.atlan.model.core.AtlanObject
      • getTypeName

        public java.lang.String getTypeName()
        Fixed typeName for GuacamoleStruct.
        Overrides:
        getTypeName in class com.atlan.model.structs.AtlanStruct