Amazon.DeviceFarm.Model.ListOfferingsResponse.IsSetOfferings C# (CSharp) Method

IsSetOfferings() private method

private IsSetOfferings ( ) : bool
return bool
        internal bool IsSetOfferings()
        {
            return this._offerings != null && this._offerings.Count > 0; 
        }