Amazon.APIGateway.Model.UpdateBasePathMappingRequest.IsSetBasePath C# (CSharp) Method

IsSetBasePath() private method

private IsSetBasePath ( ) : bool
return bool
        internal bool IsSetBasePath()
        {
            return this._basePath != null;
        }