Amazon.APIGateway.Model.CreateModelResponse.IsSetSchema C# (CSharp) 메소드

IsSetSchema() 개인적인 메소드

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