Amazon.APIGateway.Model.CreateUsagePlanRequest.IsSetQuota C# (CSharp) Method

IsSetQuota() private method

private IsSetQuota ( ) : bool
return bool
        internal bool IsSetQuota()
        {
            return this._quota != null;
        }