Amazon.APIGateway.Model.BasePathMapping.IsSetStage C# (CSharp) Method

IsSetStage() private method

private IsSetStage ( ) : bool
return bool
        internal bool IsSetStage()
        {
            return this._stage != null;
        }