Amazon.APIGateway.Model.UpdateUsagePlanResponse.IsSetQuota C# (CSharp) 메소드

IsSetQuota() 개인적인 메소드

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