Package com.atlan.model.admin
Class SSOMapping.Config
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.admin.SSOMapping.Config
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SSOMapping
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlan.model.core.AtlanObject
AtlanObject.AtlanObjectBuilder<C extends AtlanObject,
B extends AtlanObject.AtlanObjectBuilder<C, B>> -
Field Summary
Fields inherited from class com.atlan.model.core.AtlanObject
rawJsonObject
-
Method Summary
Methods inherited from class com.atlan.model.core.AtlanObject
getRawJsonObject, setRawJsonObject, toJson
-
Method Details
-
builder
-
toBuilder
-
getSyncMode
-
getAttributes
-
getGroupName
-
getAttributeName
-
getAttributeValue
-
getAttributeFriendlyName
-
getAttributeValuesRegex
-
equals
- Overrides:
equals
in classAtlanObject
-
canEqual
- Overrides:
canEqual
in classAtlanObject
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAtlanObject
-
toString
Description copied from class:AtlanObject
- Overrides:
toString
in classAtlanObject
-