Amazon.APIGateway.Model.GetModelRequest.IsSetModelName C# (CSharp) Method

IsSetModelName() private method

private IsSetModelName ( ) : bool
return bool
        internal bool IsSetModelName()
        {
            return this._modelName != null;
        }