Name | Type | Description | Notes |
---|---|---|---|
Root | Pointer to V0039AssocShort | [optional] |
func NewV0039ClusterRecAssociations() *V0039ClusterRecAssociations
NewV0039ClusterRecAssociations instantiates a new V0039ClusterRecAssociations object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV0039ClusterRecAssociationsWithDefaults() *V0039ClusterRecAssociations
NewV0039ClusterRecAssociationsWithDefaults instantiates a new V0039ClusterRecAssociations object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V0039ClusterRecAssociations) GetRoot() V0039AssocShort
GetRoot returns the Root field if non-nil, zero value otherwise.
func (o *V0039ClusterRecAssociations) GetRootOk() (*V0039AssocShort, bool)
GetRootOk returns a tuple with the Root field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0039ClusterRecAssociations) SetRoot(v V0039AssocShort)
SetRoot sets Root field to given value.
func (o *V0039ClusterRecAssociations) HasRoot() bool
HasRoot returns a boolean if a field has been set.