Name | Type | Description | Notes |
---|---|---|---|
Addresses | Pointer to GetLkeClusterAcl200ResponseAllOfAclAddresses | [optional] | |
RevisionId | Pointer to interface{} | [optional] |
func NewGetLkeClusterAcl200ResponseAllOfAcl() *GetLkeClusterAcl200ResponseAllOfAcl
NewGetLkeClusterAcl200ResponseAllOfAcl instantiates a new GetLkeClusterAcl200ResponseAllOfAcl 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 NewGetLkeClusterAcl200ResponseAllOfAclWithDefaults() *GetLkeClusterAcl200ResponseAllOfAcl
NewGetLkeClusterAcl200ResponseAllOfAclWithDefaults instantiates a new GetLkeClusterAcl200ResponseAllOfAcl 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 *GetLkeClusterAcl200ResponseAllOfAcl) GetAddresses() GetLkeClusterAcl200ResponseAllOfAclAddresses
GetAddresses returns the Addresses field if non-nil, zero value otherwise.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) GetAddressesOk() (*GetLkeClusterAcl200ResponseAllOfAclAddresses, bool)
GetAddressesOk returns a tuple with the Addresses field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) SetAddresses(v GetLkeClusterAcl200ResponseAllOfAclAddresses)
SetAddresses sets Addresses field to given value.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) HasAddresses() bool
HasAddresses returns a boolean if a field has been set.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) GetRevisionId() interface{}
GetRevisionId returns the RevisionId field if non-nil, zero value otherwise.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) GetRevisionIdOk() (*interface{}, bool)
GetRevisionIdOk returns a tuple with the RevisionId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) SetRevisionId(v interface{})
SetRevisionId sets RevisionId field to given value.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) HasRevisionId() bool
HasRevisionId returns a boolean if a field has been set.
func (o *GetLkeClusterAcl200ResponseAllOfAcl) SetRevisionIdNil(b bool)
SetRevisionIdNil sets the value for RevisionId to be an explicit nil
func (o *GetLkeClusterAcl200ResponseAllOfAcl) UnsetRevisionId()
UnsetRevisionId ensures that no value is present for RevisionId, not even an explicit nil