Amazon.APIGateway.Model.UpdateModelResponse.IsSetSchema C# (CSharp) Method

IsSetSchema() private method

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